diff options
| author | Kenichi Handa | 2012-05-03 15:57:54 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-05-03 15:57:54 +0900 |
| commit | 1f110951b52c0d7705dd5891368efccbce95ec1a (patch) | |
| tree | 5d9683724eb455e9bcb8030fb61114b2e559457b /etc | |
| parent | 2e51d4b5fb960ce0240a0eccbb0ed30cc7f53743 (diff) | |
| parent | 2bd785a208c84e7ae73884d09a1087da52780b4a (diff) | |
| download | emacs-1f110951b52c0d7705dd5891368efccbce95ec1a.tar.gz emacs-1f110951b52c0d7705dd5891368efccbce95ec1a.zip | |
merge trunk
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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 | ||
| 38 | you want them. | ||
| 39 | |||
| 35 | 40 | ||
| 36 | * Startup Changes in Emacs 24.2 | 41 | * Startup Changes in Emacs 24.2 |
| 37 | 42 | ||