Show
Ignore:
Timestamp:
09/10/05 10:16:00 (3 years ago)
Author:
miyoshi
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/gnus/message.el

    r3809 r3863  
    66326632  :group 'message 
    66336633  :link '(custom-manual "(message)Various Commands") 
    6634   :type 'function) 
     6634  :type '(choice (const nil) 
     6635                 function)) 
    66356636 
    66366637(defun message-tab ()