/[emacs]/emacs/lisp/cus-start.el
ViewVC logotype

Diff of /emacs/lisp/cus-start.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by lute, Mon Feb 14 12:13:12 2005 UTC revision 1.67 by teirllm, Mon Feb 14 23:40:46 2005 UTC
# Line 39  Line 39 
39               (pre-abbrev-expand-hook abbrev-mode hook)               (pre-abbrev-expand-hook abbrev-mode hook)
40               ;; alloc.c               ;; alloc.c
41               (gc-cons-threshold alloc integer)               (gc-cons-threshold alloc integer)
42                 (garbage-collection-messages alloc boolean)
43                 ;; undo.c
44               (undo-limit undo integer)               (undo-limit undo integer)
45               (undo-strong-limit undo integer)               (undo-strong-limit undo integer)
46               (undo-outer-limit undo               (undo-outer-limit undo
# Line 52  This should only be chosen under excepti Line 54  This should only be chosen under excepti
54  since it could result in memory overflow and make Emacs crash."  since it could result in memory overflow and make Emacs crash."
55                                                nil))                                                nil))
56                                 "22.1")                                 "22.1")
              (garbage-collection-messages alloc boolean)  
57               ;; buffer.c               ;; buffer.c
58               (mode-line-format modeline sexp) ;Hard to do right.               (mode-line-format modeline sexp) ;Hard to do right.
59               (default-major-mode internal function)               (default-major-mode internal function)

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26