changeset 40032:03befbe11aaa

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 18 Oct 2001 20:24:09 +0000
parents 8aea3d7720c1
children ba4d3133ad27
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 18 20:23:51 2001 +0000
+++ b/lisp/ChangeLog	Thu Oct 18 20:24:09 2001 +0000
@@ -6,8 +6,8 @@
 
 	* isearch.el (isearch-mode-map): Bind `mouse-movement' to nil.
 
-	* obsolete/hilit19.el (hilit-lookup-face-create): Call
-	set-face-font only if display-graphic-p.
+	* obsolete/hilit19.el (hilit-lookup-face-create):
+	Call set-face-font only if display-graphic-p.
 	(toplevel): Remove references to window-system.
 
 2001-10-18  Miles Bader  <miles@gnu.org>