diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -115,6 +115,8 @@ frames. | |||
| 115 | 115 | ||
| 116 | ** New doc command `describe-symbol'. Works for functions, vars, faces, etc... | 116 | ** New doc command `describe-symbol'. Works for functions, vars, faces, etc... |
| 117 | 117 | ||
| 118 | ** New user option `search-default-regexp-mode' specifies the default mode for isearch | ||
| 119 | |||
| 118 | ** `isearch' and `query-replace' now perform character folding in matches. | 120 | ** `isearch' and `query-replace' now perform character folding in matches. |
| 119 | This is analogous to case-folding, but applies between Unicode | 121 | This is analogous to case-folding, but applies between Unicode |
| 120 | characters and their ASCII counterparts. This means many characters | 122 | characters and their ASCII counterparts. This means many characters |