aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering2011-09-11 22:27:29 +0200
committerJim Meyering2011-09-11 22:27:29 +0200
commit6b2c221e513a5dc96b037f9bcfa53aafb13cc01b (patch)
tree9512d60e5f43d9cb6d9ea327fb6a941936faaa44
parentfa5660f92cdd8d2fd775ef0b3bc48a31a96500f5 (diff)
downloademacs-6b2c221e513a5dc96b037f9bcfa53aafb13cc01b.tar.gz
emacs-6b2c221e513a5dc96b037f9bcfa53aafb13cc01b.zip
NEWS: fix typo: s/an prefix/a prefix/
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index aaeeed4803e..9f5595a6341 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -493,7 +493,7 @@ between applications.
493To inhibit this, change `x-select-enable-clipboard-manager' to nil. 493To inhibit this, change `x-select-enable-clipboard-manager' to nil.
494 494
495** New command `rectangle-number-lines', bound to `C-x r N', numbers 495** New command `rectangle-number-lines', bound to `C-x r N', numbers
496the lines in the current rectangle. With an prefix argument, this 496the lines in the current rectangle. With a prefix argument, this
497prompts for a number to count from and for a format string. 497prompts for a number to count from and for a format string.
498 498
499** The command shell prompts for the shell path name, when the default 499** The command shell prompts for the shell path name, when the default