Mercurial > emacs
comparison lisp/ChangeLog @ 82001:b450385acac9
(cvs-mode-add-change-log-entry-other-window): Use a directory
name for buffer-file-name if it refers to a directory.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 20 Jul 2007 20:08:21 +0000 |
parents | 066eaef90bfb |
children | 43f5e1e99ca4 |
comparison
equal
deleted
inserted
replaced
82000:066eaef90bfb | 82001:b450385acac9 |
---|---|
1 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-07-20 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use a directory | |
4 name for buffer-file-name if it refers to a directory. | |
2 | 5 |
3 * vc-arch.el (vc-arch-diff): Fix last change. | 6 * vc-arch.el (vc-arch-diff): Fix last change. |
4 | 7 |
5 * progmodes/compile.el (compilation-start): Remember the original | 8 * progmodes/compile.el (compilation-start): Remember the original |
6 directory in a buffer-local compilation-directory. | 9 directory in a buffer-local compilation-directory. |