X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/1289a9cbad2c7019c10fb051f9d2b3099e9418e3..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/wisi/wisi.el diff --git a/packages/wisi/wisi.el b/packages/wisi/wisi.el index 0b29b3e49..bb49f655e 100644 --- a/packages/wisi/wisi.el +++ b/packages/wisi/wisi.el @@ -197,7 +197,7 @@ (defvar-local wisi-string-quote-escape-doubled nil "Non-nil if a string delimiter is escaped by doubling it (as in Ada).") (defvar-local wisi-string-quote-escape nil - "Cons '(delim . character) where 'character' escapes quotes in strings delimited by 'delim'.") + "Cons (delim . character) where `character' escapes quotes in strings delimited by `delim'.") (defvar-local wisi-string-single-term nil) ;; string delimited by single quotes (defvar-local wisi-symbol-term nil) (defvar-local wisi-number-term nil) @@ -787,7 +787,7 @@ PAIRS is a vector of the form [TOKEN-NUMBER CLASS TOKEN-NUMBER CLASS ...] where TOKEN-NUMBER is the (1 indexed) token number in the production, CLASS is the wisi class of that token. Use in a grammar action as: - (wisi-statement-action [1 'statement-start 7 'statement-end])" + (wisi-statement-action [1 \\='statement-start 7 \\='statement-end])" (save-excursion (let ((first-item t) first-keyword-mark