changeset 96642:aee1275a4e6e

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Sun, 13 Jul 2008 07:35:15 +0000
parents 484d1e716329
children 79121a8f01e3
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Jul 13 07:31:19 2008 +0000
+++ b/etc/NEWS	Sun Jul 13 07:35:15 2008 +0000
@@ -722,6 +722,9 @@
 *** In Change Log mode, the new command C-c C-f (change-log-find-file)
 finds the file associated with the current log entry.
 
+*** In Change Log mode, the new command C-c C-c (change-log-goto-source)
+goes to the source code associated with a log entry.
+
 *** comint-mode uses `start-file-process' now (see Lisp Changes).
 If `default-directory' is a remote file name, subprocesses are started
 on the corresponding remote system.