aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ldefs-boot.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 18935f80aa5..c755bdfde3f 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -30768,7 +30768,7 @@ values), despite potential performance issues, type \\[so-long-revert].
30768 30768
30769Use \\[so-long-commentary] for more information. 30769Use \\[so-long-commentary] for more information.
30770 30770
30771Use \\[so-long-customize] to configure the behavior. 30771Use \\[so-long-customize] to configure the behaviour.
30772 30772
30773\(fn)" t nil) 30773\(fn)" t nil)
30774 30774
@@ -30805,7 +30805,7 @@ or call the function `global-so-long-mode'.")
30805(custom-autoload 'global-so-long-mode "so-long" nil) 30805(custom-autoload 'global-so-long-mode "so-long" nil)
30806 30806
30807(autoload 'global-so-long-mode "so-long" "\ 30807(autoload 'global-so-long-mode "so-long" "\
30808Toggle automated performance mitigation for files with long lines. 30808Toggle automated performance mitigations for files with long lines.
30809 30809
30810If called interactively, enable Global So-Long mode if ARG is 30810If called interactively, enable Global So-Long mode if ARG is
30811positive, and disable it if ARG is zero or negative. If called from 30811positive, and disable it if ARG is zero or negative. If called from
@@ -30824,7 +30824,7 @@ When such files are detected by `so-long-predicate', we invoke the selected
30824 30824
30825Use \\[so-long-commentary] for more information. 30825Use \\[so-long-commentary] for more information.
30826 30826
30827Use \\[so-long-customize] to configure the behavior. 30827Use \\[so-long-customize] to configure the behaviour.
30828 30828
30829\(fn &optional ARG)" t nil) 30829\(fn &optional ARG)" t nil)
30830 30830