Mercurial > emacs
diff etc/NEWS @ 39778:939f548d08cd
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Thu, 11 Oct 2001 17:26:04 +0000 |
| parents | a43d7c40a1b2 |
| children | d74cde9e5e55 |
line wrap: on
line diff
--- a/etc/NEWS Thu Oct 11 17:25:26 2001 +0000 +++ b/etc/NEWS Thu Oct 11 17:26:04 2001 +0000 @@ -42,6 +42,10 @@ * Lisp Changes in Emacs 21.2 +** Functions `user-uid' and `user-real-uid' now return floats if the +user UID doesn't fit in a Lisp integer. Function `user-full-name' +accepts a float as UID parameter. + ** `define-key-after' now accepts keys longer than 1. ** `define-derived-mode' now accept nil as the parent.
