diff options
| -rw-r--r-- | lisp/loadhist.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/loadhist.el b/lisp/loadhist.el index 8f21e683a19..cfc3f33168a 100644 --- a/lisp/loadhist.el +++ b/lisp/loadhist.el | |||
| @@ -129,7 +129,7 @@ from a file." | |||
| 129 | '(after-change-functions after-insert-file-functions | 129 | '(after-change-functions after-insert-file-functions |
| 130 | after-make-frame-functions auto-fill-function before-change-functions | 130 | after-make-frame-functions auto-fill-function before-change-functions |
| 131 | blink-paren-function buffer-access-fontify-functions command-line-functions | 131 | blink-paren-function buffer-access-fontify-functions command-line-functions |
| 132 | comment-indent-function compilation-finish-functions | 132 | comment-indent-function compilation-finish-functions delete-frame-functions |
| 133 | disabled-command-function find-file-not-found-functions | 133 | disabled-command-function find-file-not-found-functions |
| 134 | font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function | 134 | font-lock-beginning-of-syntax-function font-lock-fontify-buffer-function |
| 135 | font-lock-fontify-region-function font-lock-mark-block-function | 135 | font-lock-fontify-region-function font-lock-mark-block-function |