Mercurial > emacs
annotate .cvsignore @ 66518:7cc22b3f2300
* mh-comp.el (mh-annotate-msg): Use new variable
mh-scan-field-destination-offset rather than hard-coding 1.
* mh-customize.el (mh-interpret-number-as-range-flag): Add * to
docstring.
(mh-adaptive-cmd-note-flag-check, mh-scan-format-file-check): New
functions to check input for mh-adaptive-cmd-note-flag and
mh-scan-format-file respectively.
(mh-adaptive-cmd-note-flag, mh-scan-format-file): Docstring fixes, add
:set.
* mh-e.el: (mh-scan-field-destination-offset): New variable. The
destination is the -, t, b, c, or n character for Replied, To, cc,
Bcc, or Newsgroups respectively. (mh-make-folder,
mh-regenerate-headers, mh-generate-new-cmd-note) Call new function
mh-msg-num-width-to-column to make leap between width and column more
explicit.
(mh-msg-num-width-to-column): New function that steals logic from old
mh-set-cmd-note. Also, throw error if mh-scan-format-file isn't t
since we can't adapt the scan lines in this case.
(mh-set-cmd-note): Now just simply sets mh-cmd-note which will make
the documentation more clear.
(mh-generate-new-cmd-note): Docstring fix--mh-cmd-note is a column,
not a width.
(mh-add-sequence-notation, mh-remove-sequence-notation): Use new
variable mh-scan-field-destination-offset rather than hard-coding 1.
* mh-utils.el (mh-cmd-note) Synced docstring with manual.
(mh-notate): Use new variable mh-scan-field-destination-offset rather
than hard-coding 1.
(mh-message-number-width): Rename to mh-msg-num-width to be consistent
with mh-get-msg-num and mh-msg-num-width-to-column.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sat, 29 Oct 2005 05:09:05 +0000 |
parents | eeb74924d896 |
children | f1d13e615070 |
rev | line source |
---|---|
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
1 *.xdelta |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
2 .DS_Store |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
3 .arch-inventory |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
4 Makefile |
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
5 autom4te.cache |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
6 bin |
28195 | 7 boot.log |
8 boot.log.diff | |
9 boot.log.old | |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
10 config.cache |
31816 | 11 config.log |
12 config.status | |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
13 configure |
64658
6ed8d3e25c65
Add `data' and `site-lisp' (for in-place installs).
Juanma Barranquero <lekktu@gmail.com>
parents:
54310
diff
changeset
|
14 data |
31816 | 15 emacs*.tar.gz |
35744 | 16 leim*.tar.gz |
64721 | 17 lock |
64658
6ed8d3e25c65
Add `data' and `site-lisp' (for in-place installs).
Juanma Barranquero <lekktu@gmail.com>
parents:
54310
diff
changeset
|
18 site-lisp |
54310
02b93a943c85
Add Mac OS X's .DS_Store mystery file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
53286
diff
changeset
|
19 update.log |