]> code.delx.au - gnu-emacs/history
gnu-emacs
2011-04-01 Stefan MonnierMiscellanous cleanups in preparation for the merge. origin/old-branches/lexbind-new
2011-03-31 Stefan MonnierMerge from trunk
2011-03-30 Stefan Monnier* src/eval.c (struct backtrace): Don't cheat with negat...
2011-03-30 Stefan Monnier* lisp/subr.el (apply-partially): Use a non-nil static...
2011-03-30 Stefan Monnier* src/bytecode.c (Fbyte_code): CAR and CDR can GC.
2011-03-30 Gnus developersMerge Gnus' changes.
2011-03-30 Juanma Barranquerolisp/makefile.w32-in (COMPILE_FIRST): Remove pcase.
2011-03-30 Zachary Kanfer* src/keyboard.c (Fexecute_extended_command): Do log...
2011-03-30 Stefan Monnier* lisp/subr.el (with-output-to-temp-buffer): Don't...
2011-03-30 Chong YidongChange default type of open-protocol-stream.
2011-03-30 Leo LiuImprove key bindings in edit-abbrevs-mode
2011-03-30 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-03-30 Paul Eggert* unexelf.c (unexec) [! (defined _SYSTYPE_SYSV || defin...
2011-03-30 Paul Eggert* editfns.c (Fmessage_box): Remove unused local var.
2011-03-29 Paul EggertMerge from mainline.
2011-03-29 Ken Manheimer* allout.el (allout-hide-by-annotation, allout-flag...
2011-03-29 Juanma Barranquerosrc/scroll.c, src/w32.c: Trivial whitespace changes.
2011-03-29 Gnus developersMerge changes made in Gnus trunk.
2011-03-29 Leo LiuAdd to minibuffer-history if HISOTRY is nil in ido.el
2011-03-29 Paul Eggert* xdisp.c (try_window_reusing_current_matrix, x_produce...
2011-03-29 Paul Eggert* window.c (shrink_windows): Omit unused local var.
2011-03-29 Paul Eggert* menu.c (digest_single_submenu): Omit unused local...
2011-03-29 Paul Eggert* dispnew.c (update_window) [PERIODIC_PREEMPTION_CHECKING]:
2011-03-29 Paul Eggert* etags.c (just_read_file): Remove dummy variable and...
2011-03-29 Glenn Morris* INSTALL.BZR: Tiny re-wording.
2011-03-28 Juanma Barranquerosrc/*.c: Remove some additional unused parameters.
2011-03-28 Stefan MonnierDon't reset post-command-hook to nil upon error.
2011-03-28 Leo LiuPlace empty abbrev tables after nonempty ones when...
2011-03-28 Juanma Barranquerosrc/*.c: Remove unused parameters and other warnings.
2011-03-28 Glenn Morris* autogen/update_autogen: Pass -f to autoreconf.
2011-03-28 Glenn MorrisMake autogen.sh respect AUTOCONF etc.
2011-03-27 Paul Eggert* keyboard.c (read_key_sequence): Don't check last_real...
2011-03-27 Paul Eggert* keyboard.c (keyremap_step, read_key_sequence): Use...
2011-03-27 Paul Eggert* keyboard.c (parse_modifiers_uncached, parse_modifiers):
2011-03-27 Jan DjärvFormat doc and add customize for ns-auto-hide-menu...
2011-03-27 Jan DjärvIntroduce ns-auto-hide-menu-bar to hide menubar for...
2011-03-27 Jan Djärv* nsmenu.m (runDialogAt): Remove argument to timer_check.
2011-03-27 Paul Eggert* callproc.c (Fcall_process, Fcall_process_region)...
2011-03-27 Paul Eggert* eval.c (Fbacktrace_frame): Don't assume nframes fits...
2011-03-27 Paul Eggert* eval.c (Fbacktrace): Don't assume nargs fits in int.
2011-03-27 Paul Eggert* syntax.c (scan_sexps_forward): Avoid pointer wraparound.
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul Eggert* chartab.c (sub_char_table_ref_and_range): Redo for...
2011-03-27 Glenn MorrisAuto-commit of generated files.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-27 Paul Eggert* keyboard.c, keyboard.h (num_input_events): Now size_t.
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
2011-03-27 Leo LiuSupport separate fg and bg colors in ansi-color.el
2011-03-26 Chong YidongChanges to open-protocol-stream, preparing for merging...
2011-03-26 Glenn MorrisReplace some obsolete autoconf macros with their modern...
2011-03-26 Eli ZaretskiiCall try_scrolling even if buffer's clip_changed flag...
2011-03-26 Paul Eggert* alloc.c (garbage_collect): Don't assume stack size...
2011-03-26 Juanma Barranquerosrc/*.c: Fix more warnings about unused parameters.
2011-03-26 Juanma Barranquerosrc/*.h: Remove unused parameters and functions.
2011-03-25 Teodor Zlatanovmm-util.el (mm-handle-filename): Move to mm-decode...
2011-03-25 Leo LiuRemove redundant (require 'timer) in midnight.el
2011-03-25 Leo LiuRemove unused and erroneous midnight-time-float
2011-03-25 Chong YidongDiscard changes to buffer->clip_changed incurred during...
2011-03-25 Andreas Schwab* autogen/update_autogen: Remove useless function keyword.
2011-03-25 Juanma Barranquerosrc/*.c: Remove unused function parameters.
2011-03-25 Juanma Barranquerosrc/fileio.c: Move computation of encoded_absname insid...
2011-03-25 Juanma Barranqueront/*.c, src/*.c: Remove unused variables.
2011-03-25 Andreas Schwab.gitignore: Add compile, config.guess, config.sub,...
2011-03-25 Eli ZaretskiiAdapt the MS-DOS build to lib/stdio.h and autogen/.
2011-03-25 Eli ZaretskiiFix previous commit.
2011-03-25 Eli ZaretskiiAdapt config.bat and msdos/sedlibmk.inp to autogen...
2011-03-25 Glenn Morris* admin/make-tarball.txt: Comment.
2011-03-25 Glenn MorrisRemove some files that autoreconf can supply.
2011-03-25 Glenn Morris* admin/notes/copyright: Remove info on some files...
2011-03-25 Leo LiuSome ido cleanups
2011-03-24 Stefan MonnierFirst step towards using standard completion in comint.
2011-03-24 Drew AdamsAdd support for defun in thingatpt.el
2011-03-24 Stefan MonnierFix C-M-x in lexbind mode. Misc tweaks.
2011-03-24 Paul Eggert* keyboard.c (syms_of_keyboard): Use the same style...
2011-03-24 Paul Eggert* image.c (tiff_load): Fix off-by-one image count ...
2011-03-24 Paul Eggert* xselect.c (x_check_property_data): Return correct...
2011-03-24 Juanma Barranquerosrc/w32term.c (x_set_glyph_string_clipping): Don't...
2011-03-23 Leo LiuMove abbrevlist.el to obsolete/abbrevlist.el
2011-03-23 Juanma Barranquerow32: Fix some warnings reported by -Wall -Wextra.
2011-03-23 Leo LiuTweak regexp in help-mode-finish
2011-03-23 Julien DanjouUse Frun_hooks rather than calling Vrun_hooks manually
2011-03-23 Paul Eggert* xterm.c (x_make_frame_visible, same_x_server): Redo...
2011-03-23 Paul Eggert* chartab.c (sub_char_table_ref_and_range): Redo to...
2011-03-23 Paul Eggert* term.c (produce_glyphless_glyph): Remove unnecessary...
2011-03-23 Paul Eggert* cm.c (calccost): Turn while-do into do-while, for...
2011-03-23 Glenn Morris* autogen/update_autogen (msg): Remove function; use...
2011-03-23 Glenn Morris* autogen/update_autogen: Fix typo.
2011-03-23 Glenn MorrisAuto-commit of generated files.
2011-03-23 Glenn Morris* admin/notes/copyright: Remove comments about deleted...
2011-03-23 Glenn MorrisFix ChangeLog typo.
2011-03-23 Glenn MorrisReplace mkinstalldirs with `install-sh -d', as automake...
2011-03-23 Glenn Morris* admin/notes/bzr: Update bzr changelog_merge plugin...
2011-03-23 Glenn Morrisesh-opt trivia.
2011-03-23 Glenn Morris* lisp/progmodes/gdb-mi.el (gdb): Fix typo in previous...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge removals from trunk.
2011-03-23 Stefan MonnierClean up left over Emacs-18/19 code, inline byte-code...
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Juanma Barranquerolisp/emacs-lisp/derived.el: Don't warn about keymaps...
next