aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2021-10-19 15:06:30 +0200
committerMichael Albinus2021-10-19 15:06:30 +0200
commitd742cc3c204ba0adeb9600d236a0e454e35a42ff (patch)
tree91a1394f60260b98545d87d0c454230d1dc2f140
parent28db29590f27f8b5f376e4588aca62809fb61077 (diff)
downloademacs-d742cc3c204ba0adeb9600d236a0e454e35a42ff.tar.gz
emacs-d742cc3c204ba0adeb9600d236a0e454e35a42ff.zip
; etc/NEWS: Fix typos
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a847a88c916..b410ef77cfa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2567,7 +2567,7 @@ that prompt for a project directory.
2567+++ 2567+++
2568*** New prefix keymap 'project-prefix-map'. 2568*** New prefix keymap 'project-prefix-map'.
2569Key sequences that invoke project-related commands start with the 2569Key sequences that invoke project-related commands start with the
2570prefix 'C-x p'. Type "C-x p C-h" to show the full list. 2570prefix 'C-x p'. Type 'C-x p C-h' to show the full list.
2571 2571
2572+++ 2572+++
2573*** New commands 'project-dired', 'project-vc-dir', 'project-shell', 2573*** New commands 'project-dired', 'project-vc-dir', 'project-shell',
@@ -3220,7 +3220,7 @@ batch mode.
3220 3220
3221+++ 3221+++
3222** New transient mode 'repeat-mode' to allow shorter key sequences. 3222** New transient mode 'repeat-mode' to allow shorter key sequences.
3223Type "M-x repeat-mode RET" to enable this mode. You can then type 3223Type 'M-x repeat-mode RET' to enable this mode. You can then type
3224'C-x u u' instead of 'C-x u C-x u' to undo many changes, 'C-x o o' 3224'C-x u u' instead of 'C-x u C-x u' to undo many changes, 'C-x o o'
3225instead of 'C-x o C-x o' to switch windows, 'C-x { { } } ^ ^ v v' to 3225instead of 'C-x o C-x o' to switch windows, 'C-x { { } } ^ ^ v v' to
3226resize the selected window interactively, 'M-g n n p p' to navigate 3226resize the selected window interactively, 'M-g n n p p' to navigate