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

Diff of /emacs/src/ChangeLog

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

revision 1.2602 by gerd, Tue Apr 16 07:35:02 2002 UTC revision 1.2603 by monnier, Tue Apr 16 15:08:20 2002 UTC
# Line 1  Line 1 
1    2002-04-16  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * xterm.c (Qlatin_1, Qutf_8): New vars.
4            (syms_of_xterm): Initialize them.
5            (XTread_socket): Eliminate incorrect optimization that tried to avoid
6            decoding the output of X*LookupString.
7            Always use latin-1 to decode the output of XLookupString.
8            Try Xutf8LookupString if XmbLookupString failed.
9    
10            * region-cache.c (new_region_cache): Use BEG.
11    
12  2002-04-16  Gerd Moellmann  <gerd@gnu.org>  2002-04-16  Gerd Moellmann  <gerd@gnu.org>
13    
14          * buffer.c (MMAP_ALLOCATED_P): New macro to be set from system          * buffer.c (MMAP_ALLOCATED_P): New macro to be set from system
# Line 35  Line 46 
46    
47  2002-04-13  Richard M. Stallman  <rms@gnu.org>  2002-04-13  Richard M. Stallman  <rms@gnu.org>
48    
49          * fileio.c (Finsert_file_contents):          * fileio.c (Finsert_file_contents):
50          Don't call temp_output_buffer_setup--do just part, by hand.          Don't call temp_output_buffer_setup--do just part, by hand.
51    
52          * coding.c (run_pre_post_conversion_on_str):          * coding.c (run_pre_post_conversion_on_str):
# Line 68  Line 79 
79    
80          * window.c (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.          * window.c (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
81          (Qleft_margin, Qright_margin): Declare.          (Qleft_margin, Qright_margin): Declare.
82          (coordinates_in_window, (Fcoordinates_in_window_p): Deal with          (coordinates_in_window, (Fcoordinates_in_window_p): Deal with margins.
         margins.  
83    
84          * xterm.c (note_mode_line_or_margin_highlight): Renamed from          * xterm.c (note_mode_line_or_margin_highlight): Renamed from
85          note_mode_line_highlight and extended.          note_mode_line_highlight and extended.

Legend:
Removed from v.1.2602  
changed lines
  Added in v.1.2603

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