aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)Glenn Morris2009-02-242-1/+11
* (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)Glenn Morris2009-02-242-14/+31
* (rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)Glenn Morris2009-02-241-4/+7
* (cperl-find-pods-heres): Don't globally bind `name'.Glenn Morris2009-02-241-1/+1
* (eshell-parse-ange-ls): Define `name' before potential use.Glenn Morris2009-02-241-1/+2
* (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11Chong Yidong2009-02-231-1/+1
* * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switchChong Yidong2009-02-231-0/+5
* * bs.el (bs--down): When wrapping around, use `forward-line',Juanma Barranquero2009-02-232-1/+8
* Prev commit in wrong ChangeLogJason Rumney2009-02-232-5/+5
* *** empty log message ***Jason Rumney2009-02-231-0/+5
* * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobberingJuanma Barranquero2009-02-232-5/+12
* Fix previous commit: tell autoload that gnus-setup-message is a macro.Katsumi Yamaoka2009-02-232-5/+2
* Require gnus-msg instead of autoloading it for the gnus-setup-message macro.Katsumi Yamaoka2009-02-232-1/+8
* Rename `system-process-attributes' to `process-attributes'Miles Bader2009-02-233-6/+12
* Merge from gnus--devo--0Miles Bader2009-02-232-13/+76
* (auto-composition-mode): Don't add a hook toKenichi Handa2009-02-231-96/+2
* (minibuffer-default-add-dired-shell-commands): Doc fix.Juri Linkov2009-02-222-3/+13
* (dired-guess-shell-command): Use read-shell-commandJuri Linkov2009-02-221-11/+15
* (dired-smart-shell-command): Remove code that usesJuri Linkov2009-02-222-8/+11
* Fix last change.Chong Yidong2009-02-211-1/+1
* Use /= in previous change.Glenn Morris2009-02-211-1/+1
* (math-use-emacs-fn): Make sure that the lisp number is in decimal.Jay Belanger2009-02-212-1/+8
* (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).Chong Yidong2009-02-211-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2009-02-211-0/+3
* (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).Chong Yidong2009-02-211-2/+4
* * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 toChong Yidong2009-02-211-0/+5
* cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clausesAlan Mackenzie2009-02-212-17/+33
* *** empty log message ***Alan Mackenzie2009-02-211-0/+7
* (rmail-cease-edit): Notice changes in buffer's encoding during editing.Eli Zaretskii2009-02-212-1/+49
* (url-default-expander): Use concat to combine parts. (Bug #1020)Jason Rumney2009-02-211-2/+4
* Comment (reformat header).Glenn Morris2009-02-211-3/+3
* (sc-mail-glom-frame): Handle a "From " line at the start of the headers.Glenn Morris2009-02-212-2/+20
* (python-shift-left, python-shift-right):Martin Rudalics2009-02-202-6/+14
* (command-line): Don't match an empty argument as anAndreas Schwab2009-02-202-15/+20
* Remove duplicate words.Juanma Barranquero2009-02-201-1/+1
* 2009-02-20 Carsten Dominik <[email protected]>Carsten Dominik2009-02-204-9/+23
* Daniel Jensen <daniel at bigwalter.net> (tiny change)Glenn Morris2009-02-202-1/+5
* (apropos-library): Remove the element with null filename, if present,Glenn Morris2009-02-202-11/+15
* Comment.Glenn Morris2009-02-201-1/+1
* Be tediously correct.Glenn Morris2009-02-201-0/+4
* Fix attribution.Glenn Morris2009-02-201-1/+1
* (rmail-speedbar-buttons): Only add regular files.Glenn Morris2009-02-202-11/+18
* (bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.Roland Winkler2009-02-202-9/+16
* (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-3/+8
* * server.el (server-start): Make the warning more verbose (Bug#2395).Chong Yidong2009-02-201-0/+5
* Add bug reference.Juanma Barranquero2009-02-191-3/+3
* (font-lock-fontify-syntactic-keywords-region):Stefan Monnier2009-02-192-3/+7
* (sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything.Stefan Monnier2009-02-192-1/+6
* (rst-mode-abbrev-table): Mark entries as `system'.Stefan Monnier2009-02-192-8/+12
* (beginning-of-defun): Fix harmless paren typo.Stefan Monnier2009-02-191-1/+2