Show
Ignore:
Timestamp:
05/13/06 11:31:18 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

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

    r4073 r4079  
    105105  :group 'comment) 
    106106(make-variable-buffer-local 'comment-column) 
     107;;;###autoload(put 'comment-column 'safe-local-variable 'integerp) 
    107108 
    108109;;;###autoload