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

Diff of /emacs/src/ChangeLog

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

revision 1.2479.2.57 by fx, Thu Jul 11 23:16:17 2002 UTC revision 1.2479.2.58 by fx, Tue Jul 16 15:22:12 2002 UTC
# Line 1  Line 1 
1    2002-07-16  Dave Love  <fx@gnu.org>
2    
3            * casetab.c (init_casetab_once, init_casetab_once): Fix
4            CHAR_TABLE_SET call.
5    
6            * category.c (Fmodify_category_entry): Fix CATEGORY_MEMBER call.
7    
8            * character.c (syms_of_character): Fix CHAR_TABLE_SET call.
9    
10            * charset.c (Fmap_charset_chars): Check args.  Convert Lisp types.
11            (load_charset_map, Fdeclare_equiv_charset, Fencode_char)
12            (Fset_charset_priority, syms_of_charset): Convert Lisp types.
13    
14            * charset.h (CHECK_CHARSET_GET_ID): Use XINT on AREF result.
15    
16            * coding.c (ENCODE_DESIGNATION, decode_eol)
17            (make_conversion_work_buffer, code_conversion_restore)
18            (Fdefine_coding_system_internal): Convert Lisp types.
19            (code_conversion_restore): Use EQ, not ==.
20            (Fencode_coding_string): Fix code_convert_string call.
21    
22            * coding.h (code_convert_region): Fix prototype.
23    
24            * dispextern.h (redraw_frame, redraw_garbaged_frames): Removed.
25    
26            * fontset.c (fontset_ref, fontset_set, fs_load_font)
27            (Ffontset_info): Convert Lisp types.
28    
29            * syntax.h (SYNTAX_ENTRY_INT): Don't use make_number.
30    
31            * xterm.c (note_mouse_movement): Fix call of window_from_coordinates.
32    
33            * xdisp.c (display_mode_element): Fix call of Fset_text_properties.
34    
35            * chartab.c: Include "...h", not <...h> in some cases.
36    
37            * callproc.c (Fcall_process): Remove unused variables.
38    
39  2002-07-12  Dave Love  <fx@gnu.org>  2002-07-12  Dave Love  <fx@gnu.org>
40    
41          * coding.c (Fset_coding_system_priority): Allow null arg list.          * coding.c (Fset_coding_system_priority): Allow null arg list.

Legend:
Removed from v.1.2479.2.57  
changed lines
  Added in v.1.2479.2.58

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