1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00

* lisp/so-long.el: Decrease use of passive voice.

Suggested by Richard Stallman <rms@gnu.org>.
This commit is contained in:
Stefan Kangas 2020-12-21 18:44:40 +01:00
parent a90836c638
commit 7b3367a0b5

View File

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