branch: elpa/gnuplot
commit f0001c30010b2899e36d7d89046322467e923088
Merge: 706e810 290c332
Author: vxid <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #55 from emacsorphanage/revert-54-delete-xemacs
Revert "[WIP] Remove Xemacs support"
---
gnuplot.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnuplot.el b/gnuplot.el
index 7423963..b6fe49e 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -36,7 +36,7 @@
;;
;; This version of gnuplot-mode has been tested mostly on GNU Emacs 23
;; and 24, but should also work with older GNU Emacs versions back to
-;; Emacs 21.
+;; Emacs 21, and XEmacs 21.
;;
;; This mode offers several tools to help you compose your scripts,
;; including font-lock syntax colorization, a syntax table appropriate