bpt/emacs.git
2011-04-06 Glenn MorrisMake update_autogen handle loaddefs-like files as well.
2011-04-06 Glenn MorrisCalendar fix for scroll-bar scrolling (b#8305).
2011-04-06 Glenn Morris* lisp/gnus/registry.el: Fix copyright, standardize...
2011-04-06 Juanma Barranquerolisp/mh-e/mh-funcs.el (mh-undo-folder): Make compatible...
2011-04-05 Ted ZlatanovAdd lisp/gnus/registry.el.
2011-04-05 Teodor ZlatanovMerge changes made in Gnus trunk.
2011-04-05 Chong YidongRemove extraneous messages in 2011-03-30 completion...
2011-04-05 Juanma Barranquerolisp/font-lock.el: Remove obsolete code.
2011-04-05 Juanma Barranquerolisp/info.el: Fix typos; mark unused parameters.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el: Update my e-mail address.
2011-04-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-mode-map): Remove M-o binding.
2011-04-05 Chong YidongFix theme and X-resource interactions for the cursor...
2011-04-04 Juanma Barranquerolisp/help-fns.el: Fix mistake in previous change.
2011-04-04 Juanma Barranquerolisp/help-fns.el (describe-variable): Fix completion.
2011-04-04 Lars Magne... gnus-sum.el (gnus-update-marks): Reinstate the code...
2011-04-04 Juanma BarranqueroConvert some .el files to lexical scoping.
2011-04-04 Juanma Barranquerolisp/dired.el: Update autoloads.
2011-04-04 Daiki UenoUse lexical binding in ep[ga]*.el.
2011-04-04 Stefan Monnier* src/keyboard.c (safe_run_hook_funcall): Fix last...
2011-04-03 Chong Yidong* lisp/dired-aux.el (dired-create-files): Add docstring...
2011-04-03 Chong YidongAdd changes to lisp/url/ChangeLog omitted from 2011...
2011-04-03 Chong YidongImprovements to flyspell-mark-duplications-exceptions.
2011-04-03 Jan Djärv* nsterm.m (ns_update_auto_hide_menu_bar): Define MAC_O...
2011-04-03 Chong YidongFix missing NEWS subentry (Bug#8400).
2011-04-02 Juanma Barranquerosrc/xdisp.c: Remove some unused parameters.
2011-04-02 Chong YidongMerge open-protocol-stream into open-network-stream.
2011-04-02 Glenn Morrisfind-dired improvements for bug#4403.
2011-04-02 Glenn MorrisRemove some unnecessary purecopy's from find-dired.
2011-04-02 Glenn MorrisRemove some autoload cookies on defcustoms in find...
2011-04-02 Glenn MorrisChangeLog fix.
2011-04-02 Glenn MorrisUse find -exec with '+' for grep-find if supported.
2011-04-02 Glenn Morris* lisp/files.el (save-some-buffers): Doc fix.
2011-04-02 Jim Meyeringdo not dereference NULL upon failed strdup
2011-04-02 Juanma Barranquerosrc/eval.c (unwind_to_catch) [DEBUG_GCPRO]: Remove...
2011-04-02 Eli ZaretskiiA better default for $(EMACS) in lisp/makefile.w32-in.
2011-04-02 Jan Djärv* nsterm.m (ns_update_auto_hide_menu_bar): Only for...
2011-04-01 Juanma Barranquerolisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.
2011-04-01 Juanma Barranquerolisp/progmodes/idlwave.el: Use `dolist' rather than...
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-04-01 Stefan MonnierMiscellanous cleanups in preparation for the merge.
2011-04-01 Julien Danjoumm-view.el (mm-display-inline-fontify): Do not fontify...
2011-04-01 Eli ZaretskiiAdd a new command `info-display-manual'.
2011-04-01 Paul Eggertlib/stdio.in.h, m4/gnulib-common.m4: Regenerate from...
2011-03-31 Juanma Barranquerosrc/xdisp.c (redisplay_internal): Fix prototype.
2011-03-31 Eli Zaretskiietc/NEWS: Reflect new behavior due to 2011-03-31T19...
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan Monnier* lisp/loadup.el: Load minibuffer after loaddefs, to...
2011-03-31 Lars Magne... gnus-sum.el (gnus-update-marks): Revert intersection...
2011-03-31 Tassilo Horn* net/rcirc.el (rcirc-handler-001): Only authenticate...
2011-03-31 Glenn Morris* lisp/progmodes/f90.el (f90-find-tag-default): Handle...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-31 Glenn Morris* lisp/generic-x.el (etc-fstab-generic-mode): Add ext4...
2011-03-31 Juanma Barranquerosrc/xdisp.c: Remove unused parameters.
2011-03-30 Christoph Scholtes* progmodes/python.el (python-default-interpreter)
2011-03-30 Stefan Monnier(completion-in-region): Pop down *Completions* automati...
2011-03-30 Jason Merrill* lisp/vc/add-log.el (add-change-log-entry): Don't...
2011-03-30 Eli ZaretskiiDocumentation parts of the scroll fix.
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 Eli ZaretskiiFix off-by-one in scroll down aggressively.
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 Eli ZaretskiiFix failures in try_scrolling when scrolling back.
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 Eli ZaretskiiFix scrolling back with scroll-down-aggressively.
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.
next