Mercurial > hg > xemacs-beta
diff lisp/prim/auto-autoloads.el @ 38:1a767b41a199 r19-15b102
Import from CVS: tag r19-15b102
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:01 +0200 |
parents | c53a95d3c46d |
children | 7e54bd776075 |
line wrap: on
line diff
--- a/lisp/prim/auto-autoloads.el Mon Aug 13 08:53:41 2007 +0200 +++ b/lisp/prim/auto-autoloads.el Mon Aug 13 08:54:01 2007 +0200 @@ -3678,7 +3678,7 @@ ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") (autoload 'ksh-mode "ksh-mode" "\ -ksh-mode $Revision: 1.15 $ - Major mode for editing (Bourne, Korn or Bourne again) +ksh-mode $Revision: 1.16 $ - Major mode for editing (Bourne, Korn or Bourne again) shell scripts. Special key bindings and commands: \\{ksh-mode-map} @@ -4440,7 +4440,7 @@ ;;;*** -;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode) "sendmail" "modes/sendmail.el") +;;;### (autoloads (mail-other-frame mail-other-window mail mail-mode user-mail-address) "sendmail" "modes/sendmail.el") (defvar mail-from-style 'angles "\ *Specifies how \"From:\" fields look. @@ -4501,6 +4501,9 @@ *Text inserted at end of mail buffer when a message is initialized. If t, it means to insert the contents of the file `mail-signature-file'.") +(autoload 'user-mail-address "sendmail" "\ +Query the user for his mail address, unless it is already known." t nil) + (autoload 'mail-mode "sendmail" "\ Major mode for editing mail to be sent. Like Text Mode but with these additional commands: @@ -4950,7 +4953,7 @@ (autoload 'vhdl-mode "vhdl-mode" "\ Major mode for editing VHDL code. -vhdl-mode $Revision: 1.15 $ +vhdl-mode $Revision: 1.16 $ To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a vhdl-mode buffer. This automatically sets up a mail buffer with version information already added. You just need to add a description of the