Mercurial > emacs
changeset 67905:71ec21feb311
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 30 Dec 2005 04:52:32 +0000 |
parents | d2dff317d618 |
children | 28939487a2d5 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Dec 30 04:52:16 2005 +0000 +++ b/src/ChangeLog Fri Dec 30 04:52:32 2005 +0000 @@ -1,3 +1,10 @@ +2005-12-29 Richard M. Stallman <rms@gnu.org> + + * keymap.c (describe_map): Put sparse map elements into an array, + sort them, then output a sequence of identical bindings on one line. + (struct describe_map_elt): New data type. + (describe_map_compare): New function. + 2005-12-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * gtkutil.c (xg_get_file_with_chooser): Changed message shown