summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-03-06 20:48:59 +0000
committerRichard M. Stallman <rms@gnu.org>2005-03-06 20:48:59 +0000
commitb6e1584652d25b36f98ef21452d5321ddcb6c6d6 (patch)
treedb9e46e9a353bb4e88b2d70a80766945851bccb7 /man
parent6be7d8dbeb7adc8bb9ab28d0bf5ed3c4570f3ed8 (diff)
downloademacs-b6e1584652d25b36f98ef21452d5321ddcb6c6d6.tar.gz
Finish previous change.
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog2
-rw-r--r--man/misc.texi3
2 files changed, 2 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 006d254928e..e529e8dfb97 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,5 @@
2005-03-06 Richard M. Stallman <rms@gnu.org>
-o
+
* building.texi (Starting GUD): Don't explain text vs graphical
GDB here. Just mention it and xref.
Delete "just one debugger process".
diff --git a/man/misc.texi b/man/misc.texi
index 3bf1eb47770..9dae303fb05 100644
--- a/man/misc.texi
+++ b/man/misc.texi
@@ -2053,8 +2053,7 @@ buffers or major modes while in EDT emulation.
@cindex ``PC'' key bindings
The command @kbd{M-x pc-bindings-mode} sets up certain key bindings
for ``PC compatibility''---what people are often used to on PCs---as
-follows: @kbd{M-Backspace} does undo, @kbd{Home} and @kbd{End}
-move to beginning and end of line, and @kbd{C-Escape} does
+follows: @kbd{M-Backspace} does undo, and @kbd{C-Escape} does
@code{list-buffers}.
@item PC Selection mode