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

Diff of /emacs/src/ChangeLog

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

revision 1.2987 by rms, Mon Dec 9 20:24:40 2002 UTC revision 1.2988 by lektu, Tue Dec 10 07:40:21 2002 UTC
# Line 1  Line 1 
1    2002-12-10  Juanma Barranquero  <lektu@terra.es>
2    
3            * editfns.c (Fformat): Use alloca, not _alloca.
4    
5  2002-12-09  Richard M. Stallman  <rms@gnu.org>  2002-12-09  Richard M. Stallman  <rms@gnu.org>
6    
7          * buffer.c (Fget_buffer_create): Call Qucs_set_table_for_input          * buffer.c (Fget_buffer_create): Call Qucs_set_table_for_input
# Line 24  Line 28 
28    
29          * eval.c (Feval) [HAVE_CARBON]: Calls mac_check_for_quit_char at          * eval.c (Feval) [HAVE_CARBON]: Calls mac_check_for_quit_char at
30          each stack frame.  This may change as it could be time consuming.          each stack frame.  This may change as it could be time consuming.
31            
32          * macterm.c (mac_check_for_quit_char, quit_char_comp)          * macterm.c (mac_check_for_quit_char, quit_char_comp)
33          (init_quit_char_handler, mac_determine_quit_char_modifiers)          (init_quit_char_handler, mac_determine_quit_char_modifiers)
34          (mac_initialize):  Added code to check for pressing of quit_char          (mac_initialize):  Added code to check for pressing of quit_char
35          in the OS event queue          in the OS event queue
36    
37          * mac.c (sys_select): Call mac_check_for_quit_char every second          * mac.c (sys_select): Call mac_check_for_quit_char every second
38          while blocking on select.          while blocking on select.
39            
40          * mac.c (sys_read): Use sys_select to test for input first          * mac.c (sys_read): Use sys_select to test for input first
41          before calling read to allow C-g to break          before calling read to allow C-g to break
42    

Legend:
Removed from v.1.2987  
changed lines
  Added in v.1.2988

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