aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * net/xesam.el (xesam-mode-map): Use let-bound map inMichael Albinus2012-04-232-1/+6
* ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-233-5/+43
* Auto-commit of generated files.Glenn Morris2012-04-232-5/+23
* Remove obsolete usage of (ispell-insert-word)Agustín Martín2012-04-232-13/+10
* Fix minor GTK3 problems found by static checking.Paul Eggert2012-04-234-34/+39
* Spelling fixes.Paul Eggert2012-04-226-6/+6
* * configure.in: Remove wrong part of comment.Paul Eggert2012-04-221-1/+1
* * keyboard.c (handle_async_input): Define only if SYNC_INPUT || SIGIO.Paul Eggert2012-04-222-0/+7
* Modernize and clean up gmalloc.c to assume C89 (Bug#9119).Paul Eggert2012-04-222-375/+251
* * faces.el (face-spec-set): Stop supporting deprecated form of third arg.Chong Yidong2012-04-233-29/+29
* Make the "reset-saved" Custom operation reset to default if there is no saved...Chong Yidong2012-04-232-45/+53
* * dbusbind.c (XD_DBUS_VALIDATE_OBJECT): Define only if needed.Paul Eggert2012-04-222-1/+8
* Move functions from C to Lisp. Make non-blocking method callsMichael Albinus2012-04-229-1454/+1797
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-2224-111/+165
* CC Mode. Adding a ) can hide the resulting (..) from searches. Fix it.Alan Mackenzie2012-04-222-9/+41
* Auto-commit of generated files.Glenn Morris2012-04-222-30/+18
* Fix GC_MALLOC_CHECK debugging output on 64-bit hosts.Paul Eggert2012-04-222-1/+5
* * alloc.c: Handle unusual debugging option combinations.Paul Eggert2012-04-222-10/+22
* * configure.in (doug_lea_malloc): Check for __malloc_initialize_hook.Paul Eggert2012-04-212-11/+25
* * src/sysdep.c (list_system_processes): Support Darwin.Leo Liu2012-04-222-2/+20
* * sysdep.c [__FreeBSD__]: Minor cleanups.Paul Eggert2012-04-212-46/+56
* Sync from gnulib version 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdcPaul Eggert2012-04-214-4/+14
* Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-214-4/+14
* * lisp/net/rcirc.el (rcirc): Avoid error when process-contact returnsLeo Liu2012-04-212-5/+12
* Add system processes support for FreeBSD.Eduard Wiebe2012-04-212-0/+216
* Fix the build after leim-related changes.Eli Zaretskii2012-04-213-4/+29
* * lisp.mk (lisp): Update.Andreas Schwab2012-04-212-0/+5
* Fixes: debbugs:11285Andreas Schwab2012-04-212-1/+7
* Improve tbl support in woman.el.Michael Vehrs2012-04-212-24/+90
* * keyboard.c (process_pending_signals): Define only if SYNC_INPUT.Paul Eggert2012-04-202-0/+7
* * lisp/minibuffer.el (completion-file-name-table): Complete user names.Stefan Monnier2012-04-202-0/+10
* Fix up merged ChangeLog entriesGlenn Morris2012-04-203-27/+4
* * src/print.c (print_preprocess): Only check print_depth if print-circleStefan Monnier2012-04-202-50/+56
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-letLeo Liu2012-04-202-4/+9
* Fix emacsclient/server behavior under --without-x.Chong Yidong2012-04-204-7/+12
* * lisp/server.el (server-execute): Respect initial-buffer-choiceChong Yidong2012-04-203-11/+20
* Merge from emacs-24 branchChong Yidong2012-04-2035-735/+1136
|\
| * * etc/CONTRIBUTE: Expand a bit on copyright assignments.Glenn Morris2012-04-202-7/+20
| * * MORE.STUFF: General update.Glenn Morris2012-04-202-92/+50
| * Fix sysfs battery display.Dan Nicolaescu2012-04-202-2/+8
| * Fix last change.Chong Yidong2012-04-201-6/+10
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-206-34/+91
| * ChangeLog updates for last commit.Eli Zaretskii2012-04-201-1/+1
| * Doc fixes in window.el functions.Eli Zaretskii2012-04-202-63/+85
| * FOR-RELEASE small editsGlenn Morris2012-04-191-1/+6
| * Some rough FAQ additions for Emacs 24Glenn Morris2012-04-192-4/+89
| * More small edits for doc/lispref/minibuf.texiGlenn Morris2012-04-195-115/+90
| * Delete the gdb-inferior pty when the gdb process exits.Chong Yidong2012-04-193-34/+86
| * ChangeLog fixGlenn Morris2012-04-181-9/+8
| * More small edits for doc/lispref/minibuf.texiGlenn Morris2012-04-186-39/+78