# HG changeset patch # User Luc Teirlinck # Date 1108424446 0 # Node ID 016ddb2eb0c6d196ffd13d04b42c207c5222682e # Parent b4c0c8ebc7e416c35ac254882334a4fd972eed89 (all): Comment change. diff -r b4c0c8ebc7e4 -r 016ddb2eb0c6 lisp/cus-start.el --- a/lisp/cus-start.el Mon Feb 14 17:09:56 2005 +0000 +++ b/lisp/cus-start.el Mon Feb 14 23:40:46 2005 +0000 @@ -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 @@ 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)