diff options
author | Glenn Morris <rgm@gnu.org> | 2012-02-28 20:31:55 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-02-28 20:31:55 -0800 |
commit | 9e6b87a6d1055b3499b12d19067768d2d5638a6b (patch) | |
tree | 39df399a0541e32636d1f077873abceab87d799b /etc | |
parent | bf7f9bc5e285dda130066ea2a52d7b493edf8647 (diff) | |
download | emacs-9e6b87a6d1055b3499b12d19067768d2d5638a6b.tar.gz |
NEWS fix
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1427,7 +1427,7 @@ both non-nil. Interactively, TRASH defaults to t, unless a prefix argument is supplied (see Trash changes, above). +++ -** New file predicate functions: files-equal-p, file-subdir-of-p. +** New file predicate functions: file-equal-p, file-subdir-of-p. +++ ** Tool-bars can display separators. |