aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKenichi Handa2012-05-03 15:57:54 +0900
committerKenichi Handa2012-05-03 15:57:54 +0900
commit1f110951b52c0d7705dd5891368efccbce95ec1a (patch)
tree5d9683724eb455e9bcb8030fb61114b2e559457b /etc
parent2e51d4b5fb960ce0240a0eccbb0ed30cc7f53743 (diff)
parent2bd785a208c84e7ae73884d09a1087da52780b4a (diff)
downloademacs-1f110951b52c0d7705dd5891368efccbce95ec1a.tar.gz
emacs-1f110951b52c0d7705dd5891368efccbce95ec1a.zip
merge trunk
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 01d8d308831..cd15273c3db 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,6 +32,11 @@ may be useful.
32--- 32---
33** Emacs uses libtinfo in preference to libncurses, if available. 33** Emacs uses libtinfo in preference to libncurses, if available.
34 34
35---
36** On FreeBSD and NetBSD, configure no longer adds /usr/local/lib and
37/usr/pkg/lib to the linker search path. You must add them yourself if
38you want them.
39
35 40
36* Startup Changes in Emacs 24.2 41* Startup Changes in Emacs 24.2
37 42