diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -588,6 +588,8 @@ are deprecated and will be removed eventually. | |||
| 588 | 588 | ||
| 589 | * Lisp changes in Emacs 24.3 | 589 | * Lisp changes in Emacs 24.3 |
| 590 | 590 | ||
| 591 | ** New minor mode `read-only-mode' to replace toggle-read-only (now obsolete). | ||
| 592 | |||
| 591 | ** New functions `autoloadp' and `autoload-do-load'. | 593 | ** New functions `autoloadp' and `autoload-do-load'. |
| 592 | 594 | ||
| 593 | ** New function `posnp' to test if an object is a `posn'. | 595 | ** New function `posnp' to test if an object is a `posn'. |