aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2014-01-23 19:57:53 -0800
committerGlenn Morris2014-01-23 19:57:53 -0800
commit96c983e0d3034ae09406c4b1fb76ca4d06008fcf (patch)
tree7c4aa5453defce7e14ce39a9fc74ebc3e5a40893 /etc
parentaac1f8ddd525c8a02bb9b653bdccf24a179d8db5 (diff)
downloademacs-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/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 722643378cf..b4c3b001d16 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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'.