comparison lisp/ChangeLog @ 47389:a7b36abfcc69

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 10 Sep 2002 22:19:39 +0000
parents 1130c565a4df
children 97c7b4d723f9
comparison
equal deleted inserted replaced
47388:56bcf85aafae 47389:a7b36abfcc69
1 2002-09-11 Kim F. Storm <storm@cua.dk>
2
3 * kmacro.el (kmacro-call-macro): Rephrase repeat prompt.
4 (kmacro-step-edit-map): Bind "A" to `append-end'.
5 (kmacro-step-edit-prompt): Fix prompt.
6 (kmacro-step-edit-query): Handle `append-end' response.
7 (kmacro-step-edit-pre-command): Activate `append-end' at end of
8 macro when required.
9
1 2002-09-10 Dave Love <fx@gnu.org> 10 2002-09-10 Dave Love <fx@gnu.org>
2 11
3 * international/utf-8.el (ucs-mule-to-mule-unicode): Define 12 * international/utf-8.el (ucs-mule-to-mule-unicode): Define
4 unconditionally. 13 unconditionally.
5 (utf-8-fragmentation-table): New. Use it in top-level mapc. 14 (utf-8-fragmentation-table): New. Use it in top-level mapc.