diff options
| author | Gerd Moellmann | 1999-11-11 14:03:18 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-11-11 14:03:18 +0000 |
| commit | 4c56b88eb8adba0c267703867299d4bfa3a5573f (patch) | |
| tree | b48cd7e01a33463c9ffa3fb0f61ad6068c9fa2c2 | |
| parent | 8ed8f294a336df8dc526b226e3ec33a4f80992a4 (diff) | |
| download | emacs-4c56b88eb8adba0c267703867299d4bfa3a5573f.tar.gz emacs-4c56b88eb8adba0c267703867299d4bfa3a5573f.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/cus-load.el | 11 |
2 files changed, 9 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 89a17855a44..c5d7760ff94 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 1999-11-11 Gerd Moellmann <gerd@gnu.org> | 1 | 1999-11-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * mwheel.el: Fix copyright notice, don't require 'cl at run time. | ||
| 4 | |||
| 3 | * isearch.el: Add lazy-highlighting feature. | 5 | * isearch.el: Add lazy-highlighting feature. |
| 4 | 6 | ||
| 5 | 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> | 7 | 1999-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
diff --git a/lisp/cus-load.el b/lisp/cus-load.el index 2f0616817d3..2b5f8d1467a 100644 --- a/lisp/cus-load.el +++ b/lisp/cus-load.el | |||
| @@ -116,7 +116,7 @@ | |||
| 116 | (put 'feedmail-spray 'custom-loads '("feedmail")) | 116 | (put 'feedmail-spray 'custom-loads '("feedmail")) |
| 117 | (put 'gnus-treading 'custom-loads '("gnus-sum")) | 117 | (put 'gnus-treading 'custom-loads '("gnus-sum")) |
| 118 | (put 'strokes 'custom-loads '("strokes")) | 118 | (put 'strokes 'custom-loads '("strokes")) |
| 119 | (put 'mouse 'custom-loads '("mouse" "menu-bar" "avoid" "goto-addr" "mouse-sel" "msb" "strokes" "tooltip")) | 119 | (put 'mouse 'custom-loads '("mouse" "menu-bar" "avoid" "goto-addr" "mouse-sel" "msb" "mwheel" "strokes" "tooltip")) |
| 120 | (put 'nnmail-various 'custom-loads '("nnmail")) | 120 | (put 'nnmail-various 'custom-loads '("nnmail")) |
| 121 | (put 'extensions 'custom-loads '("generic" "iswitchb" "time-stamp" "wid-edit" "cust-print" "eldoc" "page-ext")) | 121 | (put 'extensions 'custom-loads '("generic" "iswitchb" "time-stamp" "wid-edit" "cust-print" "eldoc" "page-ext")) |
| 122 | (put 'appt 'custom-loads '("appt")) | 122 | (put 'appt 'custom-loads '("appt")) |
| @@ -378,7 +378,7 @@ | |||
| 378 | (put 'shadow 'custom-loads '("shadowfile" "shadow")) | 378 | (put 'shadow 'custom-loads '("shadowfile" "shadow")) |
| 379 | (put 'hl-line 'custom-loads '("hl-line")) | 379 | (put 'hl-line 'custom-loads '("hl-line")) |
| 380 | (put 'internal 'custom-loads '("startup" "cus-edit")) | 380 | (put 'internal 'custom-loads '("startup" "cus-edit")) |
| 381 | (put 'lisp 'custom-loads '("simple" "lisp" "lisp-mode" "cmuscheme" "ielm" "backquote" "xscheme" "advice" "bytecomp" "checkdoc" "cl-indent" "cust-print" "edebug" "elp" "find-func" "pp" "shadow" "trace" "scheme")) | 381 | (put 'lisp 'custom-loads '("simple" "lisp" "lisp-mode" "cmuscheme" "backquote" "ielm" "xscheme" "advice" "bytecomp" "checkdoc" "cl-indent" "cust-print" "edebug" "elp" "find-func" "pp" "shadow" "trace" "scheme")) |
| 382 | (put 'local 'custom-loads '("calendar")) | 382 | (put 'local 'custom-loads '("calendar")) |
| 383 | (put 'rlogin 'custom-loads '("rlogin")) | 383 | (put 'rlogin 'custom-loads '("rlogin")) |
| 384 | (put 'debugger 'custom-loads '("debug")) | 384 | (put 'debugger 'custom-loads '("debug")) |
| @@ -424,6 +424,7 @@ | |||
| 424 | (put 'supercite-attr 'custom-loads '("supercite")) | 424 | (put 'supercite-attr 'custom-loads '("supercite")) |
| 425 | (put 'fortune 'custom-loads '("fortune")) | 425 | (put 'fortune 'custom-loads '("fortune")) |
| 426 | (put 'diff-mode 'custom-loads '("diff-mode")) | 426 | (put 'diff-mode 'custom-loads '("diff-mode")) |
| 427 | (put 'isearch-lazy-highlight 'custom-loads '("isearch")) | ||
| 427 | (put 'gnus-asynchronous 'custom-loads '("gnus" "gnus-async")) | 428 | (put 'gnus-asynchronous 'custom-loads '("gnus" "gnus-async")) |
| 428 | (put 'vcursor 'custom-loads '("vcursor")) | 429 | (put 'vcursor 'custom-loads '("vcursor")) |
| 429 | (put 'iso-ascii 'custom-loads '("iso-ascii")) | 430 | (put 'iso-ascii 'custom-loads '("iso-ascii")) |
| @@ -528,7 +529,7 @@ | |||
| 528 | (custom-put-if-not 'custom-button-face 'custom-version "21.1") | 529 | (custom-put-if-not 'custom-button-face 'custom-version "21.1") |
| 529 | (custom-put-if-not 'custom-button-face 'group-documentation nil) | 530 | (custom-put-if-not 'custom-button-face 'group-documentation nil) |
| 530 | (custom-put-if-not 'cursor 'custom-version "21.1") | 531 | (custom-put-if-not 'cursor 'custom-version "21.1") |
| 531 | (custom-put-if-not 'cursor 'group-documentation "Cursor on frames.") | 532 | (custom-put-if-not 'cursor 'group-documentation "Displaying text cursors.") |
| 532 | (custom-put-if-not 'find-tag-marker-ring-length 'custom-version "20.3") | 533 | (custom-put-if-not 'find-tag-marker-ring-length 'custom-version "20.3") |
| 533 | (custom-put-if-not 'find-tag-marker-ring-length 'standard-value t) | 534 | (custom-put-if-not 'find-tag-marker-ring-length 'standard-value t) |
| 534 | (custom-put-if-not 'input-mode-8-bit 'custom-version "21.1") | 535 | (custom-put-if-not 'input-mode-8-bit 'custom-version "21.1") |
| @@ -665,6 +666,8 @@ | |||
| 665 | (custom-put-if-not 'header-line 'group-documentation nil) | 666 | (custom-put-if-not 'header-line 'group-documentation nil) |
| 666 | (custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'custom-version "20.3") | 667 | (custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'custom-version "20.3") |
| 667 | (custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'standard-value t) | 668 | (custom-put-if-not 'easy-menu-precalculate-equivalent-keybindings 'standard-value t) |
| 669 | (custom-put-if-not 'debugger-batch-max-lines 'custom-version "21.1") | ||
| 670 | (custom-put-if-not 'debugger-batch-max-lines 'standard-value t) | ||
| 668 | (custom-put-if-not 'desktop-enable 'custom-version "20.3") | 671 | (custom-put-if-not 'desktop-enable 'custom-version "20.3") |
| 669 | (custom-put-if-not 'desktop-enable 'standard-value t) | 672 | (custom-put-if-not 'desktop-enable 'standard-value t) |
| 670 | (custom-put-if-not 'vc-dired-terse-display 'custom-version "20.3") | 673 | (custom-put-if-not 'vc-dired-terse-display 'custom-version "20.3") |
| @@ -672,7 +675,7 @@ | |||
| 672 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") | 675 | (custom-put-if-not 'eval-expression-print-level 'custom-version "21.1") |
| 673 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) | 676 | (custom-put-if-not 'eval-expression-print-level 'standard-value t) |
| 674 | 677 | ||
| 675 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "paths" "sgml-mode" "cus-edit" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) | 678 | (defvar custom-versions-load-alist '(("20.3.3" "dos-vars") ("20.4" "sh-script" "help" "compile") ("21.1" "debug" "paths" "sgml-mode" "cus-edit" "simple") ("20.3" "desktop" "easymenu" "hscroll" "dabbrev" "ffap" "rmail" "paren" "mailabbrev" "frame" "uce" "mouse" "diary-lib" "sendmail" "debug" "avoid" "hexl" "vcursor" "vc" "compile" "etags" "help" "browse-url" "add-log" "find-func" "vc-hooks" "cus-edit" "replace")) |
| 676 | "For internal use by custom.") | 679 | "For internal use by custom.") |
| 677 | 680 | ||
| 678 | (provide 'cus-load) | 681 | (provide 'cus-load) |