Mercurial > emacs
comparison etc/NEWS @ 40296:a5332cff58ba
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 25 Oct 2001 07:50:16 +0000 |
parents | b2456ad80460 |
children | ddce8f484e75 |
comparison
equal
deleted
inserted
replaced
40295:b2456ad80460 | 40296:a5332cff58ba |
---|---|
94 user UID doesn't fit in a Lisp integer. Function `user-full-name' | 94 user UID doesn't fit in a Lisp integer. Function `user-full-name' |
95 accepts a float as UID parameter. | 95 accepts a float as UID parameter. |
96 | 96 |
97 ** `define-key-after' now accepts keys longer than 1. | 97 ** `define-key-after' now accepts keys longer than 1. |
98 | 98 |
99 ** `define-derived-mode' now accept nil as the parent. | 99 ** `define-derived-mode' now accepts nil as the parent. |
100 | 100 |
101 ** The local variable `no-byte-compile' in elisp files is now obeyed. | 101 ** The local variable `no-byte-compile' in elisp files is now obeyed. |
102 | 102 |
103 ** New functions `keymap-prompt' and `current-active-maps'. | 103 ** New functions `keymap-prompt' and `current-active-maps'. |
104 | 104 |