Mercurial > emacs
comparison lisp/ChangeLog @ 56016:1ab9b3611edc
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 10 Jun 2004 19:19:08 +0000 |
parents | 9b3dfd3380b8 |
children | ec4ab8d2ba9f |
comparison
equal
deleted
inserted
replaced
56015:e7e7513282b4 | 56016:1ab9b3611edc |
---|---|
1 2004-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R | |
4 switch is no longer stored in `dired-switches-alist'. | |
5 | |
6 * dired-aux.el (dired-insert-subdir): Do not store R switch in | |
7 `dired-switches-alist'. | |
8 | |
1 2004-06-10 Kim F. Storm <storm@cua.dk> | 9 2004-06-10 Kim F. Storm <storm@cua.dk> |
2 | 10 |
3 * pcvs.el (cvs-mode-diff-yesterday): New command. | 11 * pcvs.el (cvs-mode-diff-yesterday): New command. |
4 | 12 |
5 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday. | 13 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday. |