# HG changeset patch # User Lars Hansen # Date 1114931197 0 # Node ID b4b700c4969a79a50ea1bf978f8270586ef30f85 # Parent a328ce1555c6b2d905e9985f5c5a72bca1a4aa71 Correct key binding for dired-mark-omitted. diff -r a328ce1555c6 -r b4b700c4969a etc/NEWS --- a/etc/NEWS Sun May 01 04:44:14 2005 +0000 +++ b/etc/NEWS Sun May 01 07:06:37 2005 +0000 @@ -841,7 +841,7 @@ +++ *** 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 @@ 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..."