summaryrefslogtreecommitdiff
path: root/lisp/abbrev.el
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2024-01-14 14:56:06 +0100
committerStefan Kangas <stefankangas@gmail.com>2024-01-14 15:16:54 +0100
commit725a3f32f8ba78ac5fffcd03be5b82cbc2c1b275 (patch)
tree972ca388712567c81d9eb6dc90c6d6566d8bfa76 /lisp/abbrev.el
parent6653ee66ca5ebd42322613a09d4c0d2e35af924b (diff)
downloademacs-725a3f32f8ba78ac5fffcd03be5b82cbc2c1b275.tar.gz
emacs-725a3f32f8ba78ac5fffcd03be5b82cbc2c1b275.tar.bz2
emacs-725a3f32f8ba78ac5fffcd03be5b82cbc2c1b275.zip
; Fix typos in symbol names
Diffstat (limited to 'lisp/abbrev.el')
-rw-r--r--lisp/abbrev.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/abbrev.el b/lisp/abbrev.el
index c4eac8c5c39..9afa617908e 100644
--- a/lisp/abbrev.el
+++ b/lisp/abbrev.el
@@ -1275,7 +1275,7 @@ which see."
(setq font-lock-multiline nil))
(defun abbrev--possibly-save (query &optional arg)
- "Hook function for use by `save-some-buffer-functions'.
+ "Hook function for use by `save-some-buffers-functions'.
Maybe save abbrevs, and record whether we either saved them or asked to."
;; Query mode.