Mercurial > emacs
comparison lisp/ChangeLog @ 55285:0d08aa952288
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 01 May 2004 05:38:07 +0000 |
parents | 77fd39e7760b |
children | 15053a4ed045 6ae3d2810507 |
comparison
equal
deleted
inserted
replaced
55284:997b45b51728 | 55285:0d08aa952288 |
---|---|
12 (outline-next-preface, outline-show-heading) | 12 (outline-next-preface, outline-show-heading) |
13 (outline-end-of-subtree): Use it. | 13 (outline-end-of-subtree): Use it. |
14 | 14 |
15 * dired-aux.el (dired-touch-initial): New fun. | 15 * dired-aux.el (dired-touch-initial): New fun. |
16 (dired-do-chxxx): Call it for op-symbol `touch'. | 16 (dired-do-chxxx): Call it for op-symbol `touch'. |
17 (dired-diff): Use `dired-dwim-target-directory' | |
18 if current dired buffer has no buffer mark. | |
17 | 19 |
18 * bindings.el (propertized-buffer-identification): | 20 * bindings.el (propertized-buffer-identification): |
19 Replace `(:weight bold)' by `Buffer-menu-buffer-face'. | 21 Replace `(:weight bold)' by `Buffer-menu-buffer-face'. |
20 Add C-M-arrow keys for consistency. | 22 Add C-M-arrow keys for consistency. |
21 | 23 |