]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/idlwave.el
Fix minor quoting problems in doc strings
[gnu-emacs] / lisp / progmodes / idlwave.el
index 44d84d65810ee3737876c70b2173cb50a1c1e6cb..8e30aa2950201338b5ce13b564f370d260d75839 100644 (file)
@@ -742,8 +742,8 @@ The actions that can be performed are listed in `idlwave-indent-action-table'."
 
 (defcustom idlwave-abbrev-start-char "\\"
   "A single character string used to start abbreviations in abbrev mode.
-Possible characters to chose from: ~`\%
-or even '?'.  '.' is not a good choice because it can make structure
+Possible characters to choose from: ~\\=`\%
+or even ‘?’.  ‘.’ is not a good choice because it can make structure
 field names act like abbrevs in certain circumstances.
 
 Changes to this in `idlwave-mode-hook' will have no effect.  Instead a user