bpt/emacs.git
2012-04-23 Chong Yidong* subr.el (accept-change-group): Fix arg usage.
2012-04-23 Chong YidongUse proper faces in apropos.el.
2012-04-23 Chong Yidong* apropos.el (apropos-read-pattern): Fix word list...
2012-04-23 Chong YidongRemove non-option variable handling from customize...
2012-04-23 Michael Albinus* net/xesam.el (xesam-mode-map): Use let-bound map in
2012-04-23 Agustín Martínispell.el,flyspell.el: Preserve session localwords...
2012-04-23 Glenn MorrisAuto-commit of generated files.
2012-04-23 Agustín MartínRemove obsolete usage of (ispell-insert-word)
2012-04-23 Paul EggertFix minor GTK3 problems found by static checking.
2012-04-23 Paul EggertSpelling fixes.
2012-04-23 Paul Eggert* configure.in: Remove wrong part of comment.
2012-04-23 Paul Eggert* keyboard.c (handle_async_input): Define only if SYNC_...
2012-04-23 Chong YidongFix last fix.
2012-04-23 Chong YidongDoc fixes for where-is-internal.
2012-04-22 Paul EggertModernize and clean up gmalloc.c to assume C89 (Bug...
2012-04-22 Chong Yidong* faces.el (face-spec-set): Stop supporting deprecated...
2012-04-22 Chong YidongMake the "reset-saved" Custom operation reset to defaul...
2012-04-22 Paul Eggert* dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only...
2012-04-22 Michael AlbinusMove functions from C to Lisp. Make non-blocking metho...
2012-04-22 Chong YidongTweaks to Customize interface. Set custom-reset-button...
2012-04-22 Alan MackenzieCC Mode. Adding a ) can hide the resulting (..) from...
2012-04-22 Glenn MorrisAuto-commit of generated files.
2012-04-22 Paul EggertFix GC_MALLOC_CHECK debugging output on 64-bit hosts.
2012-04-22 Paul Eggert* alloc.c: Handle unusual debugging option combinations.
2012-04-22 Chong Yidong* simple.el (delete-active-region): Move to killing...
2012-04-22 Paul Eggert* configure.in (doug_lea_malloc): Check for __malloc_in...
2012-04-22 Leo Liu* src/sysdep.c (list_system_processes): Support Darwin.
2012-04-22 Paul Eggert* sysdep.c [__FreeBSD__]: Minor cleanups.
2012-04-21 Bastien GuerryRemove wrong ChangeLog entry in lisp/org/ChangeLog.
2012-04-21 Glenn Morris* doc/lispref/macros.texi (Indenting Macros): Fix typo.
2012-04-21 Glenn MorrisMore small edits for doc/lispref/windows.texi
2012-04-21 Andreas Schwab* progmodes/which-func.el (which-func-current): Quote %
2012-04-21 Paul EggertSync from gnulib version 4f11d6bebc3098c64ffde27079ab0d...
2012-04-21 Juanma BarranqueroDon't add modes to which-func-modes if already set...
2012-04-21 Leo Liu* lisp/net/rcirc.el (rcirc): Avoid error when process...
2012-04-21 Eduard WiebeAdd system processes support for FreeBSD.
2012-04-21 Chong YidongFix xml.el regression introduced by 2012-01-27 change.
2012-04-21 Eli ZaretskiiFix the build after leim-related changes.
2012-04-21 Andreas Schwab* lisp.mk (lisp): Update.
2012-04-21 Andreas SchwabFixes: debbugs:11285
2012-04-21 Andreas Schwab* gnus.el (debbugs-gnu): Don't override existing autolo...
2012-04-21 Michael VehrsImprove tbl support in woman.el.
2012-04-21 Glenn MorrisMore small edits for doc/lispref/windows.texi
2012-04-21 Glenn MorrisSmall edits for doc/lispref/windows.texi
2012-04-21 Glenn MorrisStandardize case of "GTK+" in a few manuals
2012-04-21 Glenn MorrisBump lispref version
2012-04-21 Glenn MorrisComment fix
2012-04-21 Glenn Morrislispref minibuf.texi small edit
2012-04-21 Glenn MorrisSmall faq edits
2012-04-20 Glenn MorrisComment for doc/emacs/mule.texi
2012-04-20 Glenn MorrisFix FOR-RELEASE typo
2012-04-20 Paul Eggert* keyboard.c (process_pending_signals): Define only...
2012-04-20 Stefan Monnier* lisp/minibuffer.el (completion-file-name-table):...
2012-04-20 Paul EggertFix logic for returning to and yanking from Rmail buffer.
2012-04-20 Glenn Morrisfileio.c fix for bug#11245
2012-04-20 Glenn MorrisFix up merged ChangeLog entries
2012-04-20 Eli ZaretskiiFix bug #11288 with overrunning array limits.
2012-04-20 Stefan Monnier* src/print.c (print_preprocess): Only check print_dept...
2012-04-20 Leo Liu* lisp/font-lock.el (lisp-font-lock-keywords-2): Add...
2012-04-20 Chong YidongFix emacsclient/server behavior under --without-x.
2012-04-20 Eli ZaretskiiFix bug #11279 with sending command blocks to GDB.
2012-04-20 Chong Yidong* lisp/server.el (server-execute): Respect initial...
2012-04-20 Martin RudalicsImprove fix for resizing minibuffer windows.
2012-04-20 Chong Yidong* lisp/startup.el: Fix typo.
2012-04-20 Martin RudalicsFix resizing of minibuffer windows (Bug#11276).
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-20 Glenn Morris* etc/CONTRIBUTE: Expand a bit on copyright assignments.
2012-04-20 Glenn Morris* MORE.STUFF: General update.
2012-04-20 Dan NicolaescuFix sysfs battery display.
2012-04-20 Chong YidongFix last change.
2012-04-20 Chong YidongFixes for pty handling in gdb-mi.el and process.c.
2012-04-20 Eli ZaretskiiChangeLog updates for last commit.
2012-04-20 Eli ZaretskiiDoc fixes in window.el functions.
2012-04-20 Eli ZaretskiiPut the '$Id:' tag into MS-Windows executable of Emacs.
2012-04-20 Eli ZaretskiiDoc fixes for emacs-bzr-* facilities.
2012-04-20 Glenn MorrisFOR-RELEASE small edits
2012-04-20 Glenn MorrisSome rough FAQ additions for Emacs 24
2012-04-20 Glenn MorrisMore small edits for doc/lispref/minibuf.texi
2012-04-19 Stefan Monnier* lisp/electric.el (electric-indent-post-self-insert...
2012-04-19 Juanma Barranquerolisp/imenu.el (imenu-progress-message): Restore.
2012-04-19 Juanma Barranquerolisp/*: Add declarations, remove unused bindings, mark...
2012-04-19 Juanma BarranqueroRemove some `toggle-read-only' warnings.
2012-04-19 Glenn MorrisAuto-commit of generated files.
2012-04-19 Michael Albinus* net/tramp.el (tramp-action-password): Let-bind enable...
2012-04-19 Chong YidongDelete the gdb-inferior pty when the gdb process exits.
2012-04-19 Glenn MorrisChangeLog fix
2012-04-19 Glenn MorrisMore small edits for doc/lispref/minibuf.texi
2012-04-19 Glenn MorrisShameful typo
2012-04-19 Glenn MorrisSmall edits for doc/lispref/minibuf.texi
2012-04-18 Sam Steingold* lisp/progmodes/gud.el (gud-key-prefix): Use :type...
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Paul EggertMerge from trunk.
2012-04-18 Leo Liu* lisp/abbrev.el (edit-abbrevs): Move point to the...
2012-04-18 Paul Eggert* configure.in: Do not assume GCC 4.7.0 and/or no stack...
2012-04-18 Glenn MorrisAuto-commit of generated files.
2012-04-18 Glenn MorrisMore small doc and lispref edits related to processes
2012-04-18 Chong Yidong* simple.el (line-move): Use forward-line if in batch...
2012-04-18 Christopher... Fix require-final-newline interaction with read-only...
2012-04-18 Christopher... Docfix for require-final-newline in Lisp manual.
2012-04-18 Chong Yidong* lisp/progmodes/grep.el (grep, rgrep): Doc fix.
next