diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -2328,6 +2328,7 @@ configuration files. | |||
| 2328 | 2328 | ||
| 2329 | * Lisp Changes in Emacs 21.4 | 2329 | * Lisp Changes in Emacs 21.4 |
| 2330 | 2330 | ||
| 2331 | +++ | ||
| 2331 | ** The new function syntax-after returns the syntax code | 2332 | ** The new function syntax-after returns the syntax code |
| 2332 | of the character after a specified buffer position, taking account | 2333 | of the character after a specified buffer position, taking account |
| 2333 | of text properties as well as the character code. | 2334 | of text properties as well as the character code. |