2011-04-07 |
Glenn Morris | * autogen/update_autogen: Ignore comment diffs in ldefs... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Chong Yidong | Remove list-processes C function; misc fixes to last... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Chong Yidong | Reimplement list-processes in Lisp. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Chong Yidong | Make Package Menu a child of Tabulated List mode. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Chong Yidong | * lisp/emacs-lisp/tabulated-list.el: New file. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Juanma Barranquero | New variable `revert-buffer-in-progress-p'. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | update_autogen |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Eli Zaretskii | Adapt the MS-DOS build to changes in gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Eli Zaretskii | Don't call gnulib's careadlinkat on Windows. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Eli Zaretskii | Fix the Windows build due to introduction of ATTRIBUTE_... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Juanma Barranquero | lib/makefile.w32-in: Adapt to changes in 2011-04-06T05... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Teodor Zlatanov | gnus-registry.el: Don't use ERT if it's not available. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Juanma Barranquero | Update and split ChangeLogs. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | * lib/gnulib.mk, m4/stdbool.m4, m4/stddef_h.m4, m4... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | Fix more problems found by GCC 4.6.0's static checks. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | * doc/misc/texinfo.tex: Upgrade to 2011-03-25.11 versio... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | doprnt, error, and verror are not printf-compatible. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | Undo Fstring_to_unibyte change. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | * autogen/update_autogen: Add a separate -L option... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | Auto-commit of loaddefs files. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | * autogen/update_autogen: Configure --without-x. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | Make update_autogen handle loaddefs-like files as well. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | Calendar fix for scroll-bar scrolling (b#8305). |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Glenn Morris | * lisp/gnus/registry.el: Fix copyright, standardize... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Juanma Barranquero | lisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Ted Zlatanov | Add lisp/gnus/registry.el. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Teodor Zlatanov | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Chong Yidong | Remove extraneous messages in 2011-03-30 completion... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * xmenu.c (Fx_popup_dialog): Don't assume string is... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * menu.c (Fx_popup_menu): Don't assume error_name lacks... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * fns.c (Fstring_to_unibyte): Don't rely on undefined... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * lisp.h (message, message_nolog, doprint, error, verro... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * xdisp.c (vmessage): Mark as a printf-like function. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * term.c (vfatal, maybe_fatal): Mark as printf-like... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * sound.c (sound_warning): Don't crash if arg contains... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * image.c (tiff_error_handler, tiff_warning_handler... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * eval.c (Fsignal): Remove excess argument to 'fatal'. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * emacsclient.c (message): Mark it as a printf-like... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * configure.in (ATTRIBUTE_FORMAT, ATTRIBUTE_FORMAT_PRIN... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | Merge changes from gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Juanma Barranquero | lisp/font-lock.el: Remove obsolete code. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Juanma Barranquero | lisp/info.el: Fix typos; mark unused parameters. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * coding.c (DECODE_COMPOSITION_RULE): If the rule is... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * coding.c (EMIT_ONE_BYTE, EMIT_TWO_BYTES): Use unsigne... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * xfont.c (xfont_open): Avoid unnecessary tests. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * xfont.c (xfont_text_extents): Remove var that was... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Paul Eggert | * composite.c (composition_gstring_put_cache): Use... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Deniz Dogan | * lisp/net/rcirc.el: Update my e-mail address. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Deniz Dogan | * lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Chong Yidong | Fix theme and X-resource interactions for the cursor... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Juanma Barranquero | lisp/help-fns.el: Fix mistake in previous change. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Juanma Barranquero | lisp/help-fns.el (describe-variable): Fix completion. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * composite.h, composite.c (composition_gstring_put_cache): |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * composite.h (COMPOSITION_DECODE_REFS): New macro, |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * textprop.c (set_text_properties_1): Change while... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * intervals.c (interval_deletion_adjustment): Return... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Lars Magne... | gnus-sum.el (gnus-update-marks): Reinstate the code... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Juanma Barranquero | Convert some .el files to lexical scoping. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Juanma Barranquero | lisp/dired.el: Update autoloads. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * intervals.c (graft_intervals_into_buffer): Mark var... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * process.c (read_process_output): Simplify nbytes... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * process.c (read_process_output): Do adaptive read... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * process.c (Fnetwork_interface_info): Avoid possibilit... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * process.c (create_pty): Remove unnecessary "volatile"s. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * process.c (list_processes_1, create_pty, read_process... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * bytecode.c (exec_byte_code): Rename local to avoid... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * syntax.c (update_syntax_table): Use unsigned instead... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * syntax.c (scan_words): Remove var that was set but... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * lread.c (safe_to_load_p): Make the end-of-loop test... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * lread.c (lisp_file_lexically_bound_p, read1): Use... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * lread.c (lisp_file_lexically_bound_p): Use ints rathe... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * print.c (print_error_message): Avoid int overflow. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Paul Eggert | * font.c (font_list_entities): Redo for clarity, |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Daiki Ueno | Use lexical binding in ep[ga]*.el. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Stefan Monnier | * src/keyboard.c (safe_run_hook_funcall): Fix last... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Chong Yidong | * lisp/dired-aux.el (dired-create-files): Add docstring... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Chong Yidong | Add changes to lisp/url/ChangeLog omitted from 2011... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Chong Yidong | Improvements to flyspell-mark-duplications-exceptions. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Jan Djärv | * nsterm.m (ns_update_auto_hide_menu_bar): Define MAC_O... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * font.c (font_score): Avoid potential overflow in... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * font.c (font_find_for_lface, Ffont_get_glyphs): Remov... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * fns.c (sxhash): Redo loop for clarity and to avoid... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * fns.c (substring_both): Remove var that is set but... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * eval.c (funcall_lambda): Rename local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * alloc.c (mark_object_loop_halt, mark_object): Use... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * search.c (wordify): Omit three unnecessary tests. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * search.c (boyer_moore, wordify): Remove vars set... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * indent.c (MULTIBYTE_BYTES_WIDTH): Don't compute wide_... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Chong Yidong | Fix missing NEWS subentry (Bug#8400). |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * casefiddle.c (casify_region): Remove var that is... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * dired.c (file_name_completion): Remove var that is... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Paul Eggert | * fileio.c (Finsert_file_contents): Make EOF condition... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Juanma Barranquero | src/xdisp.c: Remove some unused parameters. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Chong Yidong | Merge open-protocol-stream into open-network-stream. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Glenn Morris | find-dired improvements for bug#4403. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Glenn Morris | Remove some unnecessary purecopy's from find-dired. |
commit | commitdiff | tree | snapshot |
next |