summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)Juanma Barranquero2009-02-262-21/+30
* (rmail-summary-mark-seen): Add option to mark as unseen.Glenn Morris2009-02-262-10/+18
* Bug number (partial fix).Glenn Morris2009-02-261-1/+1
* (rmail-summary-rmail-update): Use rmail-message-unseen-p.Glenn Morris2009-02-262-1/+4
* (c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197)Glenn Morris2009-02-262-0/+11
* Tobias C. Rittweiler <tcr at freebits.de> (tiny change)Glenn Morris2009-02-261-2/+7
* Bump version to 23.0.91.emacs-pretest-23.0.91Chong Yidong2009-02-261-1/+1
* Regenerate.Chong Yidong2009-02-261-135/+191
* * bs.el (bs--down):Juanma Barranquero2009-02-253-2/+7
* Update autoload checksum.Juanma Barranquero2009-02-251-1/+1
* (dired-guess-shell-alist-user): Fix doc typo.Glenn Morris2009-02-252-1/+3
* (eval-expression): Mention truncation in doc.Glenn Morris2009-02-252-1/+7
* (eval-last-sexp): Mention truncation in doc.Glenn Morris2009-02-251-2/+4
* (toplevel): Remove autoload for gnus-setup-message.Katsumi Yamaoka2009-02-252-4/+17
* (vc-dir-update): Make sure ./ is always first in the listing.Dan Nicolaescu2009-02-252-6/+12
* mailclient.el: declare clipboard-kill-ring-saveDavid Reitter2009-02-252-0/+6
* (ps-mule-begin-job): Don't call auto-compose-region.Kenichi Handa2009-02-252-1/+2
* *** empty log message ***Kenichi Handa2009-02-251-0/+9
* (ns-working-overlay): Don't make it buffer-local.Stefan Monnier2009-02-242-38/+44
* * textmodes/ispell.el (ispell-region): Adapt "done" messageJuanma Barranquero2009-02-242-1/+4
* * scroll-bar.el (scroll-bar-mode): Turn off scroll bars whenJuanma Barranquero2009-02-242-3/+6
* * w32-vars.el (w32-system-shells): Doc fix.Juanma Barranquero2009-02-242-1/+3
* * image.el (image-load-path-for-library, insert-sliced-image):Juanma Barranquero2009-02-242-4/+9
* (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