; lisp/ldefs-boot.el: Update.

This commit is contained in:
Nicolas Petton 2020-08-04 22:05:24 +02:00
parent a6634197da
commit 86d8d76aa3
No known key found for this signature in database
GPG key ID: E8BCD7866AFCF978

View file

@ -30768,7 +30768,7 @@ values), despite potential performance issues, type \\[so-long-revert].
Use \\[so-long-commentary] for more information. Use \\[so-long-commentary] for more information.
Use \\[so-long-customize] to configure the behavior. Use \\[so-long-customize] to configure the behaviour.
\(fn)" t nil) \(fn)" t nil)
@ -30805,7 +30805,7 @@ or call the function `global-so-long-mode'.")
(custom-autoload 'global-so-long-mode "so-long" nil) (custom-autoload 'global-so-long-mode "so-long" nil)
(autoload 'global-so-long-mode "so-long" "\ (autoload 'global-so-long-mode "so-long" "\
Toggle automated performance mitigation for files with long lines. Toggle automated performance mitigations for files with long lines.
If called interactively, enable Global So-Long mode if ARG is If called interactively, enable Global So-Long mode if ARG is
positive, and disable it if ARG is zero or negative. If called from positive, 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
Use \\[so-long-commentary] for more information. Use \\[so-long-commentary] for more information.
Use \\[so-long-customize] to configure the behavior. Use \\[so-long-customize] to configure the behaviour.
\(fn &optional ARG)" t nil) \(fn &optional ARG)" t nil)