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