diff options
| author | Glenn Morris | 2014-01-23 19:57:53 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-23 19:57:53 -0800 |
| commit | 96c983e0d3034ae09406c4b1fb76ca4d06008fcf (patch) | |
| tree | 7c4aa5453defce7e14ce39a9fc74ebc3e5a40893 /etc | |
| parent | aac1f8ddd525c8a02bb9b653bdccf24a179d8db5 (diff) | |
| download | emacs-96c983e0d3034ae09406c4b1fb76ca4d06008fcf.tar.gz emacs-96c983e0d3034ae09406c4b1fb76ca4d06008fcf.zip | |
* doc/misc/emacs-mime.texi (time-date): Use float-time.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1263,7 +1263,8 @@ These attributes are only meaningful for coding-systems of type | |||
| 1263 | `:coding-type' attribute and can be accessed by calling the | 1263 | `:coding-type' attribute and can be accessed by calling the |
| 1264 | `coding-system-type' function.) | 1264 | `coding-system-type' function.) |
| 1265 | 1265 | ||
| 1266 | ** `time-to-seconds' is not obsolete any more. | 1266 | --- |
| 1267 | ** The `time-to-seconds' alias to `float-time' is no longer marked obsolete. | ||
| 1267 | 1268 | ||
| 1268 | +++ | 1269 | +++ |
| 1269 | ** New functions `group-gid' and `group-real-gid'. | 1270 | ** New functions `group-gid' and `group-real-gid'. |