emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/info.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/info.el,v
Date: Mon, 02 Apr 2007 04:28:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/02 04:28:45

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.499
retrieving revision 1.500
diff -u -b -r1.499 -r1.500
--- info.el     30 Mar 2007 21:48:51 -0000      1.499
+++ info.el     2 Apr 2007 04:28:45 -0000       1.500
@@ -145,7 +145,7 @@
   :type 'boolean
   :group 'info)
 
-(defcustom Info-fontify-maximum-menu-size 1000000
+(defcustom Info-fontify-maximum-menu-size 100000
   "*Maximum size of menu to fontify if `font-lock-mode' is non-nil.
 Set to nil to disable node fontification."
   :type 'integer




reply via email to

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