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

Diff of /emacs/src/ChangeLog

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

revision 1.3746 by schwab, Sun Jun 13 15:35:03 2004 UTC revision 1.3747 by rms, Sun Jun 13 22:39:41 2004 UTC
# Line 1  Line 1 
1    2004-06-13  Richard M. Stallman  <rms@gnu.org>
2    
3            * regex.h (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
4            (re_wctype, re_iswctype, re_wctype_to_bit):
5            Non-function definitions moved here from regex.c.
6            
7            * regex.c (re_wctype, re_iswctype): Function defs longer static.
8            (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
9            (re_wctype, re_iswctype, re_wctype_to_bit):
10            Non-function definitions moved to regex.h.
11    
12            * window.c (Fselect_window): Doc fix.
13    
14            * syntax.c: Include regex.h.
15            (skip_chars): New arg HANDLE_ISO_CLASSES.  Callers changed.
16            If requested, make a list of classes, then check the scanned
17            chars for membership in them.
18            (in_classes): New function.
19            Doc fix.
20    
21            * keyboard.c (cmd_error): Don't call any_kboard_state
22            if inside a recursive edit level.
23    
24    2004-06-13  Lorentey K,Aa(Broly  <lorentey@elte.hu>
25    
26            * keyboard.c (command_loop): Call any_kboard_state before
27            command_loop_2 when at top level.
28    
29  2004-06-13  Andreas Schwab  <schwab@suse.de>  2004-06-13  Andreas Schwab  <schwab@suse.de>
30    
31          * print.c (print_object): Always use %ld for printing EMACS_INT.          * print.c (print_object): Always use %ld for printing EMACS_INT.

Legend:
Removed from v.1.3746  
changed lines
  Added in v.1.3747

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