/[emacs]/emacs/lisp/mh-e/mh-comp.el
ViewVC logotype

Diff of /emacs/lisp/mh-e/mh-comp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by satyakid, Sun Oct 23 22:34:33 2005 UTC revision 1.20 by wohler, Fri Oct 28 01:39:14 2005 UTC
# Line 1089  This command inserts your signature at t Line 1089  This command inserts your signature at t
1089    
1090  By default, the text of your signature is taken from the file  By default, the text of your signature is taken from the file
1091  \"~/.signature\". You can read from other sources by changing the option  \"~/.signature\". You can read from other sources by changing the option
1092  `mh-signature-file-name'.  `mh-signature-file-name' or passing in a signature FILE.
1093    
1094  A signature separator (\"-- \") will be added if the signature block does not  A signature separator (\"-- \") will be added if the signature block does not
1095  contain one and `mh-signature-separator-flag' is on.  contain one and `mh-signature-separator-flag' is on.
# Line 1232  The versions of MH-E, Emacs, and MH are Line 1232  The versions of MH-E, Emacs, and MH are
1232    
1233  ;;;###mh-autoload  ;;;###mh-autoload
1234  (defun mh-insert-auto-fields (&optional non-interactive)  (defun mh-insert-auto-fields (&optional non-interactive)
1235    "Insert custom fields if recipient matches `mh-auto-fields-list'.    "Insert custom fields if recipient is found in `mh-auto-fields-list'.
1236  Sets buffer-local `mh-insert-auto-fields-done-local' when done and inserted  Sets buffer-local `mh-insert-auto-fields-done-local' when done and inserted
1237  something.  If NON-INTERACTIVE is non-nil, do not be verbose and only  something.  If NON-INTERACTIVE is non-nil, do not be verbose and only
1238  attempt matches if `mh-insert-auto-fields-done-local' is nil.  attempt matches if `mh-insert-auto-fields-done-local' is nil.

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26