]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/so-long.el: Decrease use of passive voice.
authorStefan Kangas <stefan@marxist.se>
Mon, 21 Dec 2020 17:44:40 +0000 (18:44 +0100)
committerStefan Kangas <stefan@marxist.se>
Mon, 21 Dec 2020 17:45:53 +0000 (18:45 +0100)
Suggested by Richard Stallman <rms@gnu.org>.

lisp/so-long.el

index c800c7a143091e9ca5d3dead9948ec55cd3c0790..ad0f6e2add00806a8f43885efc6b901165919262 100644 (file)
@@ -41,9 +41,9 @@
 ;; simply aren't optimised (remotely) for this scenario, so performance can
 ;; suffer significantly.
 ;;
-;; When such files are detected, the command `so-long' is automatically called,
-;; overriding certain minor modes and variables with performance implications
-;; (all configurable), in order to enhance performance in the buffer.
+;; When so-long detects such a file, it calls the command `so-long', which
+;; overrides certain minor modes and variables (you can configure the details)
+;; to improve performance in the buffer.
 ;;
 ;; The default action enables the major mode `so-long-mode' in place of the mode
 ;; that Emacs selected.  This ensures that the original major mode cannot affect