]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
file-attributes has a new optional arg FOLLOW-SYMLINKS.
[gnu-emacs] / lisp / ChangeLog
index 902bf63be7218e5bc9c5e3894ef49c586dc6e791..752549ba73ded256d1076fd4a43aab9530dd1ba7 100644 (file)
@@ -1,3 +1,11 @@
+2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       file-attributes has a new optional arg FOLLOW-SYMLINKS.
+       * files.el (remote-file-name-inhibit-cache):
+       * time.el (display-time-file-nonempty-p): Use it.
+       * files.el (after-find-file): Don't chase links before calling
+       file-exists-p, as file-exists-p already does the right thing.
+
 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
 
        Merge from standalone RefTeX repository.