diff options
| author | Stefan Monnier | 2012-05-04 15:14:42 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-05-04 15:14:42 -0400 |
| commit | 8a61ee2295b4bac5a199e011f5d927dc99f09c54 (patch) | |
| tree | 2edd9637584ccb2117cd6c553ae3e22e42684642 /etc | |
| parent | 141d074d9e4543637b42838298a0ac1f28f6a25b (diff) | |
| download | emacs-8a61ee2295b4bac5a199e011f5d927dc99f09c54.tar.gz emacs-8a61ee2295b4bac5a199e011f5d927dc99f09c54.zip | |
* lisp/files.el (automount-dir-prefix): Mark as obsolete.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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 |
| 213 | must be in the range 1000..9999. It now works with any year supported | 213 | must be in the range 1000..9999. It now works with any year supported |
| 214 | by the underlying C implementation. | 214 | by 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 | ||