diff lisp/newcomment.el @ 90399:a5812696f7bf unicode-pre-font-backend

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 274-284) - Update from CVS - Update etc/MORE.STUFF. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 101) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
author Miles Bader <miles@gnu.org>
date Wed, 17 May 2006 07:46:49 +0000
parents 72dea2ff0142 63b772bfba93
children 7f3f771c85fa
line wrap: on
line diff
--- a/lisp/newcomment.el	Mon May 15 03:48:50 2006 +0000
+++ b/lisp/newcomment.el	Wed May 17 07:46:49 2006 +0000
@@ -104,6 +104,7 @@
   :type 'integer
   :group 'comment)
 (make-variable-buffer-local 'comment-column)
+;;;###autoload(put 'comment-column 'safe-local-variable 'integerp)
 
 ;;;###autoload
 (defvar comment-start nil