Commit graph

47977 commits

Author SHA1 Message Date
Kenichi Handa
659be2587a (select-safe-coding-system): If cdr
part of buffer-file-coding-system-explicit is set, ignore
default-buffer-file-coding-system and the most preferred coding
system.
2009-03-03 01:57:22 +00:00
Kenichi Handa
4c549102e5 (set-buffer-file-coding-system): Set cdr
part of buffer-file-coding-system-explicit.
(after-insert-file-set-coding): Set
buffer-file-coding-system-explicit to a cons.
2009-03-03 01:56:14 +00:00
Juanma Barranquero
5d4cf42aa8 Revert last change, committed by mistake. 2009-03-02 09:01:54 +00:00
Juanma Barranquero
a8ce3d17d8 Fix typos. 2009-03-02 08:55:47 +00:00
Glenn Morris
37aca7a833 (rmail-delete-headers): New function.
(rmail-retry-failure): Restore yet another feature mbox Rmail removed
without telling anyone, namely rmail-retry-ignored-headers.
2009-03-02 08:03:41 +00:00
Glenn Morris
925d658277 (rmail-retry-failure): Use rmail-get-header rather than a magical
save-excursion/restriction combination that does nothing.
2009-03-02 07:36:03 +00:00
Glenn Morris
c9a81e054f (rmail-dont-reply-to-names, rmail-default-dont-reply-to-names): Doc fixes.
(rmail-reply): Avoid extraneous leading whitespace.
2009-03-02 07:23:57 +00:00
Glenn Morris
6302f8acf2 (diary-date-forms, calendar-date-display-form):
Add :set-after listing variables on which we might depend.
2009-03-02 07:00:43 +00:00
Glenn Morris
5f3b706381 (rmail-reply): Use rmail-apply-in-message so that this function has
access to all the headers, not just the visible ones.
2009-03-02 02:19:24 +00:00
Chong Yidong
ba9db1c559 Add comment. 2009-03-01 19:24:15 +00:00
Chong Yidong
f13f18d9f5 (clear-abbrev-table): Always return nil (Bug#2515). 2009-03-01 19:22:22 +00:00
Chong Yidong
b597e54737 * abbrev.el (clear-abbrev-table): Always return nil (Bug#2515). 2009-03-01 19:20:53 +00:00
Glenn Morris
017166cefc (rmail-mode-map): Add explicit keybinding for rmail-resend in the menu. 2009-03-01 00:56:18 +00:00
Glenn Morris
b61324c301 (confirm-nonexistent-file-or-buffer): `other' must be last custom
choice.  (Bug#2506)
2009-03-01 00:48:51 +00:00
Eli Zaretskii
8f0e19afc8 (grep-process-setup) [windows-nt msdos]: Use "--color=always". 2009-02-28 17:26:00 +00:00
Glenn Morris
33417df2b1 (rmail-output-as-seen): Add autoload cookie. 2009-02-28 03:52:58 +00:00
Glenn Morris
734220547e Update commentary.
(rmail-mime): Add autoload cookie.
2009-02-28 03:26:58 +00:00
Glenn Morris
36ffb35151 (rmail-summary-mode-map): Bind rmail-mime to `v'. 2009-02-28 03:25:50 +00:00
Glenn Morris
dec5f46d73 (rmail-primary-inbox-list): Doc fix. Fix custom choice to match default.
(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.
2009-02-28 03:25:32 +00:00
Chong Yidong
c4bf8039f5 (keep-lines-read-args): Use empty string as default (Bug#2495). 2009-02-27 15:31:36 +00:00
Chong Yidong
c2c7b2f2f2 * replace.el (keep-lines-read-args): Use empty string as
default (Bug#2495).
2009-02-27 15:31:07 +00:00
Chong Yidong
bb712f9058 (menu-set-font): Fix last fix. 2009-02-27 15:13:07 +00:00
Chong Yidong
4420f48b12 * menu-bar.el (menu-set-font): Fix last fix. 2009-02-27 15:12:46 +00:00
Glenn Morris
6565b5ab20 (find-lisp-object-file-name): Need a buffer position, not just a
buffer, to find a definition.
2009-02-27 04:01:22 +00:00
Glenn Morris
592465ca38 (rmail-speedbar-move-message): Preserve the directory part against
rmail-output's oddness.
2009-02-27 04:00:45 +00:00
Chong Yidong
431709cbb7 (menu-set-font): Assign the same font object to all frames (Bug#2476). 2009-02-27 00:04:59 +00:00
Chong Yidong
a582c49dd9 * menu-bar.el (menu-set-font): Assign the same font object to all
frames (Bug#2476).
2009-02-27 00:04:41 +00:00
Michael Albinus
3dc847a379 * net/tramp.el (tramp-remote-coding-commands): Add "base64". (Bug#2463) 2009-02-26 14:31:00 +00:00
Juanma Barranquero
cd07aa70af * x-dnd.el (x-dnd-test-function, x-dnd-get-state-cons-for-frame)
(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.
2009-02-26 10:26:32 +00:00
Glenn Morris
36aecf2288 (rmail-summary-mark-seen): Add option to mark as unseen.
(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.
2009-02-26 08:45:09 +00:00
Glenn Morris
602d718e8a Bug number (partial fix). 2009-02-26 08:29:13 +00:00
Glenn Morris
ee6ccffcef (rmail-summary-rmail-update): Use rmail-message-unseen-p. 2009-02-26 08:23:05 +00:00
Glenn Morris
44ea2d6c29 (c-style-variables-are-local-p): Mark as safe if boolean. (Bug#2197) 2009-02-26 03:54:01 +00:00
Glenn Morris
0d0ff7bc4f Tobias C. Rittweiler <tcr at freebits.de> (tiny change)
(sendmail-send-it): `call-process-region' can return a string.  (Bug#2428)
2009-02-26 03:53:15 +00:00
Chong Yidong
3f2d84c759 Bump version to 23.0.91. 2009-02-26 01:06:51 +00:00
Chong Yidong
fa35ec3633 Regenerate. 2009-02-26 01:00:05 +00:00
Juanma Barranquero
e600eb79f4 * bs.el (bs--down):
* ibuffer.el (ibuffer-redisplay-engine): Use `point-min' instead of 1.
2009-02-25 20:33:19 +00:00
Juanma Barranquero
96ad1a2f46 Update autoload checksum. 2009-02-25 12:31:58 +00:00
Glenn Morris
de5af6bb81 (dired-guess-shell-alist-user): Fix doc typo. 2009-02-25 08:41:44 +00:00
Glenn Morris
9af66738a6 (eval-expression): Mention truncation in doc. 2009-02-25 08:18:30 +00:00
Glenn Morris
16ac2e615c (eval-last-sexp): Mention truncation in doc. 2009-02-25 08:18:00 +00:00
Katsumi Yamaoka
87202be109 (toplevel): Remove autoload for gnus-setup-message.
(gnus-dired-attach): Fake this-command value to prevent Gnus from displaying
 Gnus logo; always use compose-mail.
2009-02-25 04:20:32 +00:00
Dan Nicolaescu
02ffe8e3ab (vc-dir-update): Make sure ./ is always first in the listing. 2009-02-25 04:00:08 +00:00
David Reitter
ddf6d79fd8 mailclient.el: declare clipboard-kill-ring-save 2009-02-25 03:44:18 +00:00
Kenichi Handa
8bec9e5c6e (ps-mule-begin-job): Don't call auto-compose-region. 2009-02-25 01:08:45 +00:00
Kenichi Handa
39656cb399 *** empty log message *** 2009-02-25 01:07:12 +00:00
Stefan Monnier
43c660bc89 (ns-working-overlay): Don't make it buffer-local.
(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.
2009-02-24 21:11:53 +00:00
Juanma Barranquero
221d9807b3 * textmodes/ispell.el (ispell-region): Adapt "done" message
to coding conventions.  (Bug#2447)
2009-02-24 16:25:10 +00:00
Juanma Barranquero
5f0e32eae1 * scroll-bar.el (scroll-bar-mode): Turn off scroll bars when
argument is 0.  Doc fix.  (Bug#1527)
2009-02-24 16:11:06 +00:00
Juanma Barranquero
f54e2d1ceb * w32-vars.el (w32-system-shells): Doc fix. 2009-02-24 11:53:33 +00:00