]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/mini.texi (Passwords): Fix typo.
authorChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:03 +0000 (22:18 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 6 Oct 2012 14:18:03 +0000 (22:18 +0800)
doc/emacs/ChangeLog
doc/emacs/mini.texi

index 572cc4f553220ced8667bd9fb7f10ad039cdc0a5..60b3bf234f7a51e5e58ddc048d9efe59dfa985ba 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-06  Chong Yidong  <cyd@gnu.org>
+
+       * mini.texi (Passwords): Fix typo.
+
 2012-10-02  Glenn Morris  <rgm@gnu.org>
 
        * maintaining.texi (VC Directory Commands):
index 5d2fc80449840c1b01297dfb460a5ec4174f6171..cb47a966f6455d625099b7d61b4427f035092b3d 100644 (file)
@@ -727,7 +727,7 @@ completion, and you cannot change windows or perform any other action
 with Emacs until you have submitted the password.
 
   While you are typing the password, you may press @key{DEL} to delete
-backwards, removing the last character entered.  @key{C-u} deletes
+backwards, removing the last character entered.  @kbd{C-u} deletes
 everything you have typed so far.  @kbd{C-g} quits the password prompt
 (@pxref{Quitting}).  @kbd{C-y} inserts the current kill into the
 password (@pxref{Killing}).  You may type either @key{RET} or