aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-27 23:33:01 -0800
committerGlenn Morris2012-02-27 23:33:01 -0800
commita34baa83cc0a770f9a5d845174281122dda91656 (patch)
treea983b2b401628c0462d41aa073425bb9f99adac9
parentedb3ac8c3a1bf43a8a00df7cb6e20cc66102805b (diff)
downloademacs-a34baa83cc0a770f9a5d845174281122dda91656.tar.gz
emacs-a34baa83cc0a770f9a5d845174281122dda91656.zip
NEWS markup
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index dd7b15687b5..15c28e1c44a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1426,8 +1426,8 @@ Trashing is performed if TRASH and `delete-by-moving-to-trash' are
1426both non-nil. Interactively, TRASH defaults to t, unless a prefix 1426both non-nil. Interactively, TRASH defaults to t, unless a prefix
1427argument is supplied (see Trash changes, above). 1427argument is supplied (see Trash changes, above).
1428 1428
1429FIXME 1429+++
1430** New functions files-equal-p, file-subdir-of-p that [do something] 1430** New file predicate functions: files-equal-p, file-subdir-of-p.
1431 1431
1432+++ 1432+++
1433** Tool-bars can display separators. 1433** Tool-bars can display separators.