comparison lisp/tempo.el @ 96376:c3309dba6542

American English spelling fix.
author Glenn Morris <rgm@gnu.org>
date Fri, 27 Jun 2008 07:34:53 +0000
parents ee5932bf781d
children d42aff5ca541
comparison
equal deleted inserted replaced
96375:4abf11e31c26 96376:c3309dba6542
80 80
81 ;;; Known bugs: 81 ;;; Known bugs:
82 82
83 ;; If the 'o is the first element in a template, strange things can 83 ;; If the 'o is the first element in a template, strange things can
84 ;; happen when the template is inserted at the beginning of a 84 ;; happen when the template is inserted at the beginning of a
85 ;; line. This is due to strange behaviour in open-line. But it should 85 ;; line. This is due to strange behavior in open-line. But it should
86 ;; be easily avoided. 86 ;; be easily avoided.
87 87
88 ;; The 'o tag is also a problem when including the region. This will 88 ;; The 'o tag is also a problem when including the region. This will
89 ;; be looked into. 89 ;; be looked into.
90 90