diff lisp/ChangeLog @ 91795:bfe257ff864c

2008-02-11 Drew Adams <drew.adams@oracle.com> * help.el (describe-key): Joined some split lines to facilitate filling. * help-fns.el (describe-function-1): Fill text of overlong lines.
author Bastien Guerry <bzg@altern.org>
date Tue, 12 Feb 2008 07:10:49 +0000
parents 9eba563b95d7
children 8f14fd050028
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 12 06:25:06 2008 +0000
+++ b/lisp/ChangeLog	Tue Feb 12 07:10:49 2008 +0000
@@ -1,3 +1,9 @@
+2008-02-11 Drew Adams  <drew.adams@oracle.com>
+
+	* help.el (describe-key): Joined some split lines to facilitate
+	filling.
+	* help-fns.el (describe-function-1): Fill text of overlong lines.
+
 2008-02-12  Kenichi Handa  <handa@ni.aist.go.jp>
 
 	* Makefile.in (AUTOGENEL): Remove charprop.el and uni-*.el.
@@ -25,6 +31,8 @@
 
 2008-02-11 Drew Adams  <drew.adams@oracle.com>
 
+	* isearch.el:
+	(isearch-fail): New face.
 	* isearch.el (isearch-fail): New face.
 	(isearch-message): Highlight failure part of input.