]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 14:35:54 +0000 (14:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 3 Jul 2002 14:35:54 +0000 (14:35 +0000)
lisp/calendar/appt.el
lisp/textmodes/artist.el

index aca6cf628dbcfc56368ce145f78232e5a41a3192..f7ce510828b0df212d1acc63d68ddbb75444e827 100644 (file)
@@ -45,7 +45,7 @@
 ;;; The variable `appt-message-warning-time' allows the
 ;;; user to specify how much notice they want before the appointment. The 
 ;;; variable `appt-issue-message' specifies whether the user wants
-;;; to to be notified of a pending appointment.
+;;; to be notified of a pending appointment.
 ;;; 
 ;;; In order to use the appt package, you only need
 ;;; to load it---provided you have appointments.
index 271c2bc2cc484779e98cc23fc160e7e78248b344..3a8a42b941ba5a7addf122dc3156ac4854d1d384 100644 (file)
@@ -5422,7 +5422,7 @@ The event, EV, is the mouse event."
 ;;
 ;;      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
+;;         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