summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-08-25 03:07:16 +0000
committerGlenn Morris <rgm@gnu.org>2009-08-25 03:07:16 +0000
commit56866112bff66a96c22b5517d7fca5dbfa4cddd3 (patch)
tree2213379f907453ce5de2cf85c4c5a2b7ca970860
parent5afa3a81e3a6f184158309ceaa68ccb2c0edea1e (diff)
downloademacs-56866112bff66a96c22b5517d7fca5dbfa4cddd3.tar.gz
Revert accidental commit.
-rw-r--r--lisp/format.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/format.el b/lisp/format.el
index 3add7bab121..ddca9872f35 100644
--- a/lisp/format.el
+++ b/lisp/format.el
@@ -136,7 +136,6 @@ MODE-FN, if specified, is called when visiting a file with that format.
PRESERVE, if non-nil, means that `format-write-file' should not remove
this format from `buffer-file-format'.")
-;;;###autoload(put 'format-alist 'risky-local-variable t)
;;; Basic Functions (called from Lisp)