1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
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
Juanma Barranquero
68ba6c4956 * image.el (image-load-path-for-library, insert-sliced-image):
Fix typos in docstrings.
2009-02-24 10:28:57 +00:00
Glenn Morris
cb92c15044 (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429) 2009-02-24 04:44:19 +00:00
Glenn Morris
92bd667f24 (elint-unknown-builtin-args): Fix encode-time spec. (Bug#2453)
(elint-find-builtin-args): Make the match more restrictive.
Handle errors.  Return a result actually containing the function name.
2009-02-24 03:32:19 +00:00
Glenn Morris
433c16523a (rmail): Don't show a message if rmail-get-new-mail already did. (Bug#2440)
(rmail-quit): Don't swap buffers.  (Bug#2441)
(rmail-list-to-menu): Don't globally bind `name'.
2009-02-24 03:31:39 +00:00
Glenn Morris
af1d43f946 (cperl-find-pods-heres): Don't globally bind `name'. 2009-02-24 03:31:15 +00:00
Glenn Morris
a8b5bb5f32 (eshell-parse-ange-ls): Define `name' before potential use. 2009-02-24 03:30:46 +00:00
Chong Yidong
cc5be3ab22 (ange-ftp-insert-directory): Adapt switch manipulation to 2009-02-11
change to dired-add-entry (Bug#2410).
2009-02-23 17:48:35 +00:00
Chong Yidong
d4bef9b57f * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
2009-02-23 17:48:16 +00:00
Juanma Barranquero
936934f5e0 * bs.el (bs--down): When wrapping around, use `forward-line',
not `goto-line', to avoid distracting "Mark set" message.
2009-02-23 15:27:40 +00:00
Jason Rumney
db922cc0e5 Prev commit in wrong ChangeLog 2009-02-23 11:50:08 +00:00
Jason Rumney
4b1d7c25d4 *** empty log message *** 2009-02-23 11:47:36 +00:00
Juanma Barranquero
2ead928923 * ibuffer.el (ibuffer-redisplay-engine): Avoid "Mark set" message clobbering
the useful message from `ibuffer-toggle-sorting-mode'.  (Bug#2439)
2009-02-23 11:01:16 +00:00
Katsumi Yamaoka
1e6b95a6f1 Fix previous commit: tell autoload that gnus-setup-message is a macro. 2009-02-23 10:56:29 +00:00
Katsumi Yamaoka
920b3f72ff Require gnus-msg instead of autoloading it for the gnus-setup-message macro. 2009-02-23 07:12:07 +00:00
Miles Bader
a20878b6d8 Rename system-process-attributes' to process-attributes'
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
2009-02-23 05:06:36 +00:00
Miles Bader
0038d4781b Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1552
2009-02-23 05:06:26 +00:00
Kenichi Handa
a485d4f774 (auto-composition-mode): Don't add a hook to
after-change-functions.  Don't decompose the buffer.
(auto-composition-after-change): Delete it.
(toggle-auto-composition): Make it an alias of
auto-composition-mode.
(auto-compose-region): Delete it.
2009-02-23 01:37:34 +00:00
Juri Linkov
b8f908b3a4 (minibuffer-default-add-dired-shell-commands): Doc fix. 2009-02-22 23:38:04 +00:00
Juri Linkov
c521381a6c (dired-guess-shell-command): Use read-shell-command
instead of read-from-minibuffer.
(dired-read-shell-command): Add code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-dired-shell-commands exactly like
`dired-read-shell-command' in dired-aux.el already does.  Doc fix.
2009-02-22 23:36:46 +00:00
Juri Linkov
57199d9b74 (dired-smart-shell-command): Remove code that uses
minibuffer-with-setup-hook to set minibuffer-default-add-function
to minibuffer-default-add-shell-commands because the same code was
already moved to `read-shell-command' 2008-07-31.
2009-02-22 21:52:14 +00:00
Chong Yidong
721451bc13 Fix last change. 2009-02-21 19:50:17 +00:00
Glenn Morris
b22f4f66b4 Use /= in previous change. 2009-02-21 19:32:05 +00:00
Jay Belanger
7b3752ab87 (math-use-emacs-fn): Make sure that the lisp number is in decimal. 2009-02-21 19:19:58 +00:00
Chong Yidong
2f49167cb2 (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173). 2009-02-21 18:52:19 +00:00
Chong Yidong
d4c0130b31 * progmodes/compile.el (compilation-error-regexp-alist-alist):
Tweak regexp (Bug#2173).
2009-02-21 18:51:48 +00:00
Chong Yidong
770f7c6396 (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408). 2009-02-21 17:53:16 +00:00
Chong Yidong
c067b28f3f * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).
2009-02-21 17:52:59 +00:00
Alan Mackenzie
d28e7f288e cc-engine.el (c-beginning-of-statement-1): Enhance to parse case clauses
with (compile-time) expressions.
cc-langs.el (c-case-kwds-regexp): New variable for the above.
2009-02-21 16:10:39 +00:00
Alan Mackenzie
90005fd6f3 *** empty log message *** 2009-02-21 16:08:29 +00:00
Eli Zaretskii
ff4abce949 (rmail-cease-edit): Notice changes in buffer's encoding during editing.
Make sure to use encoding that can safely encode the message.
Rewrite MIME charset= header if the new encoding is different from the old one.
2009-02-21 15:06:12 +00:00
Jason Rumney
5ca454075e (url-default-expander): Use concat to combine parts. (Bug #1020) 2009-02-21 07:53:54 +00:00
Glenn Morris
ba32b5d2fc Comment (reformat header). 2009-02-21 03:18:42 +00:00
Glenn Morris
a8d4467bf8 (sc-mail-glom-frame): Handle a "From " line at the start of the headers.
(sc-mail-check-from): New function.
2009-02-21 03:14:04 +00:00
Martin Rudalics
3ba6d4ed56 (python-shift-left, python-shift-right):
When the mark is not active shift the current line.  (Bug#2381)
2009-02-20 16:30:53 +00:00
Andreas Schwab
7b704afe99 (command-line): Don't match an empty argument as an
option.
(command-line-1): Likewise.
2009-02-20 14:24:55 +00:00
Juanma Barranquero
867d4bb371 Remove duplicate words. 2009-02-20 12:36:50 +00:00
Carsten Dominik
9148fdd002 2009-02-20 Carsten Dominik <dominik@science.uva.nl>
* org-remember.el (org-remember-apply-template): Turn off ido for
	this completion.

	* org.el (org-priority): Also find invisible headings, for remote
	editing.
	(org-completing-read-no-ido): New function.
	(org-make-tags-matcher, org-set-property): Turn off ido for this completion.

	* org-colview.el (org-columns-edit-value): No special treatment of
	prefix arg.
2009-02-20 09:02:49 +00:00
Glenn Morris
7aad296acf Daniel Jensen <daniel at bigwalter.net> (tiny change)
(apropos-library): Check for null filename in load-history.
2009-02-20 06:06:18 +00:00
Glenn Morris
4752932295 (apropos-library): Remove the element with null filename, if present,
from the completion list.
2009-02-20 06:03:45 +00:00
Glenn Morris
bd26454c24 Comment. 2009-02-20 05:07:49 +00:00
Glenn Morris
2dccb77786 Be tediously correct. 2009-02-20 04:50:29 +00:00
Glenn Morris
0f9125462b Fix attribution. 2009-02-20 04:40:30 +00:00
Glenn Morris
788c1fc9e1 (rmail-speedbar-buttons): Only add regular files.
(rmail-speedbar-find-file): Use rmail rather than find-file.
2009-02-20 04:35:00 +00:00
Roland Winkler
6801feefec (bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.
(bibtex-autokey-get-title): Observe case for
bibtex-autokey-titleword-ignore.
2009-02-20 04:19:57 +00:00
Chong Yidong
c31ee0038d (server-start): Make the warning more verbose (Bug#2395). 2009-02-20 02:16:25 +00:00
Chong Yidong
9b7c23bbf5 * server.el (server-start): Make the warning more verbose (Bug#2395). 2009-02-20 02:14:39 +00:00
Juanma Barranquero
9b3c04f0f4 Add bug reference. 2009-02-19 23:26:22 +00:00
Stefan Monnier
434f8c111b (font-lock-fontify-syntactic-keywords-region):
Make sure we stop when we reach the limit.
2009-02-19 22:24:04 +00:00
Stefan Monnier
c9176b9f18 (sh-font-lock-quoted-subshell): ' inside a "..." does not quote anything. 2009-02-19 22:18:16 +00:00
Stefan Monnier
3284522622 (rst-mode-abbrev-table): Mark entries as `system'. 2009-02-19 22:14:12 +00:00
Stefan Monnier
4114bc4975 (beginning-of-defun): Fix harmless paren typo. 2009-02-19 17:31:51 +00:00
Andreas Schwab
083d6104ef Remap self-insert-command to term-send-raw in
term-raw-map.  (Bug#2386)
2009-02-19 17:15:58 +00:00
Stefan Monnier
f2a8252af4 (end-of-defun): Consider the ".*\n" after the end of
the function as being part of the function.
2009-02-19 16:55:24 +00:00
Carsten Dominik
7b96ff9a00 2009-02-19 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-block-todo-from-children-or-siblings): Use
	`org-up-heading-all' so that this will work correctly with hidden
	property drawers and entries.
	(org-end-of-line, org-beginning-of-line): Make prefix arg work, by
	falling back to normal, default command.
	(org-get-location): Temporarily turn off special behavior.
2009-02-19 15:10:20 +00:00
Nick Roberts
8fca05449a (compilation-error-regexp-alist-alist):
Move entry for maven (alphabetical order).
2009-02-19 06:54:22 +00:00
Nick Roberts
1c427abdd2 Add entry for maven. 2009-02-19 06:52:35 +00:00
Glenn Morris
70369cd351 (rmail-summary-by-topic): Doc fix.
Regexp-quote default argument taken from current subject.
(rmail-new-summary-1): Error if empty summary.  (Bug#2333)
2009-02-19 03:32:23 +00:00
Glenn Morris
3e3480fb8a (rmail-get-new-mail-filter-spam): Be more careful about error-handling.
Restore the feature of temporarily setting all old messages
undeleted before expunging (removed 2009-02-18).
2009-02-19 03:31:31 +00:00
Glenn Morris
25833b8cd8 (rsf-beep, rsf-sleep-after-message, rmail-spam-filter): Don't declare.
(rmail-get-new-mail-filter-spam): Declare.  Move definition to
rmail-spam-filter.el.
(rmail-get-new-mail-1): Move the beep and sleep to
rmail-get-new-mail-filter-spam.
2009-02-19 03:30:41 +00:00
Glenn Morris
92ef96ee8e (rmail-get-new-mail-filter-spam): Move here from rmail.el. 2009-02-19 03:29:58 +00:00
Martin Rudalics
1e3d938686 (custom-group-value-create): Insert some
informatory text in the WIDGET-misses-doc-string case.
2009-02-18 18:36:11 +00:00
Jason Rumney
3ef3d89deb Insert change from yesterday 2009-02-18 15:51:22 +00:00
Sam Steingold
72fcf38256 Require comint at top level to fix the last patch. 2009-02-18 15:37:40 +00:00
Martin Rudalics
c19aae894a (custom-group-value-create): Don't throw an error
when WIDGET has no doc-string.  (Bug#2356)
2009-02-18 12:55:35 +00:00
Juanma Barranquero
0d3e93a66f * progmodes/cc-menus.el (imenu-progress-message):
Remove bogus cc-bytecomp-defun.
  (cc-imenu-objc-function): Don't call `imenu-progress-message'.
  Don't let-bind variable `stupid'.  (Bug#1638)
2009-02-18 09:23:28 +00:00
Glenn Morris
134859bc3c (rmail-get-new-mail-filter-spam): Show a message rather than the raw
mbox while prompting.
2009-02-18 08:02:56 +00:00
Glenn Morris
c925297d14 (rmail-spam-filter): Show a message rather than the raw mbox while prompting. 2009-02-18 08:01:56 +00:00
Martin Rudalics
57a97b446f (flymake): Add defgroup. (Bug#2356) 2009-02-18 07:41:10 +00:00
Glenn Morris
1bfadfb2a1 (mail-mbox-from): Move here from rmailout.el. 2009-02-18 04:35:18 +00:00
Glenn Morris
7b692c1062 (unrmail): Use mail-mbox-from. 2009-02-18 04:34:43 +00:00
Glenn Morris
6aa7fc5b92 (rmail-mbox-from): Move to mail-utils.
Update callers for name change.
2009-02-18 04:34:24 +00:00
Glenn Morris
8e7a0f839f (rmail-get-new-mail-1): Fix the spam beep test.
(rmail-get-new-mail-filter-spam): Simplify.  Don't mess with
rmail-deleted-vector.
(rmail-insert-inbox-text, rmail-collect-deleted)
(rmail-set-message-deleted-p, rmail-only-expunge)
(rmail-make-in-reply-to-field): Replace ?\  with ?\s.
(rmail-get-labels): Remove unused local `blurb'.
(rmail-message-attr-p, rmail-message-unseen-p, rmail-message-labels-p)
(rmail-msgend, rmail-msgbeg, rmail-message-deleted-p)
(rmail-set-message-deleted-p): Doc fixes.
2009-02-18 04:34:04 +00:00
Glenn Morris
8ad667fabb (rmail-summary-mode-map): Remove unneeded declaration.
(top-level): No need for cl now.
(rmail-spam-filter, rmail-use-spam-filter, rsf-file, rsf-no-blind-cc)
(rsf-beep, rsf-sleep-after-message, rsf-min-region-to-spam-list)
(rsf-autosave-newly-added-definitions, rsf-white-list)
(rsf-definitions-alist, rsf-check-field, rsf-add-subject-to-spam-list)
(rsf-add-sender-to-spam-list, rsf-add-region-to-spam-list)
(rsf-customize-spam-definitions, rsf-customize-group)
(rsf-custom-save-all, rsf-add-content-type-field): Doc fixes.
(rsf-check-field): Use setcar and setcdr rather than setf.
(rmail-spam-filter): Simplify.
(rsf-add-subject-to-spam-list, rsf-add-sender-to-spam-list)
(rsf-add-region-to-spam-list): Use rmail-get-header or
buffer-substring-no-properties.  Regexp-quote the extracted data.
Make the messages less verbose.
(rmail-summary-mode-map, rmail-mode-map): Use easy-menu and dolist to
simplify things.
(rsf-add-content-type-field): Make the message less verbose.
2009-02-18 04:33:30 +00:00
Richard M. Stallman
57d2296ade (set-rmail-inbox-list): Doc fix. 2009-02-17 18:11:26 +00:00
Richard M. Stallman
5a34da0465 (rmail-copy-headers): When copying full headers,
correctly put point at the end.
2009-02-17 18:10:32 +00:00
Sam Steingold
2017951613 (compilation-filter): Call comint-carriage-motion', just like comint-output-filter'. 2009-02-17 16:49:40 +00:00
Juanma Barranquero
1227224193 * net/newst-treeview.el (newsticker--treeview-load): Remove bogus `if'. 2009-02-17 14:58:15 +00:00
Jason Rumney
bb4a52db9f (make-directory): Stop recursing if parent is self. (Bug#2309) 2009-02-17 14:27:28 +00:00
Juanma Barranquero
33ee2fc873 * progmodes/cc-menus.el (cc-imenu-objc-function): Doc fix. 2009-02-17 10:59:12 +00:00
Miles Bader
24a517fc67 Tweak copyright-regexp
Tweaked to match copyright statements where the years follow the name.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1549
2009-02-17 10:13:59 +00:00
Glenn Morris
4431546e80 (copyright-update-year): Don't let y-or-n-p move point. (Bug#2209) 2009-02-17 03:02:25 +00:00
Glenn Morris
1640a85f9c (rmail-mbox-from): New function.
(rmail-output-as-mbox): Use rmail-mbox-from.
(rmail-output): Ensure a From line in the not-rmail Babyl case.
2009-02-17 02:54:14 +00:00
Glenn Morris
f58faced4e (rmail-get-attr-names): Give a warning rather than an error if the
header is corrupt.
2009-02-17 02:37:40 +00:00
Glenn Morris
5b148883d2 (rmail-fields-not-to-output): Doc fix.
(rmail-delete-unwanted-fields): Ignore case.  Use line-beg-pos.
(rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to
"not-rmail", and make it work.  Simplify.
2009-02-17 02:36:51 +00:00
Glenn Morris
95ccabb5ad Comment. 2009-02-17 02:32:34 +00:00
Ulf Jasper
c6193b5379 newsticker: offer deletion of old groups file. 2009-02-16 20:45:14 +00:00
Miles Bader
9eb59592ad Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
2009-02-16 09:32:19 +00:00
Glenn Morris
554fda1a96 (rmail-output, rmail-output-as-seen): Further doc fixes. 2009-02-16 01:33:10 +00:00
Glenn Morris
d4653d3c30 (rmail-delete-unwanted-fields)
(rmail-output-as-babyl, rmail-output-to-babyl-buffer)
(rmail-convert-to-babyl-format, rmail-nuke-pinhead-header)
(rmail-output-as-mbox, rmail-output-to-rmail-buffer, rmail-output)
(rmail-output-as-seen, rmail-output-body-to-file): Doc fixes.
2009-02-16 01:18:38 +00:00
Glenn Morris
dfeab39416 (rmail-update-summary): Move declaration earlier in file. 2009-02-15 20:45:03 +00:00
Glenn Morris
050f62bf25 (rmail-output-as-mbox): Start search from point-min. If constructing a
"From " line, prefer the date header over the current time.
2009-02-15 03:26:17 +00:00
Glenn Morris
8f8cecb318 (rmail-summary-output-as-seen): Doc fix. 2009-02-15 02:52:14 +00:00
Glenn Morris
aab4c09b6b (rmail-output-decode-coding): Fix custom type, group.
(rmail-output-as-babyl, rmail-output-to-babyl-buffer): Remove
unnecessary use of with-no-warnings.
(rmail-output-as-mbox, rmail-output-as-seen): Doc fix.
2009-02-15 02:51:21 +00:00
Richard M. Stallman
59a6d2495a (rmail-edit-diff-headers): Delete spurious reference to OLD. 2009-02-15 02:32:03 +00:00
Glenn Morris
e38658c49b (rmail-insert-rmail-file-header, rmail-count-new-messages)
(rmail-show-message): Remove unnecessary autoloads.
(rmail-default-rmail-file): Remove unnecessary declaration.
(gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
2009-02-15 00:31:07 +00:00
Stefan Monnier
002645bd38 (with-buffer-prepared-for-jit-lock): Swap the `let' and
the `with-buffer-unmodified' to avoid useless `readlink' calls.
2009-02-14 21:41:26 +00:00
Roland Winkler
03db5e5fb8 (bibtex-global-key-alist, bibtex-initialize): Exclude current buffer
if it does not use bibtex-mode.
(bibtex-parse-strings, bibtex-strings, bibtex-initialize)
(bibtex-sort-buffer, bibtex-search-entry)
(bibtex-prepare-new-entry, bibtex-clean-entry): Use functionp to
test whether bibtex-strings and bibtex-reference-keys have their
initial values.
2009-02-14 16:58:04 +00:00
Eli Zaretskii
b46957e2f4 (translation-table-for-input): Declare obsolete again. 2009-02-14 09:08:08 +00:00
Eli Zaretskii
a6c39c14a2 (quoted-insert, zap-to-char): Use `with-no-warnings' around forms that refer
to translation-table-for-input.
2009-02-14 09:06:30 +00:00
Eli Zaretskii
9dcb8cd0bb (quail-input-string-to-events, quail-store-decode-map-key, quail-char-equal-p):
Use `with-no-warnings' around forms that refer to translation-table-for-input.
2009-02-14 09:05:59 +00:00
Eli Zaretskii
0d58bedde6 (isearch-search-string): Use `with-no-warnings' around forms that refer
to translation-table-for-input.
2009-02-14 09:04:46 +00:00
Eli Zaretskii
580fe9f55c (ispell-insert-word): Use `with-no-warnings' around forms that refer
to translation-table-for-input.
2009-02-14 09:03:19 +00:00
Glenn Morris
fef8d38ee0 (rmail-output-to-rmail-file): Remove autoload added in previous change.
(gnus-summary-save-in-mail): Use gnus-output-to-rmail rather than
rmail-output-to-rmail-file.
2009-02-14 05:09:13 +00:00
Stefan Monnier
6d3e4d2287 (end-of-defun-function): Docstring fix. 2009-02-14 04:19:34 +00:00
Richard M. Stallman
1945c7a74c Handle editing of header fields.
(rmail-old-headers): New variable.
(rmail-edit-current-message): Set it, recording current headers.
(rmail-cease-edit): Compute new headers and diff against old ones.
Update the mbox buffer with the changes that were made.
(rmail-edit-headers-alist): New function.
(rmail-edit-diff-headers, rmail-edit-update-headers): New functions.
2009-02-14 04:01:53 +00:00
Glenn Morris
40f9db320d (rmail): When reverting, swap buffers before setting counters. (Bug#2229)
(rmail-revert): Swap buffers before replacing contents.
2009-02-14 03:40:39 +00:00
Glenn Morris
f5107fea3e Ian Eure <ian at digg.com> (tiny change)
(sql-product-alist, sql-connect-sqlite): Remove host, user, password
options not applicable to SQlite. (Bug#1904)
2009-02-14 03:38:00 +00:00
Glenn Morris
1faded47fb (rmail-output-to-rmail-file): Move autoload here from gnus.el. 2009-02-14 03:36:27 +00:00
Glenn Morris
fe1f089f30 (rmail-default-rmail-file): Remove declaration of deleted
variable (only used in gnus-util, which declares it anyway).
(rmail-output-to-rmail-file): Move autoload to gnus-art, the only place
that uses it.
(rmail-insert-rmail-file-header): Remove autoload of deleted function,
only used in gnus-util, which autoloads it itself.
(rmail-update-summary): Fix autoload.
2009-02-14 03:35:37 +00:00
Richard M. Stallman
fe6dd7e2ed (rmail-output-body-to-file): Avoid space and colon in default file name. 2009-02-14 02:54:00 +00:00
Richard M. Stallman
c7eb0ba1f8 (rmail-convert-file-maybe): Turn off case-fold-search.
(rmail-add-mbox-headers): Likewise.
2009-02-14 02:52:17 +00:00
Eli Zaretskii
c9ae6ddd1e (locate-library): Doc fix. (Bug#2291) 2009-02-13 15:19:06 +00:00
Eli Zaretskii
e005ff0da1 (load-library): Doc fix. 2009-02-13 15:14:33 +00:00
Alan Mackenzie
649504a17b (c-defun-name): Widen, to allow it to work in narrowed buffers. 2009-02-13 14:54:27 +00:00
Alan Mackenzie
8dd70654d6 *** empty log message *** 2009-02-13 14:53:28 +00:00
Juanma Barranquero
5ae6e65f65 Add bug reference. 2009-02-13 12:57:45 +00:00
Kenichi Handa
8b735b2b99 (tit-process-header): Use
buffer-substring-no-properties instead of buffer-substring.
(tit-process-body): Likewise.
(tsang-quick-converter): Handle superfluous CR at eol.
(py-converter): Use buffer-substring-no-properties instead of
buffer-substring.  Handle superfluous CR at eol.
(ziranma-converter): Likewise
(ctlau-converter): Likewise.
(miscdic-convert): Read a file without eol conversion.
2009-02-13 12:37:53 +00:00
Juanma Barranquero
e35b306327 * minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315) 2009-02-13 10:35:40 +00:00
Juanma Barranquero
3b4d152a0e Add bug references. 2009-02-13 08:56:27 +00:00
Glenn Morris
41342c8024 (rmail-show-message): Restore argument list to the declaration now
that this functions behaves in Emacs 23 as in 22.
2009-02-13 07:52:18 +00:00
Glenn Morris
bc04f20723 Update for rmail-show-message-maybe name change. 2009-02-13 07:48:13 +00:00
Glenn Morris
809f3af083 (rmail-show-message): New name for the old rmail-show-message-maybe.
Update callers.
2009-02-13 07:46:14 +00:00
Glenn Morris
a1a2934181 Update for rmail-show-message -> rmail-show-message-1 name change. 2009-02-13 07:44:18 +00:00
Glenn Morris
574bc51d39 (rmail-show-message-1): New name for the old rmail-show-message.
Update callers.
2009-02-13 07:43:50 +00:00
Glenn Morris
95ca567f4d (rmail-summary-vector, rmail-mode-map): Add doc string.
(rmail-set-header-1): If VALUE is nil, remove the header altogether.
(rmail-set-header): Doc fix.
2009-02-13 03:51:16 +00:00
Glenn Morris
97e92ffbd4 (msgnum): Remove declaration.
(rmail-summary-redo): Add missing initialization value.
(rmail-summary-overlay, rmail-summary-mode-map): Add doc string.
(rmail-summary-mark-deleted, rmail-summary-deleted-p):
Fix skip-chars-forward calls.
(rmail-summary-mark-seen): New function.  As well as removing the '-'
mark, update the summary-vector.  (Bug#2135)
(rmail-summary-rmail-update, rmail-summary-goto-msg):
Use rmail-summary-mark-seen.
2009-02-13 03:49:58 +00:00
Glenn Morris
a99e0e1be2 (rmail-set-label): Delete the keyword header if all labels are
removed.  (Bug#2302)
2009-02-13 03:44:30 +00:00
Glenn Morris
56ba440162 (unrmail): When getting message keywords, don't include a leading
space, but do include the space after the separating comma.  (Bug#2303)
2009-02-13 03:44:10 +00:00
Juri Linkov
6c34bcde1e (image-toggle-display): Let-bind `buffer-file-truename' to nil around the
call to `add-text-properties' to prevent directory time modification by
lock_file.  Replace `set-buffer-modified-p' with
`restore-buffer-modified-p'.  (Bug#2295)
2009-02-12 21:49:29 +00:00
Stefan Monnier
865ff911f3 (python-use-skeletons): Re-add.
(def-python-skeleton): Use it.
2009-02-12 18:16:26 +00:00
Stefan Monnier
f58bd666fc (quail-make-guidance-frame): Remove the `parent-id' parameter.
(quail-show-guidance): Make the new window dedicated.
2009-02-12 18:13:20 +00:00
Juanma Barranquero
4eb9723260 * international/characters.el (?1, ?2, ?3, ?4, ?7, ?^):
Fix typos in docstrings.
2009-02-12 16:09:48 +00:00
Juanma Barranquero
00a258e074 Add bug reference. 2009-02-12 16:06:54 +00:00
Alan Mackenzie
e26019a56b (c-emacs-features): Crash-fix: change =' to eq'. 2009-02-12 12:30:12 +00:00
Alan Mackenzie
a7442b9538 *** empty log message *** 2009-02-12 12:29:06 +00:00
Glenn Morris
4b84883a4a Simplify previous change; again. 2009-02-12 07:53:11 +00:00
Glenn Morris
655a218ace Simplify previous change. 2009-02-12 07:52:02 +00:00
Glenn Morris
3e8fc1b6f6 (rmail-set-label): Fix the test for a label being already present. (Bug#2210) 2009-02-12 06:55:43 +00:00
Kenichi Handa
8ea6fa801e (?.): New character category for
Base characters.  Set them in the standard category table.
2009-02-12 05:48:41 +00:00
Kenichi Handa
ca451f4c7e Use "\\c." instead of "[[:alpha:]]" to match with
a base character.
2009-02-12 05:42:56 +00:00
Stefan Monnier
00c4240510 (isearch-yank-char-in-minibuffer)
(isearch-other-meta-char): Use with-current-buffer.
2009-02-12 05:38:25 +00:00
Stefan Monnier
7664ec4458 (verilog-mode): Avoid circular use of syntax-ppss. 2009-02-12 05:34:26 +00:00
Stefan Monnier
f9f34ece3d (end-of-defun): Rewrite, to use the ARG argument to beginning-of-defun-raw. 2009-02-12 04:31:01 +00:00
Stefan Monnier
6bffddf43b (end-of-defun): Don't skip to next line after
calling end-of-defun-function if it already moved to BOL.
2009-02-12 04:16:14 +00:00
Richard M. Stallman
51584624ee (rmail-show-message-verbose-min): New option.
(rmail-show-message): Conditionally show start and finish in echo area.
2009-02-12 04:01:11 +00:00
Glenn Morris
4de724b067 (rmail-unix-mail-delimiter): Doc fix.
(rmail-enable-multibyte): Don't really define, only for compiler.
2009-02-12 03:29:19 +00:00
Glenn Morris
28e5063159 (rmail-read-label): Don't scan for labels if the summary exists, since
it's already done.
2009-02-12 03:28:53 +00:00
Glenn Morris
5c9b1aaadf (rmail-get-summary-labels): Store any message labels for use in
completion.
2009-02-12 03:28:37 +00:00
Glenn Morris
576e334d78 (org-footnote-at-definition-p): Fix doc typo. 2009-02-12 03:26:13 +00:00
Glenn Morris
9c55bbd279 Joachim Reiter <Reiter.Joachim at web.de> (tiny change)
(org-footnote-action): Fix doc typo.
2009-02-12 03:25:54 +00:00
Stefan Monnier
70ff4f5966 (read-buffer-to-switch): Add table to icomplete-with-completion-tables. 2009-02-12 02:19:53 +00:00
Chong Yidong
7f7f59f5c3 (dired-add-entry): Avoid munging long-form Dired switches (Bug#2261). 2009-02-11 14:47:24 +00:00
Chong Yidong
ca901d779f * dired-aux.el (dired-add-entry): Avoid munging long-form Dired
switches (Bug#2261).
2009-02-11 14:46:05 +00:00
Juanma Barranquero
abab01f2e8 * server.el (server-with-environment): Don't fail for negative entries in ENV. 2009-02-11 09:22:59 +00:00
Juanma Barranquero
adab88bd5a Fix typos and add bug references. 2009-02-11 08:44:18 +00:00
Dan Nicolaescu
c7f9e44060 * vc-dir.el (vc-dir-filename-mouse-map): Rename from vc-dir-mouse-map.
(vc-default-dir-printer): Add a comment about updating this function.

* vc-git.el (vc-git-dir-printer): Use vc-dir-filename-mouse-map
for the file name.
2009-02-11 06:36:32 +00:00
Glenn Morris
fa262b58b2 (calendar-window-list): Ignore invisible windows.
(calendar-set-mode-line): Fall back to a default width if we seem to be
called from daemon.  (Bug#2199)
2009-02-11 04:02:16 +00:00
Glenn Morris
8e87c4267a (rmail-make-label): Doc fix.
(rmail-read-label): Add current labels to completion list.  (Bug#2222)
(rmail-set-label): Use `or'.
2009-02-11 04:01:35 +00:00
Chong Yidong
352f6bff86 (find-library-name, find-library): Doc fixes. 2009-02-11 02:25:06 +00:00
Chong Yidong
e6a5a41183 * emacs-lisp/find-func.el (find-library-name, find-library): Doc
fixes.
2009-02-11 02:24:51 +00:00
Juanma Barranquero
6dc43c2e2d Add "tiny change" note. 2009-02-10 10:26:53 +00:00
Juanma Barranquero
263903f794 * env.el (getenv): When FRAME is non-nil, pass the frame environment
to `getenv-internal', not the frame.  (Bug#2259)
2009-02-10 10:24:59 +00:00
Juanma Barranquero
eb8c6ab3ad Fix typo. 2009-02-10 09:02:05 +00:00
Kenichi Handa
80ddad17ac *** empty log message *** 2009-02-10 06:17:23 +00:00
Kenichi Handa
0ba13131e5 (describe-char-display): On terminal, if terminal
coding system is nil, assume us-ascii.
(describe-char): Don't show the composition informaiton if it is
trivial.
2009-02-10 06:03:44 +00:00
Nick Roberts
af02d73901 (vc-svn-after-dir-status): Use shy group for revision
number as it isn't present for unregistered files.
2009-02-10 06:03:07 +00:00
Nick Roberts
f8d5a47f5c (vc-dir-find-file-other-window): Allow mouse events.
(vc-dir-mouse-map): New keymap.
(vc-default-dir-printer): Use it locally.
2009-02-10 05:51:47 +00:00
Glenn Morris
6922e96e5b Fix stupidity in previous change. 2009-02-10 05:26:52 +00:00
Glenn Morris
0aeb3666c0 Avoid messing up font-lock-global-modes. 2009-02-10 05:23:35 +00:00
Glenn Morris
44baa8ce8f (rmail-set-attribute): Allow ATTR to be a string. 2009-02-10 03:57:10 +00:00
Glenn Morris
7dbed48483 (mail-use-rfc822): Remove * from defcustom doc.
(mail-file-babyl-p): Use with-temp-buffer.
2009-02-10 03:39:38 +00:00
Glenn Morris
efb656fd19 Just require rmail. 2009-02-10 03:36:00 +00:00
Glenn Morris
a8e8f94704 Just require rmail.
(rmail-old-pruned): Add doc string.
(rmail-edit-current-message): Use rmail-msg-is-pruned.
(rmail-cease-edit): Don't mangle the leading From line.
Don't mark as edited if there were no changes.  (Bug#2256)
Correctly restore header state.
2009-02-10 03:33:48 +00:00
Glenn Morris
75790248f0 (rmail-automatic-folder-directives): Doc fix.
(rmail-current-message, rmail-total-messages)
(rmail-message-vector, rmail-deleted-vector): Add doc strings.
(rmail-duplicate-message): Doc fix.
(rmail-get-header-1, rmail-set-header-1, rmail-set-attribute-1):
New functions.
(rmail-get-header, rmail-set-header, rmail-set-attribute):
Use rmail-apply-in-message.
(rmail-message-attr-p): Use rmail-get-header, hence no longer requires
unswapped-ness.
(rmail-get-attr-names): Check for missing or corrupt attribute headers.
(rmail-auto-file): Set the filed attribute, rather than explicitly not
doing so.  (Bug#2231)
2009-02-10 03:33:27 +00:00
Glenn Morris
f0cfa8f0c2 (url-generate-unique-filename): Silence compiler. 2009-02-10 03:27:29 +00:00
Ulf Jasper
908e900dce newsticker: kill groups buffer after saving/loading. 2009-02-09 20:05:48 +00:00
Glenn Morris
833374ea08 Add :version tags for previous change. 2009-02-09 17:26:21 +00:00
Tassilo Horn
bc19637df0 (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page, doc-view-goto-page): Reset
the old hscroll value after switching pages.
2009-02-09 15:33:47 +00:00
Glenn Morris
bdc3df307b (diary-entry-marker, calendar-today-marker)
(calendar-holiday-marker): Drop test for color display.
2009-02-09 07:52:54 +00:00
Glenn Morris
c253eff0ae (diary-fancy-display): It doesn't make sense to check font-lock-mode
(see comments; reverts 2008-04-02 change).  (Bug#2199)
2009-02-08 01:52:26 +00:00
Glenn Morris
6ed1743386 (diary-entry-marker, calendar-today-marker, calendar-holiday-marker)
(calendar-mark-visible-date): It doesn't make sense to check
font-lock-mode (see comments; reverts 2008-04-02 change).  (Bug#2199)
2009-02-08 01:52:01 +00:00
Juri Linkov
c899b3db0c (toggle-word-wrap): New command. 2009-02-08 00:47:15 +00:00
Glenn Morris
c07dfdd98c (rmail-msg-restore-non-pruned-header): Remove unneeded autoload of
function that no longer exists.
(rmail-toggle-header): Declare.
(message-forward-rmail-make-body): Handle mbox Rmail.
2009-02-07 22:41:04 +00:00
Chong Yidong
035426050b Add comment. 2009-02-07 21:59:35 +00:00
Chong Yidong
fa8c4a38fd (ps-run-tmp-dir): Doc fix.
(ps-run-make-tmp-filename): Use temporary-file-directory.
2009-02-07 21:56:47 +00:00
Chong Yidong
74fe63d94f * progmodes/ps-mode.el (ps-run-tmp-dir): Doc fix.
(ps-run-make-tmp-filename): Use temporary-file-directory.
2009-02-07 21:56:37 +00:00
Chong Yidong
e3fd4ebfb1 (artist-system): Allow make-temp-file to use temporary-file-directory. 2009-02-07 21:39:46 +00:00
Chong Yidong
e2a42dd50e * textmodes/artist.el (artist-system): Allow make-temp-file to use
temporary-file-directory.
2009-02-07 21:39:36 +00:00
Chong Yidong
f265b4dedc (rmail-mime-attachment-dirs-alist): Use temporary-file-directory. 2009-02-07 21:29:17 +00:00
Chong Yidong
dee3923311 * mail/rmailmm.el (rmail-mime-attachment-dirs-alist): Use
temporary-file-directory.
2009-02-07 21:29:02 +00:00
Chong Yidong
092f7594cd (url-file): Use make-temp-file. 2009-02-07 21:22:55 +00:00
Chong Yidong
5d3c5503d7 (url-generate-unique-filename): Mark as obsolete. 2009-02-07 21:22:34 +00:00
Chong Yidong
1a39939843 (url-temporary-directory): Mark as obsolete. 2009-02-07 21:22:03 +00:00
Chong Yidong
64594ef931 * url-vars.el (url-temporary-directory): Mark as obsolete. 2009-02-07 21:21:38 +00:00
Glenn Morris
3a1eda7c03 (rmime-magic-string): Define for compiler. 2009-02-07 20:08:06 +00:00
Eli Zaretskii
634b455a37 (rmail): Bind coding-system-for-read to no-conversion before calling
find-file-noselect.  (Bug#2015)
2009-02-07 18:35:56 +00:00
Roland Winkler
016151bb4c (proced-after-send-signal-hook): Use defcustom.
(proced-header-line): Handle header lines that are shorter than
window-hscroll.
(proced-send-signal): Rebind split-width-threshold analogous to
dired-pop-to-buffer.
2009-02-07 17:07:56 +00:00
Eli Zaretskii
fc9682ad97 (rmail-redecode-body): Don't encode/decode the message; instead, just rewrite
the X-Coding-System header with the new encoding, and let rmail-show-message
do the rest.  Remove unused argument RAW.  Fix doc string to be consistent
with the new implementation.
(rmail-show-message): Honor X-Coding-System header, if present, in preference
to Content-Type header.
2009-02-07 16:46:27 +00:00
Stefan Monnier
7197f5de6f (server-execute): Enable quit. 2009-02-07 16:24:36 +00:00
Andreas Schwab
d2e9b790b7 (image-mode): Always set image-type.
(image-minor-mode): Likewise.
2009-02-07 15:29:11 +00:00
Eli Zaretskii
782c80e892 (rmail-cease-edit): Look for the message's encoding, and its
"content-transfer-encoding" and "content-type" headers only in the
headers' portion.  (Bug#2017)
2009-02-07 15:16:57 +00:00
Ulf Jasper
201af049c3 newsticker: fix infinite recursion when moving to next new item 2009-02-07 13:24:06 +00:00
Eli Zaretskii
aaaaa2767d (rmail-cease-edit): narrow-to-region before extracting mail message headers.
Use encode-coding-region instead of insert-buffer-substring for re-encoding
edited message.  Add qp/b64 encoding only after text was encoded.
2009-02-07 12:55:49 +00:00
Eli Zaretskii
23f467da2f Don't declare `translation-table-for-input' obsolete.
Equivalent info added to its doc string, q.v.
2009-02-07 10:47:10 +00:00
Eli Zaretskii
86a3035294 (save-buffer): Display "Saving file FOO..." message regardless of
buffer's size.  (Bug#2137)
2009-02-07 10:25:06 +00:00
Chong Yidong
b6d79b2f06 (line-move-visual): Handle overflow-newline-into-fringe. 2009-02-07 05:51:27 +00:00
Chong Yidong
b352f3398a * simple.el (line-move-visual): Handle overflow-newline-into-fringe. 2009-02-07 05:50:44 +00:00
Glenn Morris
cfb4688eff (metamail-interpret-body): Remove Rmail-specific hack that is no
longer appropriate to mbox Rmail.
2009-02-07 03:03:57 +00:00
Glenn Morris
8acdd74884 (rmail-create-summary-line): Widen the view buffer
before trying to move to the start of the message.
(rmail-summary-undelete-many, rmail-summary-rmail-update):
Fix rmail-set-attribute calls.
2009-02-07 03:02:57 +00:00
Glenn Morris
04ca017c6c (mail-bury-selects-summary, mail-yank-original): Doc fix.
(rmail-output-to-rmail-buffer): Autoload it.
(mail-do-fcc): Give it a doc string.  Update for mbox Rmail, simplify.
2009-02-07 03:02:39 +00:00
Glenn Morris
4925ab0b6f Sync final change from rmail-mox-branch, rev 1.13.2.4, 2006-01-16.
Alex Schroeder <alex at gnu.org>

(unrmail): Use regexps to find message separators so as not to match
any fake rmime.el separators.  Remove any sections added by rmime.el.
2009-02-07 03:01:59 +00:00
Carsten Dominik
7297ca6d3d 2009-02-06 Carsten Dominik <dominik@science.uva.nl>
* org-exp.el (org-export-remove-or-extract-drawers): Fix
	regular expression for extracting drawers.
2009-02-06 16:17:56 +00:00
Carsten Dominik
ee9d4ebe94 2009-02-06 Carsten Dominik <dominik@science.uva.nl>
* org-exp.el (org-export-preprocess-string): Fix bug with skipping
	text before first headline.
2009-02-06 11:47:58 +00:00
Alan Mackenzie
e9176a6375 (c-emacs-features): Change a let to a let* to eliminate BC warnings. 2009-02-06 10:13:59 +00:00
Carsten Dominik
0b91aef0f3 2009-02-06 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-format-latex): Stop LaTeX fragment processing in
	protected examples.
2009-02-06 09:42:13 +00:00
Glenn Morris
81d8114e20 (unrmail): Use current-time-string. 2009-02-06 07:33:20 +00:00
Glenn Morris
186133b411 (kill-whole-line): Provide a default argument of 1. 2009-02-06 03:59:15 +00:00
Glenn Morris
7a613b6723 (rmail-mail-separator): Delete.
(undigestify-rmail-message, unforward-rmail-message): Update for mbox Rmail.
2009-02-06 03:58:20 +00:00
Kenichi Handa
d40d641507 *** empty log message *** 2009-02-06 00:40:28 +00:00
Juri Linkov
97666703e9 (image-mode): Use image-get-display-property' instead of get-text-property'.
(image-minor-mode): Sync the logic with `image-mode' including the
activation of the image display by default.
2009-02-05 23:59:52 +00:00
Alan Mackenzie
150948efec (c-emacs-features): Check the working of beginning/end-of-defun-function
more rigorously before setting argumentative-bod-function.
2009-02-05 21:21:07 +00:00
Alan Mackenzie
ccf4d7c660 *** empty log message *** 2009-02-05 21:18:59 +00:00
Glenn Morris
50dcb7845f (rmail-duplicate-message): Make it work. 2009-02-05 07:38:56 +00:00
Dan Nicolaescu
393439a343 (turn-on-xterm-mouse-tracking-on-terminal)
(turn-off-xterm-mouse-tracking-on-terminal): Do not turn on the
mode on the initial terminal.
2009-02-05 07:12:27 +00:00
Kenichi Handa
3208a64a70 (setup-default-fontset): Append entries for mathematical, instead of
prepending.
2009-02-05 07:09:47 +00:00
Nick Roberts
c4984fd89a *** empty log message *** 2009-02-05 06:47:31 +00:00
Glenn Morris
c82c35fc56 (rmail-show-message): Update declaration.
(rmail-buffer, rmail-view-buffer): Declare.
(org-rmail-store-link, org-rmail-follow-link): Handle mbox Rmail.
2009-02-05 06:40:58 +00:00
Glenn Morris
6b6a84a15b (rmail-what-message): Unbreak it. 2009-02-05 06:40:01 +00:00
Glenn Morris
c261086e81 (rmail-buffer): Remove unneeded eval-when-compile.
(rmail-narrow-to-non-pruned-header): Remove autoload.
(mairix-rmail-fetch-field): Handle mbox Rmail.
2009-02-05 06:36:14 +00:00
Kenichi Handa
c87626662d (script-representative-chars): Remove
mathematical.
(setup-default-fontset): Add entries for each subgroup of
mathematical script.
2009-02-05 06:23:19 +00:00
Miles Bader
3b36c17e9d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
2009-02-05 02:34:34 +00:00
Carsten Dominik
cc6dbcb7b7 2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
	`org-return-follows-link' to t by default.
2009-02-04 23:01:58 +00:00
Nick Roberts
22b5692c3d (vc-svn-diff): Revert previous change but add a test
for newvars is nil. (C-u C-x v = with default values).
2009-02-04 10:49:04 +00:00
Nick Roberts
77900a45d4 *** empty log message *** 2009-02-04 10:46:14 +00:00
Kenichi Handa
c381cb8dcc (select-safe-coding-system): Use
buffer-chars-modified-tick instead of buffer-modified-tick.
2009-02-04 07:45:09 +00:00
Dan Nicolaescu
6510501067 (vc-bzr-working-revision): Recognize a newer branch
format.  Use when instead of if.
2009-02-04 07:32:51 +00:00
Miles Bader
61eee794db Add "^" to interactive spec of sexp movement commands
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1534
2009-02-04 05:48:16 +00:00
Glenn Morris
869692c03a (mail-fetch-field): Previous doc fix was ill-advised. 2009-02-04 03:41:06 +00:00
Glenn Morris
7b094a30fc Require rmail not just when compiling.
Remove unneeded declarations.
2009-02-04 03:39:05 +00:00
Glenn Morris
a4e80191c2 No need for mule-util when compiling.
(rmail-first-message): Unbreak it.
2009-02-04 03:38:26 +00:00
Glenn Morris
20bc68dd30 (ns): Define as a custom group. 2009-02-04 03:38:06 +00:00
Kenichi Handa
e47fe93b1f (describe-char): Check font-object by fontp. 2009-02-04 02:02:27 +00:00
Kenichi Handa
8da437855b (compose-gstring-for-terminal): If a character is
not supported by the current terminal, don't make a multi-glyph
grapheme cluster.
(auto-compose-chars): Check font-object by fontp.
2009-02-04 02:00:34 +00:00
Miles Bader
c5b83faf47 Add .gitignore files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1533
2009-02-03 23:32:38 +00:00
Glenn Morris
5ff43aba5c Tweak previous change. 2009-02-03 08:20:33 +00:00
Glenn Morris
58400e4fa8 (unrmail): In the absence of Mail-from, prefer Date over current-time.
(Bug#2175)
2009-02-03 08:09:03 +00:00
Glenn Morris
e18cc61cc9 Comment (python-mode is now separate from Python). 2009-02-03 04:13:17 +00:00
Glenn Morris
c49edcd12f (rmail-get-summary-labels): Treat empty labels as null. 2009-02-03 04:09:01 +00:00
Glenn Morris
bad4f1fd32 (rmail-convert-babyl-to-mbox): Disable undo while
inserting the converted mailbox.
(rmail-get-new-mail): Restore the loop over inboxes when two or more
have the same basename.  (Bug#2164)
Set the return value according to whether any mail was found,
not just in the last inbox.  Only show a message and run the hook after
checking all inboxes.
(rmail-get-new-mail-1): Move message display and running the hook to
rmail-get-new-mail.
2009-02-03 04:07:25 +00:00
Glenn Morris
c36e676798 (rmail-label-obarray): Initialize using rmail-attr-array.
(rmail-make-label, rmail-read-label): Give it a doc string.
(rmail-add-label, rmail-kill-label): Change argument name to match the
doc.  Doc fix.
(rmail-set-label): Doc fix.  Also update summary in attr case.
Accept labels as a string or a symbol.  (Bug#2165)
2009-02-03 04:07:02 +00:00
Carsten Dominik
20106e31be 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-cycle-global-at-bob): Fix typo.

	* org-jsinfo.el (org-infojs-handle-options): Fix typo in comment.
2009-02-02 21:50:00 +00:00
Carsten Dominik
5ace2fe5ec 2009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-mode): Make dependence stuff work more reliably.
	(org-update-parent-todo-statistics): Fix bug with updating
	statistics cookie.
	(org-yank-adjusted-subtrees, org-return-follows-link)
	(org-use-fast-todo-selection, org-tags-column): New default
	setting for variables.

	* org-export-latex.el (org-export-latex-emphasis-alist): Use = and
	~ as verbatim delimiters, to avoid table bug.
	(org-export-latex-classes): Remove the a4paper option from the
	default styles.

	* org-exp.el (org-export-html-format-image): New argument
	PAR-OPEN, to fix XHTM validation bug.
	(org-export-as-html): Pass par-open to
	`org-export-html-format-image'.
	(org-export-html-footnotes-section): Use a more consistent id for
	footnotes.

	* org-agenda.el (org-agenda-sorting-strategy)
	(org-agenda-tags-column): New default setting for variables, based
	on a poll what typical uses use.
	(org-agenda-dim-blocked-tasks): Keep dimming blocked entries from
	setting the blocked tag.
2009-02-02 20:57:14 +00:00
Stefan Monnier
68a479400b (vhdl-prepare-search-1, vhdl-prepare-search-2): Properly cleanup on `quit'. 2009-02-02 20:49:41 +00:00
Stefan Monnier
86905e5b73 (vhdl-mode-abbrev-table-init):
Mark the entries as being "system" entries rather than "user" entries.
2009-02-02 20:40:18 +00:00
Thien-Thi Nguyen
1b7c198ad1 (smerge-start-session): Add interactive spec. 2009-02-02 13:01:32 +00:00
Glenn Morris
236ab005f7 (rmail-ignored-headers, rmail-displayed-headers)
(rmail-retry-ignored-headers, rmail-highlighted-headers):
Restore autoloads.
2009-02-02 07:55:04 +00:00
Stefan Monnier
5692cc8c4f (emacs-lisp-file-regexp): Fix up EOB. 2009-02-02 03:27:30 +00:00
Stefan Monnier
8f4cafbce2 (scheme-args-to-list): Remove.
(run-scheme): Use split-string-and-unquote instead, so as to allow
spaces in the command name and/or the arguments.
2009-02-01 22:32:43 +00:00
Chong Yidong
ae24ab328b Regenerate. 2009-02-01 22:10:05 +00:00
Chong Yidong
a436e145b7 Bump version to 23.0.90. 2009-02-01 22:04:25 +00:00
Adrian Robert
516907a2b9 * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option. 2009-02-01 17:32:52 +00:00
Michael Albinus
cb85dcd0dc * net/tramp.el (tramp-read-passwd): Cached passwords shall still be used. 2009-02-01 10:48:12 +00:00
Michael Albinus
18288ba7ae * net/tramp-cache.el (top): Autoload `tramp-run-real-handler'. 2009-02-01 10:45:30 +00:00
Michael Albinus
e3c5a12941 * net/trampver.el: Update release number. 2009-02-01 10:44:39 +00:00
Stefan Monnier
2dc00ad0c3 (rmail-view-buffer): Make buffer-local.
(rmail-select-summary, rmail-perm-variables, rmail-redecode-body)
(rmail-undelete-previous-message, rmail-mark-message)
(rmail-speedbar-buttons): Use with-current-buffer.
(rmail-mode-map): Move initialization into declaration.
(rmail-swap-buffers, rmail-unfontify-buffer-function)
(rmail-fontify-message): Use restore-buffer-modified-p.
(rmail-expunge-and-save): Don't swap buffer.
(rmail-get-header, rmail-set-header, rmail-set-attribute)
(rmail-apply-in-message): Swap save-excursion and save-restriction.
2009-02-01 03:39:37 +00:00
Stefan Monnier
73d7bcb918 (rmail-sort-messages): Use car-less-than-car if possible. 2009-02-01 03:28:33 +00:00
Stefan Monnier
befa817562 (rmail-edit-map): Move init into declaration.
(rmail-edit-mode, rmail-cease-edit): Use with-current-buffer.
2009-02-01 03:26:17 +00:00
Carsten Dominik
72d06d8150 2009-01-31 Carsten Dominik <dominik@science.uva.nl>
* org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
	only checking for blocks.

	* org-exp.el (org-export-html-footnotes-section): Make the div id consistent

	* org-export-latex.el (org-export-latex-classes): Remove
	paper size option from LaTeX classes.
2009-01-31 23:26:35 +00:00
Stefan Monnier
ceaabbbde7 (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link. 2009-01-31 22:14:53 +00:00
Stefan Monnier
fa043571b2 Follow commenting conventions. 2009-01-31 22:10:22 +00:00
Eli Zaretskii
062ca6f69a (rmail-redecode-body): Use eight-bit instead of obsolete
eight-bit-control and eight-bit-graphic.
2009-01-31 18:53:50 +00:00
Dan Nicolaescu
ae42a85288 (vc-dir-mode): Fix docstring. 2009-01-31 18:38:56 +00:00
Dan Nicolaescu
5d3b5eccbd (vc-dir-mouse-map):
(vc-default-dir-printer):
(vc-dir-find-file-other-window): Undo previous change, it breaks
the behavior of mouse-2.
2009-01-31 17:26:53 +00:00
Stefan Monnier
5311245342 (elp-results-symname-map): Add follow-link. 2009-01-31 17:00:54 +00:00
Chong Yidong
45545d6875 (end-of-defun): Protect against infloops (Bug#2106). 2009-01-31 16:19:46 +00:00
Chong Yidong
a1f062078e * emacs-lisp/lisp.el (end-of-defun): Protect against
infloops (Bug#2106).
2009-01-31 16:19:23 +00:00
Dan Nicolaescu
1826af5ecc (vc-svn-dir-status): Disable the vc-stay-local-p
logic, it makes the makes the normal case too slow.
2009-01-31 15:51:07 +00:00
Eli Zaretskii
de456f3ba1 (unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.
Bind coding-system-for-write when writing out the converted message, and
make sure it uses Unix EOLs.
2009-01-31 14:34:05 +00:00
Eli Zaretskii
6e9db169a3 (rmail-automatic-folder-directives, rmail): Doc fixes.
(rmail-swap-buffers): New function.
(rmail-change-major-mode-hook, rmail-swap-buffers-maybe, rmail-show-message):
Use rmail-swap-buffers.
(rmail-decode-region): If DESTINATION is a buffer, set the encoding of that
buffer, rather than the current buffer.
(rmail-show-message): Make error message about uuencoded mail more explicit.
(rmail-show-message-maybe): Simplify code.  Doc fix.
(rmail-show-message): Doc fix.
2009-01-31 13:32:48 +00:00
Eli Zaretskii
0300c3390a (rmail-redecode-body): Don't change EOL conversion of the new encoding if
the old one left it unspecified.
2009-01-31 10:10:02 +00:00
Eli Zaretskii
aa8c69584f (rmail-convert-babyl-to-mbox): Set Rmail's buffer encoding to `raw-text-unix'.
(rmail-perm-variables): Set encoding of rmail-view-buffer to `undecided-unix'.
2009-01-31 09:32:45 +00:00
Carsten Dominik
6c817206c8 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-enforce-todo-checkbox-dependencies): New option.
	(org-block-todo-from-checkboxes): New function.
	(org-todo): Make tripple prefix arg circumvent blocking.
2009-01-31 05:28:36 +00:00
Glenn Morris
ab383a615f (rmail-new-summary): Don't try to summarize an empty folder. 2009-01-31 03:15:35 +00:00
Glenn Morris
49e787c9e2 (gnus-summary-next-article): XEmacs-friendly version of 2009-01-09 change. 2009-01-31 02:57:13 +00:00
Glenn Morris
816b372189 Comments don't need ChangeLog entries.
Tweak layout to fool font-lock of a bug number.
2009-01-31 02:53:31 +00:00
Glenn Morris
78f086e42c (mail-fetch-field): Doc fix. 2009-01-31 02:52:18 +00:00
Glenn Morris
603c5d8d67 (rmail-msg-is-pruned): New (restored) function.
(rmail-toggle-header): Doc fix.  Use rmail-msg-is-pruned.
(rmail-reply): Set up to yank from the decoded message rather than the
raw one.  (Bug#2104).
2009-01-31 02:51:18 +00:00
Glenn Morris
9f08b1415d Tidy up commentary.
(rmail-current-message): Remove unneeded declaration.
(uce-message-text, uce-default-headers): Fix custom type.
(rmail-buffer, rmail-msg-is-pruned): Declare.
(uce-reply-to-uce): Add autoload cookie.  Doc fix.  Update for mbox Rmail.
2009-01-31 02:50:28 +00:00
Nick Roberts
f2f8e1b8b0 (vc-dir-mouse-map): New keymap.
(vc-default-dir-printer): Use it locally.
(vc-dir-find-file-other-window): Allow mouse events.
2009-01-31 02:18:21 +00:00
Nick Roberts
f11e5363a6 *** empty log message *** 2009-01-31 02:15:14 +00:00
Alan Mackenzie
38477befdc # Fix a typo. 2009-01-30 21:24:22 +00:00
Alan Mackenzie
9a78cf0178 *** empty log message *** 2009-01-30 21:23:53 +00:00
Eli Zaretskii
a880e5b938 (unrmail): Fix conversion of BABYL attributes into Rmail-mbox attributes. 2009-01-30 18:31:35 +00:00
Eli Zaretskii
2f6e377467 (rmail-resent-attr-index): Fix index value. 2009-01-30 18:29:48 +00:00
Glenn Morris
805b5d9ccf (org-empty-line-terminates-plain-lists, org-toggle-checkbox): Doc fixes. 2009-01-30 17:38:14 +00:00
Glenn Morris
6f3e2af680 (org-table-clean-before-export): Fix declaration. 2009-01-30 17:32:39 +00:00
Eli Zaretskii
3951477883 (rmail-convert-babyl-to-mbox): Bind coding-system-for-read to `raw-text', and
use insert-file-contents instead of insert-file-contents-literally.
Fixes bug #2019.
2009-01-30 14:37:32 +00:00
Juanma Barranquero
5e36bc052b Add bug references. 2009-01-30 11:53:08 +00:00
Nick Roberts
95541017c2 (vc-stay-local-p): Let vc-BACKEND-stay-local take
precedence even when it's value is t.
2009-01-30 08:35:50 +00:00
Carsten Dominik
a2a2e7fb01 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
* org-timer.el (org-timer): Provide the timer feature.

	* org.el (org-require-autoloaded-modules): Add a few more files to
	the list of autoloaded modules.

	* org-agenda.el (org-agenda-todo): Pass ARG to `org-todo'.

	* org-exp.el (org-export-remove-or-extract-drawers): Only remove
	drawers that are unprotected.
	(org-export-html-format-image): Make sure inlined LaTeX fragment
	images remain inlined.

	* org.el (org-toggle-ordered-property): New function.
	(org-mode-map): Add a key for `org-toggle-ordered-property'.
	(org-org-menu): Add menu entries for TODO dependencies.

	* org.el (org-default-properties): Add ORDERED to the default
	properties, to get completion support for it.

	* org-list.el (org-update-checkbox-count): Update more than one cookie.

	* org.el (org-update-parent-todo-statistics): Update more than one
	cookie.
2009-01-30 08:32:49 +00:00
Nick Roberts
cf4b480f77 (vc-svn-dir-status): Correct logic for remote
connection.
(vc-svn-diff): Use old version number even when it is the working
revision.  This is needed, e.g, in the vc-print-log buffer.
2009-01-30 08:16:26 +00:00
Nick Roberts
338efeada8 *** empty log message *** 2009-01-30 08:13:07 +00:00
Glenn Morris
4ddca2c57f (rmail-speedbar-buttons, rmail-speedbar-move-message-to-folder-on-line):
Use line-end-position.
2009-01-30 07:23:01 +00:00
Glenn Morris
98a9d488a3 (rmail-header-summary): Use line-end-position. 2009-01-30 07:20:58 +00:00
Glenn Morris
45bd646186 (rmail-summary-update-line): Replace duplicate line-beginning-position calls. 2009-01-30 03:47:35 +00:00
Glenn Morris
df75fdb70d (rmail-reply): Handle empty folders. 2009-01-30 03:46:31 +00:00
Glenn Morris
d1501442e0 Toby Speight <streapadair at gmx.net> (tiny change)
(hosts-generic-mode, named-database-generic-mode): Fix regexp quoting.
2009-01-30 03:45:51 +00:00
Michael Albinus
5c7043a248 * net/tramp.el (tramp-process-actions, tramp-read-passwd): Allow
correction of passwords.
2009-01-29 16:26:53 +00:00
Chong Yidong
3a67b38766 Update Oliver Seidel's email address, and add Stephen Berman as
maintainer.
2009-01-29 15:19:44 +00:00
Chong Yidong
00c6f62e66 (rmail-toggle-header): Determine current header
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.
2009-01-29 14:09:36 +00:00
Chong Yidong
7c2758bf33 * mail/rmail.el (rmail-toggle-header): Determine current header
style using the buffer-local value of rmail-header-style in the
view buffer.
(rmail-show-message): Set a buffer-local value of
rmail-header-style in the view buffer.
2009-01-29 14:09:23 +00:00
Juanma Barranquero
426bf35900 * vc-dir.el (vc-dir-menu-map, vc-dir-at-event, vc-dir-resynch-file):
Fix typos in docstrings.
2009-01-29 12:34:08 +00:00
Juanma Barranquero
bcca751d83 Exclude VCS metadata dirs from completion.
* bindings.el (completion-ignored-extensions):
  Add entries for VCS metadata directories (CVS/, .svn, etc).

* pcvs.el (completion-ignored-extensions):
* vc-svn.el (completion-ignored-extensions): Don't add VCS-specific
  directory, now done in bindings.el.
2009-01-29 08:53:37 +00:00
Glenn Morris
3c8ccebbcd Klaus Straubinger <KSNetz at UseNet.ArcorNews.DE> (tiny change)
(pcmpl-rpm): Doc fix.
2009-01-29 03:43:39 +00:00
Glenn Morris
04c17beac3 (rmail-summary-disable): Fix declaration. 2009-01-29 03:42:17 +00:00
Glenn Morris
0954b0aa0e (rmail-file-name): Remove duplicate definition.
(rmail-set-header): Ensure header changes get saved.
2009-01-29 03:41:57 +00:00
Glenn Morris
314a8fc3a7 (rmail-set-label): Update the summary, if there is one, after a label
is added.
2009-01-29 03:41:38 +00:00
Glenn Morris
8fbbdd4404 (rmail-summary-update-line): New function.
(rmail-summary-goto-msg): Return a value according to whether message
was found.
(rmail-summary-update-highlight): Give the overlay an 'rmail-summary
property.  Use line-end-position.
2009-01-29 03:41:12 +00:00
Chong Yidong
b3a51d1d20 (rmail-cease-edit): Add additional quotes to quoted From lines. 2009-01-29 03:02:39 +00:00
Chong Yidong
ace0f471fb (rmail-show-message): Unquote From lines. 2009-01-29 03:01:44 +00:00
Chong Yidong
45ce0616ce * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
quoted From lines.

* mail/rmail.el (rmail-show-message): Unquote From lines.
2009-01-29 03:00:26 +00:00
Chong Yidong
2e55c1b7bb (rmail-redecode-body): New function, based on old version removed in
2009-01-22 change.
2009-01-29 02:46:21 +00:00
Chong Yidong
fce18d3861 * mail/rmail.el (rmail-redecode-body): New function, based on old
version removed in 2009-01-22 change.
2009-01-29 02:41:47 +00:00
Tassilo Horn
856997723b (doc-view-mode): Don't use string-match and file
extension to choose fallback mode on empty/non-existing files but
let-bind auto-mode-alist and call normal-mode.
2009-01-28 20:33:44 +00:00
Eli Zaretskii
40077a525f (ls-lisp-classify): Propertize file name before concatenating the type
indicating character.
(ls-lisp-format): Don't propertize file-name if ls-lisp-classify already did.
2009-01-28 19:02:17 +00:00
Michael Albinus
f213fc091d * net/dbus.el (dbus-event-error-hooks): Fix docstring. Describe
second parameter of hook functions.
(dbus-handle-event): Apply it.
2009-01-28 16:10:38 +00:00
Chong Yidong
8372c367bd (rmail-toggle-header): Don't reset
rmail-header-style permanently (bug#2016).
2009-01-28 15:54:46 +00:00
Chong Yidong
09881c0d4d * mail/rmail.el (rmail-toggle-header): Don't reset
rmail-header-style permanently (bug#2016).
2009-01-28 15:54:27 +00:00
Chong Yidong
1f4e4f86c9 (PC-do-completion): Correct case when completion is unambiguous. 2009-01-28 15:34:32 +00:00
Chong Yidong
82536e1b4d * complete.el (PC-do-completion): Correct case when completion is
unambiguous.
2009-01-28 15:34:22 +00:00
Carsten Dominik
d6685abc9e 2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-agenda-get-todos): Start search from correct
	position.

	* org.el (org-fast-todo-selection): Make sure TODO selection does
	not change buffer position.

	* org-list.el (org-toggle-checkbox): Implement adding or removing
	checkboxes from line or region when called with a prefix
	argument.

	* org-rmail.el (org-rmail-store-link): Protect the call to
	`rmail-narrow-to-non-pruned-header'.

	* org-clock.el (org-clock-special-range): Fix week display in
	clock tables.

	* org-exp.el (org-get-current-options): Fix bug when in indirect
	buffer.

	* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
	(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
	(org-agenda-dim-blocked-tasks): New function.

	* org.el (org-enforce-todo-dependencies): New option.
	(org-block-todo-from-children-or-siblings): New function.

	* org-faces.el (org-agenda-dimmed-todo-face): New face.
2009-01-28 14:33:23 +00:00
Juanma Barranquero
147135ac93 Add bug references. 2009-01-28 09:38:42 +00:00
Glenn Morris
386c256f70 Whitespace fix. 2009-01-28 08:08:14 +00:00
Chong Yidong
685b547932 (todo-insert-item-here): Prevent insertion
of a new entry inside of an existing entry.  Minor code cleanup.
(todo-add-category): Change the interactive spec.  Signal an error
if the Todo file is non-empty but contains no category.  Reject
category names that could induce bugs and confusion.  Call
todo-mode if the Todo file is new and unsaved.  Simplify handling
of local variables cookie.  Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
2009-01-28 03:56:18 +00:00
Chong Yidong
943ff21034 * calendar/todo-mode.el (todo-insert-item-here): Prevent insertion
of a new entry inside of an existing entry.  Minor code cleanup.
(todo-add-category): Change the interactive spec.  Signal an error
if the Todo file is non-empty but contains no category.  Reject
category names that could induce bugs and confusion.  Call
todo-mode if the Todo file is new and unsaved.  Simplify handling
of local variables cookie.  Properly display the newly added
category in Todo mode.
(todo-show): Call todo-initial-setup only if there is neither a
Todo file nor a corresponding unsaved buffer.
(todo-category-alist): Delete function.
(todo-completing-read): New function.
(todo-insert-item, todo-jump-to-category): Use it.
(todo-insert-item): Make the use of the prefix argument conform to
the doc string.
2009-01-28 03:56:08 +00:00
Glenn Morris
ac2fb81cf9 Whitespace fix. 2009-01-28 02:55:34 +00:00
Glenn Morris
98957f75b5 Restore clobbered change. 2009-01-28 02:54:00 +00:00
Glenn Morris
9940a3eca7 (rmail-expunge-and-save): Always show a message,
even when called from the summary.  (Bug#2075)
(rmail-no-mail-p): New func, extracted from rmail-show-message-maybe.
(rmail-show-message-maybe): Use rmail-no-mail-p.
(rmail-show-message): If empty folder, do nothing.  (Bug#2076)
2009-01-28 02:50:41 +00:00
Glenn Morris
3ea5d765e7 (rmail-message-recipients-p-1): Don't bother
starting from the beginning, since mail-fetch-field does not care.
(rmail-create-summary-line): Fix unseen handling.  (Bug#2089)
(rmail-get-summary-status): New name for old rmail-get-summary-labels.
(rmail-get-summary-labels): New function.  Returns labels rather than
status (edited, etc).
(rmail-create-summary): Insert an extra space after the status
flags, for consistency with old rmail, and with current
rmail-summary-font-lock-keywords.
2009-01-28 02:49:40 +00:00
Chong Yidong
bdd9d085a5 (perl-indent-line-command): Call indent-region if region is active.
Use cond instead of nested ifs.
2009-01-28 02:17:29 +00:00
Chong Yidong
406ed4bd06 * progmodes/perl-mode.el (perl-indent-line-command): Call
indent-region if region is active.  Use cond instead of nested ifs.
2009-01-28 02:16:45 +00:00
Chong Yidong
eb7f6f5b5c (rmail-convert-babyl-to-mbox): Prompt user before converting. 2009-01-27 23:02:00 +00:00
Chong Yidong
eaf49a6864 * mail/rmail.el (rmail-convert-babyl-to-mbox): Prompt user before
converting.
2009-01-27 23:01:50 +00:00
Chong Yidong
77f3338372 (unrmail): Record labels in X-RMAIL-* fields, which are recognized by
the new Rmail, instead of X-BABYL-V6-*.
2009-01-27 22:38:58 +00:00
Chong Yidong
0112aa1bfd * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
which are recognized by the new Rmail, instead of X-BABYL-V6-*.
2009-01-27 22:38:47 +00:00
Chong Yidong
c1202d4b35 (mouse-select-font): Return a string instead of a list. 2009-01-27 20:43:27 +00:00
Chong Yidong
902528809e * mouse.el (mouse-select-font): Return a string instead of a list. 2009-01-27 20:43:18 +00:00
Chong Yidong
ff23ac210a Fix last changelog entry. 2009-01-27 20:10:00 +00:00
Chong Yidong
7957d2f593 Swap C-delete and C-backspace bindings here, so we don't have to do it
in normal-erase-is-backspace-mode.
2009-01-27 20:09:47 +00:00
Chong Yidong
411c010477 the latter is not available on ttys anyway. 2009-01-27 20:09:38 +00:00