diff options
| author | Glenn Morris | 2012-08-15 15:12:03 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-08-15 15:12:03 -0400 |
| commit | 879b6116e2ee1ed8b6ad20086bfc5f333013c100 (patch) | |
| tree | 3beb84c1e528e5c6e8b76136b945a5cde5383f66 /etc | |
| parent | 6652b0bc0ab3eb055f64f819fdb3c2329d7400b3 (diff) | |
| download | emacs-879b6116e2ee1ed8b6ad20086bfc5f333013c100.tar.gz emacs-879b6116e2ee1ed8b6ad20086bfc5f333013c100.zip | |
Add 24.2 NEWS section (do not merge to trunk)
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -15,6 +15,11 @@ You can narrow news to a specific version by calling `view-emacs-news' | |||
| 15 | with a prefix argument or by typing C-u C-h C-n. | 15 | with a prefix argument or by typing C-u C-h C-n. |
| 16 | 16 | ||
| 17 | 17 | ||
| 18 | * Changes in Emacs 24.2 | ||
| 19 | |||
| 20 | ** This is mainly a bug-fix release. | ||
| 21 | |||
| 22 | |||
| 18 | * Installation Changes in Emacs 24.1 | 23 | * Installation Changes in Emacs 24.1 |
| 19 | 24 | ||
| 20 | ** Emacs can be compiled with Gtk+ 3.0 if you pass --with-x-toolkit=gtk3 | 25 | ** Emacs can be compiled with Gtk+ 3.0 if you pass --with-x-toolkit=gtk3 |