diff options
Diffstat (limited to 'lisp/ldefs-boot.el')
| -rw-r--r-- | lisp/ldefs-boot.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index ae58bfc566b..7077925602c 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -31062,7 +31062,7 @@ values), despite potential performance issues, type \\[so-long-revert]. | |||
| 31062 | 31062 | ||
| 31063 | Use \\[so-long-commentary] for more information. | 31063 | Use \\[so-long-commentary] for more information. |
| 31064 | 31064 | ||
| 31065 | Use \\[so-long-customize] to configure the behavior. | 31065 | Use \\[so-long-customize] to configure the behaviour. |
| 31066 | 31066 | ||
| 31067 | \(fn)" t nil) | 31067 | \(fn)" t nil) |
| 31068 | 31068 | ||
| @@ -31099,7 +31099,7 @@ or call the function `global-so-long-mode'.") | |||
| 31099 | (custom-autoload 'global-so-long-mode "so-long" nil) | 31099 | (custom-autoload 'global-so-long-mode "so-long" nil) |
| 31100 | 31100 | ||
| 31101 | (autoload 'global-so-long-mode "so-long" "\ | 31101 | (autoload 'global-so-long-mode "so-long" "\ |
| 31102 | Toggle automated performance mitigation for files with long lines. | 31102 | Toggle automated performance mitigations for files with long lines. |
| 31103 | 31103 | ||
| 31104 | If called interactively, enable Global So-Long mode if ARG is | 31104 | If called interactively, enable Global So-Long mode if ARG is |
| 31105 | positive, and disable it if ARG is zero or negative. If called from | 31105 | positive, and disable it if ARG is zero or negative. If called from |
| @@ -31118,7 +31118,7 @@ When such files are detected by `so-long-predicate', we invoke the selected | |||
| 31118 | 31118 | ||
| 31119 | Use \\[so-long-commentary] for more information. | 31119 | Use \\[so-long-commentary] for more information. |
| 31120 | 31120 | ||
| 31121 | Use \\[so-long-customize] to configure the behavior. | 31121 | Use \\[so-long-customize] to configure the behaviour. |
| 31122 | 31122 | ||
| 31123 | \(fn &optional ARG)" t nil) | 31123 | \(fn &optional ARG)" t nil) |
| 31124 | 31124 | ||