diff options
| author | Michael Albinus | 2015-11-25 15:44:20 +0100 |
|---|---|---|
| committer | Michael Albinus | 2015-11-25 15:44:20 +0100 |
| commit | c334674695ab6c2691e29ae0d6a2993eae1414a3 (patch) | |
| tree | 0d8fe58eaccf05145cc844af6fe59fe8a717d141 | |
| parent | 4401e5e0d79ea7d219cf56f115f52cda433a8403 (diff) | |
| download | emacs-c334674695ab6c2691e29ae0d6a2993eae1414a3.tar.gz emacs-c334674695ab6c2691e29ae0d6a2993eae1414a3.zip | |
Mention kqueue in NEWS
| -rw-r--r-- | etc/NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -23,6 +23,19 @@ When you add a new item, use the appropriate mark if you are sure it applies, | |||
| 23 | otherwise leave it unmarked. | 23 | otherwise leave it unmarked. |
| 24 | 24 | ||
| 25 | 25 | ||
| 26 | * Installation Changes in Emacs 25.2 | ||
| 27 | |||
| 28 | ** 'configure' detects the kqueue file notification library on *BSD | ||
| 29 | and Mac OS X machines. | ||
| 30 | |||
| 31 | |||
| 32 | * Changes in Specialized Modes and Packages in Emacs 25.2 | ||
| 33 | |||
| 34 | ** File Notifications | ||
| 35 | |||
| 36 | *** The kqueue library is integrated for *BSD and Mac OS X machines. | ||
| 37 | |||
| 38 | |||
| 26 | * Installation Changes in Emacs 25.1 | 39 | * Installation Changes in Emacs 25.1 |
| 27 | 40 | ||
| 28 | +++ | 41 | +++ |