emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 13 Oct 2003 14:48:28 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3407 emacs/src/ChangeLog:1.3408
*** emacs/src/ChangeLog:1.3407  Mon Oct 13 12:12:05 2003
--- emacs/src/ChangeLog Mon Oct 13 14:48:27 2003
***************
*** 1,3 ****
--- 1,15 ----
+ 2003-10-13  Richard M. Stallman  <address@hidden>
+ 
+       * regex.c (MAX_BUF_SIZE): Reduce to 2**15.
+       (print_partial_compiled_pattern): Replace assert with a printout.
+       (skip_noops, mutually_exclusive_p): Change args, values to re_char *.
+ 
+       * alloc.c (lisp_align_malloc): If BASE is 0, call memory_full.
+ 
+       * window.c (Fset_window_margins): Allow only integers as args.
+       (syms_of_window) <special-display-buffer-names, 
special-display-regexps>:
+       Doc fixes.
+ 
  2003-10-13  Lute Kamstra  <address@hidden>
  
        * window.c (Fset_window_fringes): Elaborate docstring.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]