emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/textmodes/artist.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/artist.el
Date: Wed, 03 Jul 2002 10:35:02 -0400

Index: emacs/lisp/textmodes/artist.el
diff -c emacs/lisp/textmodes/artist.el:1.10 emacs/lisp/textmodes/artist.el:1.11
*** emacs/lisp/textmodes/artist.el:1.10 Sun Mar  3 17:22:42 2002
--- emacs/lisp/textmodes/artist.el      Wed Jul  3 10:21:31 2002
***************
*** 5422,5428 ****
  ;;
  ;;      a. Create one draw-function that draws your shape and one
  ;;         undraw-function that undraws it. The draw- and
! ;;         undraw-functions are used to to draw/undraw a segment of
  ;;         your poly-point mode between 2 points. The draw- and
  ;;         undraw-functions are then really 2-point mode functions.
  ;;         They must take the same arguments and return the same
--- 5422,5428 ----
  ;;
  ;;      a. Create one draw-function that draws your shape and one
  ;;         undraw-function that undraws it. The draw- and
! ;;         undraw-functions are used to draw/undraw a segment of
  ;;         your poly-point mode between 2 points. The draw- and
  ;;         undraw-functions are then really 2-point mode functions.
  ;;         They must take the same arguments and return the same



reply via email to

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