Skip to content

Commit e3dde0e

Browse files
committed
Update outdated commentary
1 parent ba4e893 commit e3dde0e

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

gnuplot-gui.el

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
;; arguments appropriate the the item that was near point. The goal
3030
;; is to provide point-and-click functionality to gnuplot-mode.
3131
;;
32-
;; gnuplot-gui.el was developed using GNU Emacs 25 and should be
33-
;; compatible with GNU Emacs 24.3 and above.
34-
;;
3532
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3633
;;
3734
;;; To do:

gnuplot.el

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
;; versions (5.0 and up), but should also work fine with older
3333
;; versions.
3434
;;
35-
;; This version of gnuplot-mode has been tested mostly on GNU Emacs
36-
;; 25.
37-
;;
38-
;; Gnuplot-mode now includes context-sensitive support for keyword
35+
;; Gnuplot-mode includes context-sensitive support for keyword
3936
;; completion and, optionally, eldoc-mode help text. See the
4037
;; commentary in gnuplot-context.el for more information. If you
4138
;; don't find it useful, it can be turned off by customizing

0 commit comments

Comments
 (0)