aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
diff options
context:
space:
mode:
authorStefan Kangas2021-04-03 12:13:52 +0200
committerStefan Kangas2021-04-03 12:26:55 +0200
commitd47706c552eb8a8cd8caff03622201fcd78639c8 (patch)
tree0ec1b9fab0a9842538ecbab88efe752edadd3b52 /lisp/textmodes
parent860bc0db1cdf4ec58299013074edb3a3925f9dce (diff)
downloademacs-d47706c552eb8a8cd8caff03622201fcd78639c8.tar.gz
emacs-d47706c552eb8a8cd8caff03622201fcd78639c8.zip
; Remove some redundant installation instructions
Diffstat (limited to 'lisp/textmodes')
-rw-r--r--lisp/textmodes/artist.el7
1 files changed, 0 insertions, 7 deletions
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el
index dc45a7306d8..22ade15921d 100644
--- a/lisp/textmodes/artist.el
+++ b/lisp/textmodes/artist.el
@@ -106,13 +106,6 @@
106;; If you add a new drawing mode, send it to me, and I would gladly 106;; If you add a new drawing mode, send it to me, and I would gladly
107;; include in the next release! 107;; include in the next release!
108 108
109;;; Installation:
110
111;; To use artist, put this in your .emacs:
112;;
113;; (autoload 'artist-mode "artist" "Enter artist-mode" t)
114
115
116;;; Requirements: 109;;; Requirements:
117 110
118;; Artist requires the `rect' package (which comes with Emacs) to be 111;; Artist requires the `rect' package (which comes with Emacs) to be