diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-10-27 15:08:48 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-10-27 15:08:48 +0000 |
commit | 9ac553b9528f8cd59a4d0b29bd2a935026b3f4e0 (patch) | |
tree | d01937b40422a2dcb85ff3d66ed24c908c16bb47 /lisp/tooltip.el | |
parent | 8e5ff9aaa49091da0412efe9833a1e0ff80656e7 (diff) | |
download | emacs-9ac553b9528f8cd59a4d0b29bd2a935026b3f4e0.tar.gz |
Remove installation instructions. There's nothing to do.
Diffstat (limited to 'lisp/tooltip.el')
-rw-r--r-- | lisp/tooltip.el | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/tooltip.el b/lisp/tooltip.el index 33044a00e57..9e11ddac5fb 100644 --- a/lisp/tooltip.el +++ b/lisp/tooltip.el @@ -24,13 +24,6 @@ ;;; Commentary: -;; Put into your `.emacs' - -;; (require 'tooltip) -;; (tooltip-mode 1) - - - ;;; Code: (eval-when-compile |