diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -116,8 +116,8 @@ For instance, the " will match all variants of unicode double quotes | |||
| 116 | cousins, even those composed of multiple characters, as well as many | 116 | cousins, even those composed of multiple characters, as well as many |
| 117 | other symbols like ℀, ℁, ⒜, and ⓐ. | 117 | other symbols like ℀, ℁, ⒜, and ⓐ. |
| 118 | 118 | ||
| 119 | ** New function `character-folded-regexp' can be used | 119 | ** New function `character-fold-to-regexp' can be used |
| 120 | by searching commands to produce a a regexp matching anything that | 120 | by searching commands to produce a regexp matching anything that |
| 121 | character-folds into STRING. | 121 | character-folds into STRING. |
| 122 | 122 | ||
| 123 | ** New command `checkdoc-package-keywords' checks if the | 123 | ** New command `checkdoc-package-keywords' checks if the |