/[emacs]/emacs/lisp/newcomment.el
ViewVC logotype

Diff of /emacs/lisp/newcomment.el

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

revision 1.35.4.2 by monnier, Mon Nov 19 04:59:10 2001 UTC revision 1.35.4.3 by monnier, Mon Nov 19 20:35:04 2001 UTC
# Line 179  Can also be an integer which will be aut Line 179  Can also be an integer which will be aut
179  of the corresponding number of spaces.  of the corresponding number of spaces.
180    
181  Extra spacing between the comment characters and the comment text  Extra spacing between the comment characters and the comment text
182  makes the comment easier to read.  Default is 1.  nil means 0.")  makes the comment easier to read.  Default is \" \".  nil means 0."
183      :group 'comment
184      :type '(choice string integer (const nil)))
185    
186  ;;;###autoload  ;;;###autoload
187  (defcustom comment-multi-line nil  (defcustom comment-multi-line nil

Legend:
Removed from v.1.35.4.2  
changed lines
  Added in v.1.35.4.3

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