summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 23.2.93.EMACS_PRETEST_23_2_93_1Chong Yidong2011-01-312-23/+24
* Backport Bug#7933 fix from trunk.EMACS_PRETEST_23_2_93Deniz Dogan2011-01-312-3/+14
* Fix an infloop in CC-mode (Bug#7595).Alan Mackenzie2011-01-312-12/+28
* Fix erasure of modeline by erc-track.Antoine Levitt2011-01-312-1/+5
* * lisp/files.el (copy-directory): Fix arguments to the recursive call.Chong Yidong2011-01-312-17/+19
* Fix bug in copy-directory copying into an existing directory.Chong Yidong2011-01-292-1/+21
* Don't complain about duplicate leim-list filesAndreas Schwab2011-01-292-1/+6
* Fix gratuitous argument passing error in image-dired (Bug#7817).Chong Yidong2011-01-282-9/+12
* * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).Chong Yidong2011-01-282-3/+7
* *** empty log message ***Kenichi Handa2011-01-281-0/+5
* (quail-keyboard-layout-alist): RemoveKenichi Handa2011-01-281-1/+1
* msb.el fix for bug #7902.Glenn Morris2011-01-262-2/+8
* Limit recursion depth of c-forward-<>-arglist-recur (Bug#7722).Chong Yidong2011-01-262-1/+17
* * term/ns-win.el (ns-find-file): Expand ns-input-file withJan D.2011-01-262-1/+7
* ChangeLog fix: there was no change to ruby-expr-beg.Glenn Morris2011-01-241-2/+1
* * lisp/comint.el (comint-mode): Doc fix. (Bug#7897)Glenn Morris2011-01-242-3/+7
* * files.el (file-name-non-special): Only change buffer-file-name afterStefan Monnier2011-01-242-15/+17
* * lisp/gnus/nnbabyl: Fix typo in copyright years.Glenn Morris2011-01-231-1/+1
* Backport copyright fix from trunk.Glenn Morris2011-01-231-2/+1
* * dired.el (dired-revert): Doc fix (Bug#7758).Chong Yidong2011-01-232-1/+8
* Mark tiny change.Glenn Morris2011-01-221-1/+1
* Merge several fixes from upsteam ruby-mode.Nobuyoshi Nakada2011-01-222-5/+23
* * lisp/simple.el (do-auto-fill): Give it a doc string.Glenn Morris2011-01-222-9/+8
* Fix toggling of case-fold-search from re-builder menu (Bug#7650).Keitaro Miyazaki2011-01-222-1/+8
* Doc fix for make-text-button.Glenn Morris2011-01-222-7/+15
* * simple.el (line-move-visual): Doc fix (Bug#7594).Chong Yidong2011-01-222-2/+6
* * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.Chong Yidong2011-01-212-1/+6
* * lisp/comint.el (comint-replace-by-expanded-history-before-point): FixRoland McGrath2011-01-212-3/+11
* * lisp/progmodes/js.el (js--regexp-literal): Count backslashes.Stefan Monnier2011-01-212-8/+12
* * lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):Jari Aalto2011-01-212-1/+8
* * lisp/subr.el (shell-quote-argument): Properly quote \n.Stefan Monnier2011-01-212-7/+7
* compile.el fix for bug#7812Glenn Morris2011-01-202-6/+7
* * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate theStefan Monnier2011-01-172-3/+9
* Bump version to 23.2.92.EMACS_PRETEST_23_2_92Chong Yidong2011-01-143-702/+704
* Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-143-7/+19
* merge emacs-23Kenichi Handa2011-01-144-12/+53
|\
| * * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).Chong Yidong2011-01-132-8/+25
| * * message.el (message-bury): Add special-case handling for Rmail.Chong Yidong2011-01-122-4/+28
* | Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
|/
* merge emacs-23Kenichi Handa2011-01-1218-77/+174
|\
| * * message.el (message-mail): A compose-mail function should accept headers as...Glenn Morris2011-01-112-3/+12
| * lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-111-1/+1
| * * tmm.el (tmm-get-keymap): Skip bindings without labels.Stefan Monnier2011-01-102-34/+36
| * * whitespace.el (global-whitespace-newline-mode): Fix callStefan Monnier2011-01-102-1/+7
| * * net/tramp.el (tramp-find-inline-compress)Michael Albinus2011-01-102-5/+35
| * * net/tramp.el (tramp-default-method): Initialize with pscp/plinkMichael Albinus2011-01-102-8/+16
| * Fix bug #6684 with shell pipelines on MS-Windows.Eli Zaretskii2011-01-093-5/+17
| * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-087-16/+29
| * * net/ldap.el (ldap-search-internal): Discard stderr output.Eric Hanchrow2011-01-082-1/+6
| * Fix bug #7777 with documentation of directory-abbrev-alist.Eli Zaretskii2011-01-072-1/+8