diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-09-12 21:02:16 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-09-12 21:02:16 +0000 |
commit | 33070f74ae665e59fcb7c5daf093ec043927f38d (patch) | |
tree | cabb96f1ec8479b811572435a5517ffc65dc79e1 /man/killing.texi | |
parent | d0960fb38fffc1d8a8fb5b03f4e3ff5dd6da04b2 (diff) | |
download | emacs-33070f74ae665e59fcb7c5daf093ec043927f38d.tar.gz |
Delete obsolete comment.
Diffstat (limited to 'man/killing.texi')
-rw-r--r-- | man/killing.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/killing.texi b/man/killing.texi index 0811f1f1f38..499c383730e 100644 --- a/man/killing.texi +++ b/man/killing.texi @@ -211,7 +211,6 @@ following newline. This variable is normally @code{nil}. @findex kill-region @kindex C-w -@c DoubleWideCommands @table @kbd @item C-w Kill region (from point to the mark) (@code{kill-region}). |