Mercurial > emacs
diff lisp/ChangeLog @ 99829:46834e8b7d0f
2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-hook.el: added tooltips to Emacs menus.
* ediff.el: changed date of last update.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Sun, 23 Nov 2008 03:30:55 +0000 |
parents | 90472c8328f5 |
children | 6502f88cc012 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Nov 23 03:24:49 2008 +0000 +++ b/lisp/ChangeLog Sun Nov 23 03:30:55 2008 +0000 @@ -8,6 +8,13 @@ * eshell/esh-proc.el (eshell-gather-process-output): Set process-connection-type nil for all but the first element of a pipeline. (Bug#1388) + +2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu> + + * ediff-hook.el: added tooltips to Emacs menus. + + * ediff.el: changed date of last update. + 2008-11-22 Juri Linkov <juri@jurta.org>