diff options
| author | Richard M. Stallman <rms@gnu.org> | 1997-06-24 19:18:52 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1997-06-24 19:18:52 +0000 |
| commit | 0a3a73cdd20f6698ad4e7179a1cbe27c2313b5ec (patch) | |
| tree | e43a380c7f3fce8bb8d2d8201b325999650e800a /lisp/cus-start.el | |
| parent | 5632eb272c7efcd57cb42120fac9ad077c78e42e (diff) | |
| download | emacs-0a3a73cdd20f6698ad4e7179a1cbe27c2313b5ec.tar.gz | |
(track-mouse): Don't customize it.
Diffstat (limited to 'lisp/cus-start.el')
| -rw-r--r-- | lisp/cus-start.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el index c94e1550520..00fe7e8c9be 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -114,7 +114,6 @@ (help-char keyboard character) (help-event-list keyboard (repeat (sexp :format "%v"))) (menu-prompting menu boolean) - (track-mouse mouse boolean) (suggest-key-bindings keyboard (choice (const :tag "off" nil) (integer :tag "time" 2) (sexp :tag "on" |
