]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Adjust the help screen.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Nov 2001 20:57:13 +0000 (20:57 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 21:21:35 +0000 (23:21 +0200)
misc/ChangeLog
misc/po-mode.el

index b38e6c4a05dd4ad0f7ba0e93ab235c98aae1ce58..4d4c9a0c12542cb352a64f9ee70be7f1402d433d 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-18  Karl Eichwalder  <ke@suse.de>
+
+       * po-mode.el (po-help-display-string): Adjust it.
+
 2001-11-18  Karl Eichwalder  <ke@suse.de>
 
        * po-mode.el (po-team-name-to-code): Fix syntax for the last entry
index fc9f56e96eb8634d551d06424244de2049f30738..53bf093b8ca24ec270f38d60a5a8ae14f4d46dec 100644 (file)
@@ -621,7 +621,7 @@ No doubt that highlighting, when Emacs does not allow it, is a kludge."
   (_"\
 PO Mode Summary           Next Previous            Miscellaneous
 *: Later, /: Docum        n    p    Any type       .     Redisplay
-                          /t   /T Translated       /v    Version info
+                          t    T    Translated     /v    Version info
 Moving around             f    F    Fuzzy          ?, h  This help
 <    First if any         o    O    Obsolete       =     Current index
 >    Last if any          u    U    Untranslated   0     Other window
@@ -629,7 +629,7 @@ Moving around             f    F    Fuzzy          ?, h  This help
                         Msgstr Comments            M     Mail officially
 Modifying entries         RET  #    Call editor    _     Undo
 TAB   Remove fuzzy mark   k    K    Kill to        E     Edit out full
-/DEL  Fuzzy or fade out   w    W    Copy to        Q     Forceful quit
+DEL   Fuzzy or fade out   w    W    Copy to        Q     Forceful quit
 LFD   Init with msgid     y    Y    Yank from      q     Confirm and quit
 
 gettext Keyword Marking                            Position Stack
@@ -639,7 +639,7 @@ M-.  Change mark, mark    *M-C  Select, save       x  Exchange current/top
 
 Program Sources           Auxiliary Files          Lexicography
 s    Cycle reference      a    Cycle file          *l    Lookup translation
-M-s  Select reference     C-cC-a  Select file      *M-l  Add/edit translation
+M-s  Select reference     C-c C-a  Select file     *M-l  Add/edit translation
 S    Consider path        A    Consider PO file    *L    Consider lexicon
 M-S  Ignore path          M-A  Ignore PO file      *M-L  Ignore lexicon
 ")