diff options
| author | Jim Meyering <meyering@redhat.com> | 2011-09-11 22:27:29 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2011-09-11 22:27:29 +0200 |
| commit | 6b2c221e513a5dc96b037f9bcfa53aafb13cc01b (patch) | |
| tree | 9512d60e5f43d9cb6d9ea327fb6a941936faaa44 | |
| parent | fa5660f92cdd8d2fd775ef0b3bc48a31a96500f5 (diff) | |
| download | emacs-6b2c221e513a5dc96b037f9bcfa53aafb13cc01b.tar.gz | |
NEWS: fix typo: s/an prefix/a prefix/
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -493,7 +493,7 @@ between applications. To inhibit this, change `x-select-enable-clipboard-manager' to nil. ** New command `rectangle-number-lines', bound to `C-x r N', numbers -the lines in the current rectangle. With an prefix argument, this +the lines in the current rectangle. With a prefix argument, this prompts for a number to count from and for a format string. ** The command shell prompts for the shell path name, when the default |
