summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1991-06-07 17:41:30 +0000
committerRoland McGrath <roland@gnu.org>1991-06-07 17:41:30 +0000
commit8bfb44828890df26e926ec59cdafdc90eb2c1f07 (patch)
treef021e6b7b5dd72a40054a935354203826cd143a6 /lisp/emacs-lisp
parent2cd8c160ea1621ffbadd7ec483f6b6a3fcf9b300 (diff)
downloademacs-8bfb44828890df26e926ec59cdafdc90eb2c1f07.tar.gz
emacs-8bfb44828890df26e926ec59cdafdc90eb2c1f07.tar.bz2
emacs-8bfb44828890df26e926ec59cdafdc90eb2c1f07.zip
*** empty log message ***
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/copyright.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/copyright.el b/lisp/emacs-lisp/copyright.el
index cf858a25fcf..646a52cdae5 100644
--- a/lisp/emacs-lisp/copyright.el
+++ b/lisp/emacs-lisp/copyright.el
@@ -22,6 +22,7 @@
(defvar current-gpl-version "2"
"String representing the current version of the GPL.")
+;;;###autoload
(defvar replace-copying-with nil
"*If non-nil, replace copying notices with this file.")