]> git.eshelyaron.com Git - emacs.git/commitdiff
Trivial NEWS copyedits
authorGlenn Morris <rgm@gnu.org>
Fri, 9 Nov 2012 08:30:48 +0000 (00:30 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 9 Nov 2012 08:30:48 +0000 (00:30 -0800)
etc/NEWS

index 86933bbbf1704bd5e51f1a01a6a8e8ca4de2769b..498a1e2ef52aad47b42f445b4795a718acc0c05a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -911,9 +911,9 @@ describing the cycle.
 
 ** Miscellaneous new functions:
 +++
-*** `autoloadp'
+*** `autoloadp' tests if its argument is an autoloaded object.
 +++
-*** `autoload-do-load'
+*** `autoload-do-load' performs the autoloading operation.
 +++
 *** `buffer-narrowed-p' tests if the buffer is narrowed.
 +++
@@ -941,13 +941,13 @@ See the "Face Attributes" section of the Elisp manual.
 
 ** The following functions and variables are obsolete:
 ---
-*** `automount-dir-prefix'
+*** `automount-dir-prefix' (use `directory-abbrev-alist')
 +++
 *** `buffer-has-markers-at'
 ---
 *** `macro-declaration-function' (use `macro-declarations-alist')
 ---
-*** `window-system-version'
+*** `window-system-version' (provides no useful information)
 ---
 *** `dired-pop-to-buffer' (use `dired-mark-pop-up')
 ---