From: Chong Yidong Date: Sat, 28 Mar 2009 13:39:10 +0000 (+0000) Subject: Documented special-mode. X-Git-Tag: emacs-pretest-23.0.92~36 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=893cdc57995def30676685d504b1e7d863557c16;p=emacs.git Documented special-mode. --- diff --git a/etc/NEWS b/etc/NEWS index 94b0e472c1d..56c7726b560 100644 --- 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.