changeset 38492:e45845a82408

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 19 Jul 2001 13:26:18 +0000
parents bbe532496c7e
children 864c2b4076f8
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jul 19 13:25:34 2001 +0000
+++ b/lisp/ChangeLog	Thu Jul 19 13:26:18 2001 +0000
@@ -1,5 +1,7 @@
 2001-07-19  Gerd Moellmann  <gerd@gnu.org>
 
+	* font-lock.el (c++-keywords): Add Standard C++ operator names.
+
 	* mail/mh-utils.el (mh-find-progs): Also search in `lib'.
 	From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
 	
--- a/src/ChangeLog	Thu Jul 19 13:25:34 2001 +0000
+++ b/src/ChangeLog	Thu Jul 19 13:26:18 2001 +0000
@@ -1,5 +1,8 @@
 2001-07-19  Gerd Moellmann  <gerd@gnu.org>
 
+	* dispnew.c (update_window): Don't set the cursor at the end
+	of the update if display update has been paused.
+
 	* composite.h (syms_of_composite): Renamed from
 	syms_of_composition.