/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5021 by handa, Fri Apr 11 01:20:54 2003 UTC revision 1.5022 by handa, Fri Apr 11 03:58:22 2003 UTC
# Line 1  Line 1 
1  2003-04-11  Kenichi Handa  <handa@m17n.org>  2003-04-11  Kenichi Handa  <handa@m17n.org>
2    
3            * international/quail.el (quail-guidance-str)
4            (quail-guidance-frame): New variables.
5            (quail-guidance-win): Delete this variable.
6            (quail-setup-overlays): Make overlay not rear-advancing.
7            (quail-kill-guidance-buf): Delete this function.
8            (quail-activate): Add/remove quail-show-guidance to/from
9            post-command-hook.
10            (quail-input-method): Don't setup quail-guidance-buf.  Initialize
11            quail-guidance-str to "".
12            (quail-start-translation): Call quail-show-guidance at first.
13            (quail-start-conversion): Likewise.
14            (quail-terminate-translation): Don't erase quail-guidance-buf.
15            (quail-update-translation): Stretch overlays if their starting and
16            ending positions are same.
17            (quail-update-current-translations): Check the width of the
18            current window, not the width of quail-guidance-win.
19            (quail-make-guidance-frame): Delete the arg BUF.  Fix position
20            calculation.  Don't set the window buffer, just return the new
21            frame.
22            (quail-minibuffer-message): New function.
23            (quail-show-guidance): Renamed from quail-show-guidance-buf.  Use
24            message and quail-minibuffer-message to display the guidance.
25            (quail-hide-guidance): Renamed from quail-hide-guidance-buf.  Only
26            delete quail-guidance-frame.
27            (quail-update-guidance): Just update quail-guidance-str, not
28            display it.
29            (quail-get-translations): Renamed from quail-show-translations.
30            Return a string instead of inserting it in quail-guaidance-buf.
31    
32    2003-04-11  Kenichi Handa  <handa@m17n.org>
33    
34          * international/mule-cmds.el (sort-coding-systems): Set lower          * international/mule-cmds.el (sort-coding-systems): Set lower
35          priority to a utf-16 base coding system.  Set higher priority to a          priority to a utf-16 base coding system.  Set higher priority to a
36          coding system listed in coding-category-list.          coding system listed in coding-category-list.

Legend:
Removed from v.1.5021  
changed lines
  Added in v.1.5022

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26