mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.
This commit is contained in:
parent
792eb7196d
commit
09e8c671a4
@ -291,7 +291,7 @@ LEFT and RIGHT are the elements to compare."
|
||||
;; * MODE LINE
|
||||
(describe-mode [?\C-h ?m])
|
||||
(set-fill-column [?\C-x ?f])
|
||||
(fill-paragraph-or-region [?\M-q])
|
||||
(fill-paragraph [?\M-q])
|
||||
|
||||
;; * SEARCHING
|
||||
(isearch-forward [?\C-s])
|
||||
|
Loading…
x
Reference in New Issue
Block a user