aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS12
1 files changed, 5 insertions, 7 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f934bc30bd6..14dcb3eaf58 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -320,6 +320,7 @@ copy of each repeated line. The lines need not be sorted.
320 320
321* Changes in Specialized Modes and Packages in Emacs 24.4 321* Changes in Specialized Modes and Packages in Emacs 24.4
322 322
323+++
323** More packages look for ~/.emacs.d/<foo> additionally to ~/.<foo>. 324** More packages look for ~/.emacs.d/<foo> additionally to ~/.<foo>.
324Affected files: 325Affected files:
325~/.emacs.d/timelog replaces ~/.timelog 326~/.emacs.d/timelog replaces ~/.timelog
@@ -328,7 +329,7 @@ Affected files:
328~/.emacs.d/ido.last replaces ~/.ido.last 329~/.emacs.d/ido.last replaces ~/.ido.last
329~/.emacs.d/kkcrc replaces ~/.kkcrc 330~/.emacs.d/kkcrc replaces ~/.kkcrc
330~/.emacs.d/quickurls replaces ~/.quickurls 331~/.emacs.d/quickurls replaces ~/.quickurls
331~/.emacs.d/idlwave replaces ~/.idlwave 332~/.emacs.d/idlwave/ replaces ~/.idlwave/
332~/.emacs.d/bdfcache.el replaces ~/.bdfcache.el 333~/.emacs.d/bdfcache.el replaces ~/.bdfcache.el
333~/.emacs.d/places replaces ~/.emacs-places 334~/.emacs.d/places replaces ~/.emacs-places
334~/.emacs.d/shadows replaces ~/.shadows 335~/.emacs.d/shadows replaces ~/.shadows
@@ -353,14 +354,11 @@ you access lexical variables.
353*** New minor mode `jit-lock-debug-mode' lets you use the debuggers on 354*** New minor mode `jit-lock-debug-mode' lets you use the debuggers on
354code run via JIT Lock. 355code run via JIT Lock.
355 356
356** Battery
357
358--- 357---
359*** Battery information via the BSD `apm' utility is now supported. 358** Battery information can now be retrieved from BSD's `apm' utility.
360 359
361** Buffer Menu 360---
362 361** In the Buffer Menu, `M-s a C-o' shows matches for a regexp in marked buffers.
363*** `M-s a C-o' shows lines matching a regexp in marked buffers using Occur.
364 362
365** Calendar and Diary 363** Calendar and Diary
366 364