# HG changeset patch # User Eli Zaretskii # Date 951397188 0 # Node ID d3dca8568200aa7c2e113a7186cbe21773788646 # Parent 1e17908c52b815ee25f580c5c1ca388fcf0412a0 *** empty log message *** diff -r 1e17908c52b8 -r d3dca8568200 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 24 12:56:36 2000 +0000 +++ b/lisp/ChangeLog Thu Feb 24 12:59:48 2000 +0000 @@ -1,3 +1,13 @@ +2000-02-24 Eli Zaretskii + + * dired.el (dired-mode-map): Don't remove "Edit" from the menu + bar. Menu items converted to (menu-item format, help strings + added. + [downcase, upcase]: Don't enable on MS-DOS. + [symlink, symlinks]: Don't show if make-symbolic-link is not + bound. + [chown, chgrp]: Don't show on MS-DOS and MS-Windows. + 2000-02-23 Dave Love * simple.el (zap-to-char, kill-line, kill-region, kill-word)