changeset 106487:25b6d10a311c

Fix log entries.
author Glenn Morris <rgm@gnu.org>
date Tue, 08 Dec 2009 03:26:07 +0000
parents 3ddc2cc2eda9
children f9643e4f24d8
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 08 02:59:53 2009 +0000
+++ b/lisp/ChangeLog	Tue Dec 08 03:26:07 2009 +0000
@@ -90,7 +90,7 @@
 	buffer already displays the requested log entry, use it.
 	Otherwise display only the log entry in question.
 	* vc-svn.el (vc-svn-print-log):
-	* vc-mtn.el (log-view-file-re):
+	* vc-mtn.el (vc-mtn-print-log):
 	* vc-hg.el (vc-hg-state):
 	* vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
 	(vc-git-show-log-entry): Return t on success.
@@ -100,14 +100,16 @@
 	* vc-sccs.el (vc-sccs-print-log):
 	* vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
 
+2009-12-07  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer): Add
+	menus to the meta mode.  (Bug#5043)
+
 2009-12-07  Michael Kifer <kifer@cs.stonybrook.edu>
 
 	* ediff-init.el (ediff-event-key): Use event-to-character instead of
 	event-key.
 
-	* ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer): Add
-	menus to the meta mode. (Dan Nicolaescu's <dann@ics.uci.edu> patch.)
-
 	* ediff.el (ediff-buffers-internal): Add unwind-protect.
 
 2009-12-07  Michael Albinus  <michael.albinus@gmx.de>
@@ -798,7 +800,7 @@
 
 	Improve integration of Tramp and ange-ftp in eshell.
 
-	* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
+	* eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
 	(eshell/su): Flatten args.  Apply better args parsing.  Use "cd".
 	(eshell/sudo): Flatten args.  Let-bind `default-directory'.
 
@@ -1375,7 +1377,7 @@
 
 2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
 
-	* bookmark.el Formatting and doc fixes only:
+	* bookmark.el: Formatting and doc fixes only:
 	(bookmark-search-delay): Shorten doc string to fit in 80 columns.
 	(bookmark-bmenu-search): Wrap to fit within 80 columns.
 	  Minor grammar and punctuation fixes in doc string.