diff etc/NEWS @ 28506:3d557619ba03

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Apr 2000 21:15:08 +0000
parents 92a9591b21a2
children 05658544eaff
line wrap: on
line diff
--- a/etc/NEWS	Tue Apr 04 21:07:45 2000 +0000
+++ b/etc/NEWS	Tue Apr 04 21:15:08 2000 +0000
@@ -748,8 +748,19 @@
 
 *** Minor improvements to many movement functions in tricky situations.
 
+** Makefile mode changes
+
+*** The mode now uses the abbrev table `makefile-mode-abbrev-table'.
+
+*** Conditionals and include statements are now highlighted when 
+Fontlock mode is active.
+
 ** Isearch changes
 
+** In Isearch mode, M-C-s and M-C-r are now bound like C-s and C-r,
+respectively, i.e. you can repeat a regexp isearch with the same keys
+that started the search.
+
 *** In Isearch mode, mouse-2 in the echo area now yanks the current
 selection into the search string rather than giving an error.