aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Petton2020-08-04 22:05:24 +0200
committerNicolas Petton2020-08-04 22:05:24 +0200
commit86d8d76aa36037184db0b2897c434cdaab1a9ae8 (patch)
treecf021aa0cbd9e6bb8225d04f6879450ad4ae10d9
parenta6634197dac0ce0863e5d017bccc3af32764288a (diff)
downloademacs-27.1.tar.gz
emacs-27.1.zip
; lisp/ldefs-boot.el: Update.emacs-27.1-rc2emacs-27.1
-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