; * etc/NEWS: Mark a couple of entries that are already documented.
This commit is contained in:
parent
fe6efddcc1
commit
792d469d69
1 changed files with 3 additions and 0 deletions
3
etc/NEWS
3
etc/NEWS
|
@ -1213,10 +1213,13 @@ symbol-function was changed not to signal `void-function' any more.
|
|||
+++
|
||||
*** As a consequence, the second arg of `indirect-function' is now obsolete.
|
||||
|
||||
+++
|
||||
** Comint, term, and compile do not set the EMACS env var any more.
|
||||
Use the INSIDE_EMACS environment variable instead.
|
||||
|
||||
+++
|
||||
** `save-excursion' does not save&restore the mark any more.
|
||||
Use `save-mark-and-excursion' if you want the old behavior.
|
||||
|
||||
** read-buffer-function can now be called with a 4th argument (`predicate').
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue