From: Luc Teirlinck Date: Mon, 14 Feb 2005 23:44:07 +0000 (+0000) Subject: (all): Comment change. X-Git-Tag: ttn-vms-21-2-B4~2287 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f014aa1139b8cd2b36a9eb4ba1b59179d61a4c1;p=emacs.git (all): Comment change. --- 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)