1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00

* etc/NEWS: Relocate MS Windows change to "non-free" section.

This commit is contained in:
Glenn Morris 2012-01-20 16:26:00 -08:00
parent 02dc2fd7cb
commit a2f0118ce5

View file

@ -84,10 +84,6 @@ longer have any effect. (They were declared obsolete in Emacs 23.)
** New command line option `--no-site-lisp' removes site-lisp directories
from load-path. -Q now implies this.
---
** On Windows, Emacs now warns when the obsolete _emacs init file is used,
and also when HOME is set to C:\ by default.
* Changes in Emacs 24.1
@ -1378,6 +1374,10 @@ Use `filter-buffer-substring-functions' instead.
* Changes in Emacs 24.1 on non-free operating systems
---
** On MS Windows, Emacs now warns when the obsolete _emacs init file is used,
and also when HOME is set to C:\ by default.
** New configure.bat option --enable-checking builds Emacs with extra
runtime checks.