diff options
Diffstat (limited to 'lisp/cus-start.el')
| -rw-r--r-- | lisp/cus-start.el | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index c6b0f269d1b..9647134ca74 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el | |||
| @@ -35,10 +35,7 @@ | |||
| 35 | 35 | ||
| 36 | ;;; Code: | 36 | ;;; Code: |
| 37 | 37 | ||
| 38 | (let ((all '(;; abbrev.c | 38 | (let ((all '(;; alloc.c |
| 39 | (abbrev-all-caps abbrev-mode boolean) | ||
| 40 | (pre-abbrev-expand-hook abbrev-mode hook) | ||
| 41 | ;; alloc.c | ||
| 42 | (gc-cons-threshold alloc integer) | 39 | (gc-cons-threshold alloc integer) |
| 43 | (garbage-collection-messages alloc boolean) | 40 | (garbage-collection-messages alloc boolean) |
| 44 | ;; buffer.c | 41 | ;; buffer.c |