aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ruby-mode.el: Handle general delimited literals.Stefan Monnier2012-04-244-14/+120
|\
| * * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-244-28/+65
| * * lisp/progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).Dmitry Gutov2012-04-242-3/+22
| * * lisp/progmodes/ruby-mode.el: Handle general delimited literals.Dmitry Gutov2012-04-242-6/+56
* | * notifications.el (notifications-interface)Michael Albinus2012-04-244-3/+84
|/
* * lisp/progmodes/python.el: Move hideshow setup to the end.Leo Liu2012-04-242-9/+15
* Don't clear echo area prematurely when handling select window events (Bug#113...Martin Rudalics2012-04-244-1/+17
* src/gnutls.c: Fix previous change.Juanma Barranquero2012-04-242-2/+11
* Obsoleted argument list of `dbus-register-signal'.Michael Albinus2012-04-241-0/+5
* * lisp/ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-modeStefan Monnier2012-04-234-57/+61
* * lisp/ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.Ivan Andrus2012-04-234-6/+29
* src/gnutls.c (init_gnutls_functions): Fix bug#11311.Juanma Barranquero2012-04-242-2/+7
* Do not create empty overlays with the evaporate property (Bug#9642).Paul Eggert2012-04-232-18/+27
* * subr.el (accept-change-group): Fix arg usage.Chong Yidong2012-04-232-1/+5
* Use proper faces in apropos.el.Chong Yidong2012-04-233-46/+66
* * apropos.el (apropos-read-pattern): Fix word list splitting.Chong Yidong2012-04-232-1/+2
* Remove non-option variable handling from customize-aproposChong Yidong2012-04-234-38/+42
* * 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