aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (set-buffer-file-coding-system): Set cdrKenichi Handa2009-03-031-15/+24
| | | | | | part of buffer-file-coding-system-explicit. (after-insert-file-set-coding): Set buffer-file-coding-system-explicit to a cons.
* Revert last change, committed by mistake.Juanma Barranquero2009-03-021-2/+1
|
* Fix typos.Juanma Barranquero2009-03-024-5/+6
|
* (rmail-delete-headers): New function.Glenn Morris2009-03-022-3/+25
| | | | | (rmail-retry-failure): Restore yet another feature mbox Rmail removed without telling anyone, namely rmail-retry-ignored-headers.
* (rmail-retry-failure): Use rmail-get-header rather than a magicalGlenn Morris2009-03-022-7/+4
| | | | save-excursion/restriction combination that does nothing.
* (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.Glenn Morris2009-03-022-9/+20
| | | | (rmail-reply): Avoid extraneous leading whitespace.
* (diary-date-forms, calendar-date-display-form):Glenn Morris2009-03-022-0/+9
| | | | Add :set-after listing variables on which we might depend.
* (rmail-reply): Use rmail-apply-in-message so that this function hasGlenn Morris2009-03-022-39/+34
| | | | access to all the headers, not just the visible ones.
* Add comment.Chong Yidong2009-03-011-0/+1
|
* (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-1/+2
|
* * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515).Chong Yidong2009-03-011-0/+4
|
* (rmail-mode-map): Add explicit keybinding for rmail-resend in the menu.Glenn Morris2009-03-012-1/+6
|
* (confirm-nonexistent-file-or-buffer): `other' must be last customGlenn Morris2009-03-012-3/+8
| | | | choice. (Bug#2506)
* (grep-process-setup) [windows-nt msdos]: Use "--color=always".Eli Zaretskii2009-02-282-1/+10
|
* (rmail-output-as-seen): Add autoload cookie.Glenn Morris2009-02-282-0/+3
|
* Update commentary.Glenn Morris2009-02-282-11/+15
| | | | (rmail-mime): Add autoload cookie.
* (rmail-summary-mode-map): Bind rmail-mime to `v'.Glenn Morris2009-02-281-0/+1
|
* (rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.Glenn Morris2009-02-281-31/+57
| | | | | | | (rmail-mode-map): Bind rmail-mime to `v'. (rmail-get-new-mail): Doc fix. (rmail-beginning-of-message, rmail-end-of-message): Preserve the current header style.
* (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
| | | | default (Bug#2495).
* (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
| | | | buffer, to find a definition.
* (rmail-speedbar-move-message): Preserve the directory part againstGlenn Morris2009-02-271-2/+4
| | | | rmail-output's oddness.
* (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
| | | | frames (Bug#2476).
* * 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
| | | | | | | | (x-dnd-get-state-for-frame, x-dnd-handle-moz-url) (x-dnd-handle-uri-list, x-dnd-choose-type, x-dnd-get-drop-width-height) (x-dnd-init-motif-for-frame): Fix typos in docstrings. (x-dnd-drop-data, x-dnd-types-alist, x-dnd-default-test-function): Reflow docstrings.
* (rmail-summary-mark-seen): Add option to mark as unseen.Glenn Morris2009-02-262-10/+18
| | | | | | (rmail-summary-rmail-update): Store a position in rmail-summary-put-back-unseen rather than just a flag, and use it to put back the "-" mark in the summary.
* 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
| | | | (sendmail-send-it): `call-process-region' can return a string. (Bug#2428)
* 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
| | | | * ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
* 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
| | | | | (gnus-dired-attach): Fake this-command value to prevent Gnus from displaying Gnus logo; always use compose-mail.
* (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
| | | | | | | | (ns-working-overlay-len): Remove. Use ns-working-overlay instead. (ns-delete-working-text): Merge with ns-unecho-working-text. Decide which to use based on ns-working-overlay. (ns-unecho-working-text): Remove. (ns-insert-working-text, ns-echo-working-text): Adjust accordingly.
* * textmodes/ispell.el (ispell-region): Adapt "done" messageJuanma Barranquero2009-02-242-1/+4
| | | | to coding conventions. (Bug#2447)
* * scroll-bar.el (scroll-bar-mode): Turn off scroll bars whenJuanma Barranquero2009-02-242-3/+6
| | | | argument is 0. Doc fix. (Bug#1527)
* * 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
| | | | Fix typos in docstrings.