[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-25 792d469: ; * etc/NEWS: Mark a couple of entries t
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] emacs-25 792d469: ; * etc/NEWS: Mark a couple of entries that are already documented. |
Date: |
Tue, 12 Jan 2016 18:47:30 +0000 |
branch: emacs-25
commit 792d469d698966e99435d60b4c2136302a171ded
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * etc/NEWS: Mark a couple of entries that are already documented.
---
etc/NEWS | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index 10fcb7e..9c416ae 100644
--- a/etc/NEWS
+++ b/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').
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-25 792d469: ; * etc/NEWS: Mark a couple of entries that are already documented.,
Eli Zaretskii <=