From 0f014aa1139b8cd2b36a9eb4ba1b59179d61a4c1 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 14 Feb 2005 23:44:07 +0000 Subject: [PATCH] (all): Comment change. --- lisp/ChangeLog | 4 ++++ lisp/cus-start.el | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05463197420..5cfbda9d098 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2005-02-14 Luc Teirlinck + + * cus-start.el (all): Comment change. + 2005-02-14 Lute Kamstra * cus-start.el (all): Check if symbol is void. diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 25d2d55851b..1bd6a8a0016 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -39,6 +39,8 @@ (pre-abbrev-expand-hook abbrev-mode hook) ;; alloc.c (gc-cons-threshold alloc integer) + (garbage-collection-messages alloc boolean) + ;; undo.c (undo-limit undo integer) (undo-strong-limit undo integer) (undo-outer-limit undo @@ -52,7 +54,6 @@ This should only be chosen under exceptional circumstances, since it could result in memory overflow and make Emacs crash." nil)) "22.1") - (garbage-collection-messages alloc boolean) ;; buffer.c (mode-line-format modeline sexp) ;Hard to do right. (default-major-mode internal function) -- 2.39.5