aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Small perl-mode fixes.Glenn Morris2011-10-042-3/+12
* Fix argument to buffer-live-p in read-char-choiceLeo Liu2011-10-052-1/+6
* * lisp/mpc.el (mpc-tool-bar-map): Add labels.Stefan Monnier2011-10-043-64/+76
* * lisp/calendar/holidays.el (calendar-check-holidays): Doc fix.Glenn Morris2011-10-042-2/+7
* Make frame iconification/deletion optional when burying buffers.Martin Rudalics2011-10-042-42/+60
* Tweak debbugs entry in gnus-bug-group-download-format-alist again.Glenn Morris2011-10-032-1/+6
* * src/keyboard.c (read_key_sequence_remapped): New var.Stefan Monnier2011-10-032-7/+19
* * lisp/pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entriesStefan Monnier2011-10-034-86/+73
* * lisp/minibuffer.el (completion-table-case-fold): Use currying.Stefan Monnier2011-10-033-16/+32
* * lisp/minibuffer.el (completion-category-overrides): Fix type of stylesStephen Berman2011-10-032-6/+15
* * lisp/international/mule-cmds.el: Fix abuses of apply-partially.Stefan Monnier2011-10-032-17/+26
* Auto-commit of generated files.Glenn Morris2011-10-031-6/+6
* Fix some (unrelated) typos in comment and ChangeLog.Glenn Morris2011-10-022-5/+5
* Rename `linux' to `gnu_linux'.Richard M. Stallman2011-10-022-6/+11
* shr.el (shr-tag-img): Add a space at the end of an ALT image text to make asy...Lars Magne Ingebrigtsen2011-10-022-2/+7
* * lisp/pcomplete.el: Require comint.Stefan Monnier2011-10-025-24/+49
* * pcmpl-gnu.el: Use lexical-binding.Stefan Monnier2011-10-011-5/+6
* * lisp/pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro.Stefan Monnier2011-10-012-154/+176
* * src/minibuf.c (Finternal_complete_buffer): Only show internal buffers ifStefan Monnier2011-10-013-3/+8
* etc/NEWS: Fix typo. Remove duplicate info.Juanma Barranquero2011-10-022-9/+6
* Fix manual description of display-buffer-pop-up-window.Chong Yidong2011-10-013-10/+16
* Add :version tag to shell-dir-cookie-re.Chong Yidong2011-10-011-1/+2
* Document some Emacs 24 scrolling changes.Chong Yidong2011-10-019-128/+187
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-0118-38/+58
* Merge changes from emacs-23Chong Yidong2011-10-012-3/+10
|\
| * * src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab2011-09-192-3/+10
* | Allow overriding of theme confirmation via custom-safe-themes.Chong Yidong2011-10-012-9/+20
* | * notifications.el (notifications-notify): Fix docstring.Julien Danjou2011-10-012-1/+5
* | Auto-commit of loaddefs files.Glenn Morris2011-10-011-791/+793
* | * lisp/pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call.Per Starbäck2011-09-302-1/+5
* | * buffer.h (struct buffer): Use time_t, not int, for a time stamp.Paul Eggert2011-09-304-6/+14
* | * doc/emacs/commands.texi (Keys): Whitespace fix. (Bug#9635)Glenn Morris2011-09-302-1/+5
* | Remove dependency on glibc malloc internals.Paul Eggert2011-09-304-70/+79
* | Fix bug number in ChangeLog entry.Martin Rudalics2011-09-301-1/+1
* | Insert initial-scratch-message before displaying *scratch*. (Bug#9636)Martin Rudalics2011-09-302-9/+18
* | * nsterm.m (windowDidResize): Call x_set_window_size only whenJan Djärv2011-09-302-1/+23
* | src/ChangeLog: Minor typos fixed.Eli Zaretskii2011-09-301-6/+6
* | Port --enable-checking=all to Fedora 14 x86-64.Paul Eggert2011-09-302-1/+7
* | Port --enable-checking=all to Fedora 14 x86.Paul Eggert2011-09-294-33/+84
* | Add a few more MS-DOS specific files to .bzrignore.Eli Zaretskii2011-09-291-1/+2
* | Fix bug #9607 with vertical motion when auto-hscroll-mode is disabled.Eli Zaretskii2011-09-292-2/+18
* | Fix ChangeLog entry for the last commit.Eli Zaretskii2011-09-291-2/+2
* | Fix the MSDOS build due to recent changes.Eli Zaretskii2011-09-2910-9/+119
|\ \
| * | Restore GNUmakefile. Fix capitalization in config.bat.Eli Zaretskii2011-09-292-1/+78
| * | Fix the MSDOS build.Eli Zaretskii2011-09-2911-86/+119
* | | In display-buffer-record-window call point for selected window. (Bug#9626)Martin Rudalics2011-09-292-1/+12
* | | In command-line-1 insert initial-scratch-message before markers (Bug#9605).Martin Rudalics2011-09-293-12/+10
|/ /
* | * lisp/pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.Glenn Morris2011-09-292-0/+8
* | lisp/descr-text.el (describe-char-categories): Accept multiline descriptions.Juanma Barranquero2011-09-292-2/+8
* | * simple.el (delete-trailing-whitespace): Fix last change.Stefan Monnier2011-09-282-2/+4