aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2012-05-04 15:14:42 -0400
committerStefan Monnier2012-05-04 15:14:42 -0400
commit8a61ee2295b4bac5a199e011f5d927dc99f09c54 (patch)
tree2edd9637584ccb2117cd6c553ae3e22e42684642 /etc
parent141d074d9e4543637b42838298a0ac1f28f6a25b (diff)
downloademacs-8a61ee2295b4bac5a199e011f5d927dc99f09c54.tar.gz
emacs-8a61ee2295b4bac5a199e011f5d927dc99f09c54.zip
* lisp/files.el (automount-dir-prefix): Mark as obsolete.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6b82eaa1f7a..71e6bce9b7a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -212,6 +212,8 @@ table, but with a different prefix.
212*** `current-time-string' no longer requires that its argument's year 212*** `current-time-string' no longer requires that its argument's year
213must be in the range 1000..9999. It now works with any year supported 213must be in the range 1000..9999. It now works with any year supported
214by the underlying C implementation. 214by the underlying C implementation.
215
216** `automount-dir-prefix' is obsolete.
215 217
216* Changes in Emacs 24.2 on non-free operating systems 218* Changes in Emacs 24.2 on non-free operating systems
217 219