]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct key binding for dired-mark-omitted.
authorLars Hansen <larsh@soem.dk>
Sun, 1 May 2005 07:07:19 +0000 (07:07 +0000)
committerLars Hansen <larsh@soem.dk>
Sun, 1 May 2005 07:07:19 +0000 (07:07 +0000)
etc/ChangeLog
etc/NEWS

index 0117b1a949daeda236b13312c53cc624ca87a980..902dcfb64a2e0cd2e1ec3bcad5b79acbf129be5a 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-01  Lars Hansen  <larsh@math.ku.dk>
+
+       * NEWS: Correct key binding for dired-mark-omitted.
+
 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * NEWS: Mention xterm key bindings.
index 8dbcad9daade75e7f088465c52bf4029056ac2b7..41714a9c0cfd84af6a160d47c69f774ce2cbdcf2 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -841,7 +841,7 @@ into the kill ring.  With a zero prefix arg, copies absolute file names.
 
 +++
 *** Omitting files is now a minor mode, dired-omit-mode. The mode toggling
-command is bound to M-o. A new command dired-mark-omitted, bound to M-O,
+command is bound to M-o. A new command dired-mark-omitted, bound to O,
 marks omitted files. The variable dired-omit-files-p is obsoleted, use the
 mode toggling function instead.
 
@@ -1265,7 +1265,7 @@ to explicitly specify a fontSet resource for this to work, for example
 ESC, like they do for Gtk+, Mac and W32.
 
 ---
-**  Dialogs and menus pop down when pressing C-g.
+** Dialogs and menus pop down when pressing C-g.
 
 ---
 ** The menu item "Open File..." has been split into two items, "New File..."