diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2222,6 +2222,10 @@ arg is non-nil. | |||
| 2222 | modification times. Magic file name handlers can handle this | 2222 | modification times. Magic file name handlers can handle this |
| 2223 | operation. | 2223 | operation. |
| 2224 | 2224 | ||
| 2225 | ** file-remote-p now returns an identifier for the remote system, | ||
| 2226 | if the file is indeed remote. (Before, the return value was t in | ||
| 2227 | this case.) | ||
| 2228 | |||
| 2225 | ** The display space :width and :align-to text properties are now | 2229 | ** The display space :width and :align-to text properties are now |
| 2226 | supported on text terminals. | 2230 | supported on text terminals. |
| 2227 | 2231 | ||