1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-07 06:22:32 -08:00
emacs/doc
Paul Eggert e7a2937b11 file-attributes has a new optional arg FOLLOW-SYMLINKS.
* doc/lispref/files.texi (File Attributes): Describe it.
(Magic File Names): Use it.
* etc/NEWS: Document the change.
* lisp/files.el (remote-file-name-inhibit-cache):
* lisp/time.el (display-time-file-nonempty-p): Use it.
* lisp/files.el (after-find-file): Don't chase links before calling
file-exists-p, as file-exists-p already does the right thing.
* src/dired.c (directory_files_internal, Ffile_attributes):
New arg follow_symlinks.  All uses changed.
2012-09-30 14:12:04 -07:00
..
emacs Update docs for a bunch of 24.3 changes. 2012-09-30 17:18:38 +08:00
lispintro Update release logs 2012-08-24 17:53:39 +08:00
lispref file-attributes has a new optional arg FOLLOW-SYMLINKS. 2012-09-30 14:12:04 -07:00
man Update release logs 2012-08-24 17:53:39 +08:00
misc Remove useless references to git-describe.texi. 2012-09-30 23:10:33 +02:00