Mercurial > emacs
annotate src/.cvsignore @ 100913:c2069bd311e6
(basic-save-buffer): Protect buffer-modified flag around first swap.
(pmail-show-message): Protect buffer-modified flag around swap.
(pmail-change-major-mode-hook): Likewise.
(pmail-use-collection-buffer, pmail-swap-buffers-maybe): Likewise.
(pmail-error-bad-format): Always phrase the error as about an invalid message.
(pmail-convert-file-maybe): Don't use pmail-error-bad-format.
(pmail-mode-map): Move pmail-widen to C-c C-w.
(pmail-mode-1): Don't alter mode-line-modified.
(pmail-perm-variables): Turn off undo in view buffer.
(pmail-variables): Turn off undo.
(pmail-show-message): Delete useless calls to `widen'.
Avoid passing thru temp buffer if we don't need
base64 or quoted printable decoding for whole message.
(pmail-keywords): Variable deleted.
(pmail-last-label, pmail-last-multi-labels): Moved to pmailkwd.el.
(pmail-perm-variables): Don't mess with pmail-last-label.
Don't mess with pmail-keywords.
(pmail-copy-headers): Doc fix.
(pmail-set-header): New function.
(pmail-get-keywords): Doc fix.
(pmail-get-labels): New function.
(pmail-display-labels): Use pmail-get-labels.
(pmail-set-attribute): Mark pmail-buffer modified
if we change an attribute.
(pmail-apply-in-message): New function.
(pmail-message-labels-p): Function moved to pmailsum.el.
(pmail-message-recipients-p, pmail-message-regexp-p): Likewise.
(pmail-current-subject, pmail-current-subject-regexp): Fns deleted.
(pmail-simplified-subject, pmail-simplified-subject-regexp): New fns.
(pmail-next-same-subject): Fetch each msg's subject and compare.
(pmail-speedbar-move-message): Use pmail-output.
(pmail-construct-io-menu): Use pmail-output.
(pmail-default-pmail-file): Variable deleted.
(pmail-auto-file): Use pmail-output.
(pmail-mode-map): Remove pmail-output-to-babyl-file.
Add pmail-output-as-seen.
(pmail-mode): Update output commands in doc string.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 05 Jan 2009 15:49:50 +0000 |
parents | 1e2f7aab70ba |
children | dd6863f22f2a |
rev | line source |
---|---|
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
1 *-spd |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
2 *.core |
96759
1e2f7aab70ba
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
96268
diff
changeset
|
3 *.d |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
4 *.pdb |
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
5 .gdb_history |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
6 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
58070
diff
changeset
|
7 makefile |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
8 Makefile.c |
25924 | 9 TAGS-LISP |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
10 _gdbinit |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
11 bootstrap-emacs |
25889 | 12 config.h |
13 config.stamp | |
14 emacs | |
15 emacs-* | |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
16 epaths.h |
53661
41bc433c6843
Add .gdb_history
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
40342
diff
changeset
|
17 gdb.ini |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25924
diff
changeset
|
18 obj |
92466 | 19 oo |
31647
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
20 prefix-args |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
21 stamp-oldxmenu |
0b2ba6cfa083
Sort alphabetically and add `Makefile'.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29746
diff
changeset
|
22 temacs |
58070
3d3c06296275
* .cvsignore: Add buildobj.lst.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53661
diff
changeset
|
23 buildobj.lst |
74840 | 24 stamp_BLD |