projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e338661
)
etc/NEWS: Add missing entry for "Stop messing with the EMACS env var"
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 9 Apr 2015 18:45:42 +0000
(14:45 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Thu, 9 Apr 2015 18:45:42 +0000
(14:45 -0400)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0332fc50960eb354ac278f933f343739bd361d4c..80c664fc0cee86b91e7db335d90b46bfcccdd9c2 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-627,6
+627,9
@@
a typographically-correct documents.
\f
* Incompatible Lisp Changes in Emacs 25.1
+** 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.
** read-buffer-function can now be called with a 4th argument (`predicate').