diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -254,6 +254,8 @@ in the region, rather than on all complete lines in the region. | |||
| 254 | for matching the beginning and end of a symbol. A symbol is a | 254 | for matching the beginning and end of a symbol. A symbol is a |
| 255 | non-empty sequence of either word or symbol constituent characters, as | 255 | non-empty sequence of either word or symbol constituent characters, as |
| 256 | specified by the syntax table. | 256 | specified by the syntax table. |
| 257 | --- | ||
| 258 | *** rx.el has new corresponding `symbol-end' and `symbol-start' elements. | ||
| 257 | 259 | ||
| 258 | ** Passing resources on the command line now works on MS Windows. | 260 | ** Passing resources on the command line now works on MS Windows. |
| 259 | You can use --xrm to pass resource settings to Emacs, overriding any | 261 | You can use --xrm to pass resource settings to Emacs, overriding any |