/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

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

revision 1.4316 by mituharu, Tue Apr 12 10:26:41 2005 UTC revision 1.4317 by monnier, Tue Apr 12 22:52:52 2005 UTC
# Line 1  Line 1 
1    2005-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * window.c (Fset_window_configuration): Be careful when you choose
4            among several possible points for the new_current_buffer.
5    
6  2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7    
8          * keyboard.c (poll_for_input) [SYNC_INPUT]: Don't call          * keyboard.c (poll_for_input) [SYNC_INPUT]: Don't call
9          poll_for_input_1.  Set interrupt_input_pending to 1 instead.          poll_for_input_1.  Set interrupt_input_pending to 1 instead.
10          (Qlanguage_change) [MAC_OS]: New variable.          (Qlanguage_change) [MAC_OS]: New variable.
11          (syms_of_keyboard) [MAC_OS]: Intern and staticpro it.          (syms_of_keyboard) [MAC_OS]: Intern and staticpro it.
12          (kbd_buffer_get_event) [MAC_OS]: Make event for          (kbd_buffer_get_event) [MAC_OS]: Make event for LANGUAGE_CHANGE_EVENT.
         LANGUAGE_CHANGE_EVENT.  
13    
14          * macterm.c (mac_keyboard_text_encoding)          * macterm.c (mac_keyboard_text_encoding)
15          (current_mac_keyboard_text_encoding): Remove variables.          (current_mac_keyboard_text_encoding): Remove variables.
16          (XTread_socket): Store language-change event if keyboard script          (XTread_socket): Store language-change event if keyboard script
17          change is detected.  Don't convert input to          change is detected.  Don't convert input to
18          `mac_keyboard_text_encoding'.          `mac_keyboard_text_encoding'.
19          (syms_of_macterm): Delete DEFVAR_INT for          (syms_of_macterm): Delete DEFVAR_INT for mac-keyboard-text-encoding.
         mac-keyboard-text-encoding.  
20    
21          * termhooks.h (enum event_kind) [MAC_OS]: Add          * termhooks.h (enum event_kind) [MAC_OS]:
22          LANGUAGE_CHANGE_EVENT.          Add LANGUAGE_CHANGE_EVENT.
23    
24  2005-04-10  Richard M. Stallman  <rms@gnu.org>  2005-04-10  Richard M. Stallman  <rms@gnu.org>
25    
# Line 68  Line 71 
71          * mac.c (cfdate_to_lisp): Add `const' for variable `epoch_gdate'.          * mac.c (cfdate_to_lisp): Add `const' for variable `epoch_gdate'.
72          (Fmac_get_preference): Doc fix.          (Fmac_get_preference): Doc fix.
73    
74          * macfns.c (Fx_create_frame, x_create_tip_frame): Add          * macfns.c (Fx_create_frame, x_create_tip_frame):
75          "fontset-mac" to fallback font/fontsets.          Add "fontset-mac" to fallback font/fontsets.
76    
77  2005-04-04  Kim F. Storm  <storm@cua.dk>  2005-04-04  Kim F. Storm  <storm@cua.dk>
78    
# Line 100  Line 103 
103          Vascii_downcase_table.          Vascii_downcase_table.
104          (fast_string_match_ignore_case): Likewise.          (fast_string_match_ignore_case): Likewise.
105          (search_buffer): Fix checking of boyer-moore usability.          (search_buffer): Fix checking of boyer-moore usability.
106          (boyer_moore): Calculate translate_prev_byte1/2/3 in advance.  No          (boyer_moore): Calculate translate_prev_byte1/2/3 in advance.
107          need of tranlating characters in PAT.  Fix calculation of          No need of tranlating characters in PAT.  Fix calculation of
108          simple_translate.          simple_translate.
109    
110  2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>  2005-03-31  Stefan Monnier  <monnier@iro.umontreal.ca>

Legend:
Removed from v.1.4316  
changed lines
  Added in v.1.4317

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