From abca75d2e9b2a406157383dfb7fe3f185e0b5741 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 1 Sep 2020 23:59:11 +0200 Subject: ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp" --- lisp/ses.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/ses.el') diff --git a/lisp/ses.el b/lisp/ses.el index 96b219fc601..218043f2192 100644 --- a/lisp/ses.el +++ b/lisp/ses.el @@ -378,7 +378,7 @@ area of a spreadsheet.") ;; "Side-effect variables". They are set in one function, altered in ;; another as a side effect, then read back by the first, as a way of ;; passing back more than one value. These declarations are just to make -;; the compiler happy, and to conform to standard Emacs-Lisp practice (I +;; the compiler happy, and to conform to standard Emacs Lisp practice (I ;; think the make-local-variable trick above is cleaner). ;; -- cgit v1.2.3