/[emacs]/emacs/lisp/gnus/message.el
ViewVC logotype

Diff of /emacs/lisp/gnus/message.el

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

revision 1.86 by miles, Sun Aug 7 23:56:32 2005 UTC revision 1.87 by miles, Mon Sep 5 23:58:07 2005 UTC
# Line 6631  If nil, the function bound in `text-mode Line 6631  If nil, the function bound in `text-mode
6631    :version "22.1"    :version "22.1"
6632    :group 'message    :group 'message
6633    :link '(custom-manual "(message)Various Commands")    :link '(custom-manual "(message)Various Commands")
6634    :type 'function)    :type '(choice (const nil)
6635                     function))
6636    
6637  (defun message-tab ()  (defun message-tab ()
6638    "Complete names according to `message-completion-alist'.    "Complete names according to `message-completion-alist'.

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87

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