diff options
| author | Stefan Monnier | 2002-09-25 20:22:57 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2002-09-25 20:22:57 +0000 |
| commit | 4208da83badb46cf64ade7a331d57cf14612bd2c (patch) | |
| tree | 0e6f4c698cde779fa6f3d6cb09ec3118754b4c64 /etc | |
| parent | 2a487c6cdfcd2904c5053a95da378529e645f231 (diff) | |
| download | emacs-4208da83badb46cf64ade7a331d57cf14612bd2c.tar.gz emacs-4208da83badb46cf64ade7a331d57cf14612bd2c.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -17,6 +17,8 @@ so we will look at it and add it to the manual. | |||
| 17 | --- | 17 | --- |
| 18 | ** Emacs can now be built without sound support. | 18 | ** Emacs can now be built without sound support. |
| 19 | 19 | ||
| 20 | ** The `emacsserver' program has been removed, replaced with elisp code. | ||
| 21 | |||
| 20 | --- | 22 | --- |
| 21 | ** Emacs now supports new configure options `--program-prefix', | 23 | ** Emacs now supports new configure options `--program-prefix', |
| 22 | `--program-suffix' and `--program-transform-name' that affect the names of | 24 | `--program-suffix' and `--program-transform-name' that affect the names of |