diff options
| author | Stefan Monnier | 2015-09-20 15:53:51 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2015-09-20 15:53:51 -0400 |
| commit | dd1e6846198e559b1c2ca321a1e6f8b05945fd66 (patch) | |
| tree | 80611ab57585d9e48c6d7064185f28ffe77e267f /etc | |
| parent | bf006d59e665e1289c8b4fd4fb519d478b5d87d6 (diff) | |
| download | emacs-dd1e6846198e559b1c2ca321a1e6f8b05945fd66.tar.gz emacs-dd1e6846198e559b1c2ca321a1e6f8b05945fd66.zip | |
* lisp/emacs-lisp/syntax.el (syntax-begin-function): Make obsolete
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -867,7 +867,8 @@ a typographically-correct documents. | |||
| 867 | 867 | ||
| 868 | * Incompatible Lisp Changes in Emacs 25.1 | 868 | * Incompatible Lisp Changes in Emacs 25.1 |
| 869 | 869 | ||
| 870 | ** Removed font-lock-beginning-of-syntax-function and the SYNTAX-BEGIN | 870 | ** `syntax-begin-function' is declared obsolete. |
| 871 | Removed font-lock-beginning-of-syntax-function and the SYNTAX-BEGIN | ||
| 871 | slot in font-lock-defaults. | 872 | slot in font-lock-defaults. |
| 872 | 873 | ||
| 873 | +++ | 874 | +++ |