Mercurial > emacs
comparison lisp/ChangeLog @ 27841:d3dca8568200
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 24 Feb 2000 12:59:48 +0000 |
parents | ad4b3195f851 |
children | 995881918154 |
comparison
equal
deleted
inserted
replaced
27840:1e17908c52b8 | 27841:d3dca8568200 |
---|---|
1 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * dired.el (dired-mode-map): Don't remove "Edit" from the menu | |
4 bar. Menu items converted to (menu-item format, help strings | |
5 added. | |
6 [downcase, upcase]: Don't enable on MS-DOS. | |
7 [symlink, symlinks]: Don't show if make-symbolic-link is not | |
8 bound. | |
9 [chown, chgrp]: Don't show on MS-DOS and MS-Windows. | |
10 | |
1 2000-02-23 Dave Love <fx@gnu.org> | 11 2000-02-23 Dave Love <fx@gnu.org> |
2 | 12 |
3 * simple.el (zap-to-char, kill-line, kill-region, kill-word) | 13 * simple.el (zap-to-char, kill-line, kill-region, kill-word) |
4 (backward-kill-word): Revert addition of * to interactive spec -- | 14 (backward-kill-word): Revert addition of * to interactive spec -- |
5 it's a feature. | 15 it's a feature. |