aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (keep-lines-read-args): Use empty string as default (Bug#2495).Chong Yidong2009-02-271-1/+1
* * replace.el (keep-lines-read-args): Use empty string asChong Yidong2009-02-271-0/+3
* (menu-set-font): Fix last fix.Chong Yidong2009-02-271-10/+8
* * menu-bar.el (menu-set-font): Fix last fix.Chong Yidong2009-02-271-0/+4
* (find-lisp-object-file-name): Need a buffer position, not just aGlenn Morris2009-02-272-1/+9
* (rmail-speedbar-move-message): Preserve the directory part againstGlenn Morris2009-02-271-2/+4
* (menu-set-font): Assign the same font object to all frames (Bug#2476).Chong Yidong2009-02-271-1/+16
* * menu-bar.el (menu-set-font): Assign the same font object to allChong Yidong2009-02-271-0/+5
* * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463)Michael Albinus2009-02-262-1/+7
* * 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.Chong 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