]> code.delx.au - gnu-emacs/blobdiff - lisp/button.el
Merge Org 7.8.03
[gnu-emacs] / lisp / button.el
index 6ef79532ae76238b1167f463cb5174b3931baca5..262a19c1806518f18cf5a5de96d81edeed26c688 100644 (file)
@@ -42,7 +42,7 @@
 ;; button face may not be visible.  Using overlays avoids this.
 ;;
 ;; Using `define-button-type' to define default properties for buttons
-;; is not necessary, but it is is encouraged, since doing so makes the
+;; is not necessary, but it is encouraged, since doing so makes the
 ;; resulting code clearer and more efficient.
 ;;