From 0f1fa3281510b77696cbb9edf2a3214a8e3671d2 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 3 Jul 2002 14:35:54 +0000 Subject: [PATCH] Fix typo. --- lisp/calendar/appt.el | 2 +- lisp/textmodes/artist.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el index aca6cf628db..f7ce510828b 100644 --- a/lisp/calendar/appt.el +++ b/lisp/calendar/appt.el @@ -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. diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el index 271c2bc2cc4..3a8a42b941b 100644 --- a/lisp/textmodes/artist.el +++ b/lisp/textmodes/artist.el @@ -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 -- 2.39.2