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, 20 Feb 2006 01:19:16 +0000

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.4886 emacs/src/ChangeLog:1.4887
--- emacs/src/ChangeLog:1.4886  Mon Feb 20 00:00:31 2006
+++ emacs/src/ChangeLog Mon Feb 20 01:19:15 2006
@@ -1,5 +1,13 @@
 2006-02-19  Richard M. Stallman  <address@hidden>
 
+       * xterm.c (x_catch_errors): Use xmalloc.
+
+       * regex.c (extend_range_table_work_area): Call xmalloc and xrealloc.
+       (regex_compile): Likewise.
+       (regcomp): Use xmalloc.
+
+       * gtkutil.c (malloc_widget_value): Use xmalloc.
+
        * vm-limit.c [HAVE_GETRLIMIT]: Include sys/resource.h.
        (check_memory_limits) [HAVE_GETRLIMIT]: Use getrlimit.
 




reply via email to

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