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

Diff of /emacs/src/ChangeLog

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

revision 1.3228 by monnier, Wed May 14 02:03:10 2003 UTC revision 1.3229 by monnier, Wed May 14 18:52:13 2003 UTC
# Line 1  Line 1 
1    2003-05-14  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * window.h (Qwindowp, Qwindow_live_p, Vwindow_list)
4            (Fwindow_end, Fselected_window, Fdelete_window, Fwindow_buffer)
5            (Fget_buffer_window, Fsave_window_excursion, Fsplit_window)
6            (Fset_window_configuration, Fcurrent_window_configuration)
7            (compare_window_configurations, Fcoordinates_in_window_p, Fwindow_at)
8            (Fpos_visible_in_window_p, mark_window_cursors_off)
9            (window_internal_height, window_internal_width, Frecenter)
10            (Fscroll_other_window, Fset_window_start, temp_output_buffer_show)
11            (replace_buffer_in_all_windows, init_window_once, init_window)
12            (syms_of_window, keys_of_window): Move from lisp.h.
13            * lisp.h: Move window.c declarations to window.h.
14    
15            * bytecode.c: Include window.h.
16            * emacs.c: Include window.h.
17    
18            * keyboard.c (make_lispy_event): Apply modifiers to multibyte-char keys.
19            (keyremap): Add `parent' field.
20            (keyremap_step): Use it.  Remove `parent' argument.
21            (read_key_sequence): Setup and use the new `parent' field.
22    
23  2003-05-11  Stefan Monnier  <monnier@cs.yale.edu>  2003-05-11  Stefan Monnier  <monnier@cs.yale.edu>
24    
25          * keyboard.c (adjust_point_for_property): Ensure termination.          * keyboard.c (adjust_point_for_property): Ensure termination.

Legend:
Removed from v.1.3228  
changed lines
  Added in v.1.3229

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