branch: elpa/gnuplot
commit aba40f1fdde7ef196cffe68862852d86edcd5794
Author: Jonathan Oddie <[email protected]>
Commit: Jonathan Oddie <[email protected]>

    Document the change to `gnuplot-make-regexp'
---
 gnuplot.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnuplot.el b/gnuplot.el
index ae8a391..193ba49 100644
--- a/gnuplot.el
+++ b/gnuplot.el
@@ -1551,8 +1551,7 @@ This is the same as the standard syntax table except that 
` and _
 are word characters, and math operators are punctuation
 characters.")
 
-;; Macro to generate efficient regexps for keyword matching (at
-;; compile-time if byte-compiling)
+;; Macro to generate efficient regexps for keyword matching
 ;;
 ;; These regular expressions treat the gnuplot vocabulary as complete
 ;; words.  Although gnuplot will recognise unique abbreviations, these

Reply via email to