diff options
| author | Chong Yidong | 2009-03-28 13:39:10 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-03-28 13:39:10 +0000 |
| commit | 893cdc57995def30676685d504b1e7d863557c16 (patch) | |
| tree | c670bd30be5bbdcfdb12c39189cf83dc1987331d | |
| parent | 41633740578d28ef2e2f7322805781b979986321 (diff) | |
| download | emacs-893cdc57995def30676685d504b1e7d863557c16.tar.gz emacs-893cdc57995def30676685d504b1e7d863557c16.zip | |
Documented special-mode.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1949,6 +1949,7 @@ of multiple buffers. Top-level commands `multi-isearch-buffers', | |||
| 1949 | `multi-isearch-files-regexp' accept a single argument that specifies | 1949 | `multi-isearch-files-regexp' accept a single argument that specifies |
| 1950 | a list of buffers/files to search for a string/regexp. | 1950 | a list of buffers/files to search for a string/regexp. |
| 1951 | 1951 | ||
| 1952 | +++ | ||
| 1952 | ** The new major mode `special-mode' is intended as a parent for | 1953 | ** The new major mode `special-mode' is intended as a parent for |
| 1953 | major modes such as those that set the "'mode-class 'special" property. | 1954 | major modes such as those that set the "'mode-class 'special" property. |
| 1954 | 1955 | ||