diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -756,6 +756,8 @@ a typographically-correct documents. | |||
| 756 | 756 | ||
| 757 | * Incompatible Lisp Changes in Emacs 25.1 | 757 | * Incompatible Lisp Changes in Emacs 25.1 |
| 758 | 758 | ||
| 759 | ** `inhibit-point-motion-hooks' now defaults to t and is obsolete. | ||
| 760 | |||
| 759 | ** The optional `predicate' argument of `lisp-complete-symbol' no longer | 761 | ** The optional `predicate' argument of `lisp-complete-symbol' no longer |
| 760 | has any effect. (This change was made in Emacs 24.4 but was not | 762 | has any effect. (This change was made in Emacs 24.4 but was not |
| 761 | advertised at the time.) | 763 | advertised at the time.) |