branch: elpa/gnuplot
commit 706e810e5ec543cb0ab53695f0abfa2497eee666
Merge: 2c6137c fcf5f4b
Author: Naoya Yamashita <[email protected]>
Commit: GitHub <[email protected]>

    Merge pull request #54 from vxid/delete-xemacs
    
    [WIP] Remove Xemacs support
---
 gnuplot.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnuplot.el b/gnuplot.el
index b6fe49e..7423963 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, and XEmacs 21.
+;; Emacs 21.
 ;;
 ;; This mode offers several tools to help you compose your scripts,
 ;; including font-lock syntax colorization, a syntax table appropriate

Reply via email to