diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -39,6 +39,11 @@ may be useful. | |||
| 39 | as it was confusingly-named and rarely useful. | 39 | as it was confusingly-named and rarely useful. |
| 40 | 40 | ||
| 41 | --- | 41 | --- |
| 42 | ** You can use `NO_BIN_LINK=t make install' to prevent the installation | ||
| 43 | overwriting "emacs" in the installation bin/ directory with a link | ||
| 44 | to emacs-VERSION. | ||
| 45 | |||
| 46 | --- | ||
| 42 | ** Emacs uses libtinfo in preference to libncurses, if available. | 47 | ** Emacs uses libtinfo in preference to libncurses, if available. |
| 43 | 48 | ||
| 44 | --- | 49 | --- |