Mercurial > emacs
changeset 70008:687819bce4df
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 13 Apr 2006 13:36:54 +0000 |
parents | 19ab508f832f |
children | d39b38d0fe6f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 13 13:35:55 2006 +0000 +++ b/lisp/ChangeLog Thu Apr 13 13:36:54 2006 +0000 @@ -1,3 +1,8 @@ +2006-04-13 Thien-Thi Nguyen <ttn@gnu.org> + + * vc.el (vc-annotate): Arrange for point to end up at the same + line number as in the original, but only when using a new buffer. + 2006-04-12 Davis Herring <herring@lanl.gov> (tiny change) * files.el (hack-one-local-variable-eval-safep): Recognize @@ -21,7 +26,7 @@ 2006-04-13 Nick Roberts <nickrob@snap.net.nz> - * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers): + * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers): GDB 6.1+ gives full filename for "info sources" so use file-name-nondirectory.