emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/add-log.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/add-log.el,v
Date: Sat, 06 Sep 2008 02:56:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/09/06 02:56:24

Index: add-log.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/add-log.el,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -b -r1.220 -r1.221
--- add-log.el  27 Aug 2008 20:49:02 -0000      1.220
+++ add-log.el  6 Sep 2008 02:56:24 -0000       1.221
@@ -52,6 +52,7 @@
   :type '(choice (const :tag "default" nil)
                 string)
   :group 'change-log)
+;;;###autoload
 (put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
 
 (defcustom change-log-mode-hook nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]