(tutorial--default-keys): Replace fill-paragraph-or-region with fill-paragraph.
This commit is contained in:
parent
792eb7196d
commit
09e8c671a4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue