diff options
Diffstat (limited to 'lisp/so-long.el')
-rw-r--r-- | lisp/so-long.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/so-long.el b/lisp/so-long.el index 661f5ee57a9..fc991623255 100644 --- a/lisp/so-long.el +++ b/lisp/so-long.el @@ -986,7 +986,7 @@ See also `so-long-mode-line-info'." ;; Modes that go slowly and line lengths excessive ;; Font-lock performance becoming oppressive ;; All of my CPU tied up with strings -;; These are a few of my least-favourite things +;; These are a few of my least-favorite things (defvar-local so-long-original-values nil "Alist holding the buffer's original `major-mode' value, and other data. |