aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/forms.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/forms.el')
-rw-r--r--lisp/forms.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/forms.el b/lisp/forms.el
index 83daabdcd6e..e9242ce4cb8 100644
--- a/lisp/forms.el
+++ b/lisp/forms.el
@@ -286,7 +286,7 @@
286;; record. 286;; record.
287;; 287;;
288;; `write-file-functions' is defined to save the actual data file 288;; `write-file-functions' is defined to save the actual data file
289;; instead of the buffer data, `revert-file-hook' is defined to 289;; instead of the buffer data, `revert-buffer-function' is defined to
290;; revert a forms to original. 290;; revert a forms to original.
291 291
292;;; Code: 292;;; Code: