]> git.eshelyaron.com Git - emacs.git/commitdiff
* emacs.texi (Top): Remove Kill Errors from menu.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 22 Sep 2008 21:13:57 +0000 (21:13 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 22 Sep 2008 21:13:57 +0000 (21:13 +0000)
doc/emacs/ChangeLog
doc/emacs/emacs.texi

index a1c9af8f5bc3e4dd3dc9b4ac4e4bb45520409fc9..a9c6fe79aa66bc42d3bec26ac9663b2fbedbff7a 100644 (file)
@@ -1,7 +1,11 @@
+2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * emacs.texi (Top): Remove Kill Errors from menu.
+
 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
 
-       * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
-       to Erasing node.
+       * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
+       Link to Erasing node.
        (Undo): Reorganize paragraphs for logical flow.  Move keybinding
        rationale to a footnote.
        (Kill Errors): Remove node, due to redundancy with Erasing.
index 822724348bc379e903bfe9ea58f468d7a2c28f3e..800cde36e1d57b9da65917bdf41816e0aba38219 100644 (file)
@@ -391,7 +391,6 @@ Replacement Commands
 Commands for Fixing Typos
 
 * Undo::                Full details of Emacs undo commands.
-* Kill Errors::         Commands to kill a batch of recently entered text.
 * Transpose::          Exchanging two characters, words, lines, lists...
 * Fixing Case::         Correcting case of last word entered.
 * Spelling::           Apply spelling checker to a word or a whole buffer.