aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2019-12-07 10:31:34 +0200
committerEli Zaretskii2019-12-07 10:31:34 +0200
commit2c159da4c9bd342048ec605a04947966a9045bc0 (patch)
treea83c1c24b622bb599323261062e55eef0505098d /doc
parent937031a55518431ba735dce6e8afccca8f76878d (diff)
downloademacs-2c159da4c9bd342048ec605a04947966a9045bc0.tar.gz
emacs-2c159da4c9bd342048ec605a04947966a9045bc0.zip
Minor fix in the ELisp manual
* doc/lispref/files.texi (Saving Buffers): Remove the reference to the obsolete Fast Lock mode. (Bug#37956)
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/files.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/lispref/files.texi b/doc/lispref/files.texi
index f02da1b4744..30ff559d92c 100644
--- a/doc/lispref/files.texi
+++ b/doc/lispref/files.texi
@@ -489,8 +489,6 @@ its copyright notice.
489@c Emacs 19 feature 489@c Emacs 19 feature
490@defopt after-save-hook 490@defopt after-save-hook
491This normal hook runs after a buffer has been saved in its visited file. 491This normal hook runs after a buffer has been saved in its visited file.
492One use of this hook is in Fast Lock mode; it uses this hook to save the
493highlighting information in a cache file.
494@end defopt 492@end defopt
495 493
496@defopt file-precious-flag 494@defopt file-precious-flag