emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master a70ce63: * lisp/textmodes/artist.el: Remove obsolete comments.


From: Stefan Kangas
Subject: master a70ce63: * lisp/textmodes/artist.el: Remove obsolete comments.
Date: Thu, 10 Sep 2020 15:14:47 -0400 (EDT)

branch: master
commit a70ce631c685f26a9d3f46993e198566ebf98baa
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * 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 9f08772..9c94fff 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.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]