From a70ce631c685f26a9d3f46993e198566ebf98baa Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 10 Sep 2020 20:56:46 +0200 Subject: [PATCH] * lisp/textmodes/artist.el: Remove obsolete comments. --- lisp/textmodes/artist.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 9f08772ec30..9c94fff12c3 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -115,8 +115,6 @@ ;;; Requirements: -;; Artist requires Emacs 19.28 or higher. -;; ;; Artist requires the `rect' package (which comes with Emacs) to be ;; loadable, unless the variable `artist-interface-with-rect' is set ;; to nil. @@ -127,9 +125,6 @@ ;;; Known bugs: -;; The shifted operations are not available when drawing with the mouse -;; in Emacs 19.29 and 19.30. -;; ;; It is not possible to change between shifted and unshifted operation ;; while drawing with the mouse. (See the comment in the function ;; artist-shift-has-changed for further details.) -- 2.39.5