branch: elpa/gnuplot
commit 290c3325dfecddd78af0919ce3215077cf568c66
Author: vxid <[email protected]>
Commit: GitHub <[email protected]>
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