diff etc/NEWS @ 96124:48b2db6b4c28

(special-mode-map): New var. (special-mode): New major mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 20 Jun 2008 17:10:33 +0000
parents 4d335b5fafa0
children 3aa0f1ffa1d8
line wrap: on
line diff
--- a/etc/NEWS	Fri Jun 20 17:08:55 2008 +0000
+++ b/etc/NEWS	Fri Jun 20 17:10:33 2008 +0000
@@ -1241,6 +1241,9 @@
 
 * New Packages for Lisp Programming in Emacs 23.1
 
+** The new major mode `special-mode' is intended as a parent for
+major modes such as those that set the "'mode-class 'special" property.
+
 ** find-cmd.el can build `find' commands using lisp syntax.
 
 ** The package isearch-multi.el has been added.  It implements a new mode