]> git.eshelyaron.com Git - emacs.git/commitdiff
Documented special-mode.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:39:10 +0000 (13:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 28 Mar 2009 13:39:10 +0000 (13:39 +0000)
etc/NEWS

index 94b0e472c1d66f62881c2424bcc9f0a9c26fd2a2..56c7726b560c625a6c31893779001ffec4a05442 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1949,6 +1949,7 @@ of multiple buffers.  Top-level commands `multi-isearch-buffers',
 `multi-isearch-files-regexp' accept a single argument that specifies
 a list of buffers/files to search for a string/regexp.
 
++++
 ** The new major mode `special-mode' is intended as a parent for
 major modes such as those that set the "'mode-class 'special" property.