]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/idlw-shell.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / progmodes / idlw-shell.el
index ce2f830ec420f38920cbd609f1d4d0029f3f6d07..50ebadf733b1a27d7a32e9ff1c9f13ad9f80724f 100644 (file)
@@ -229,7 +229,7 @@ to set this option to nil."
 
 (defcustom idlwave-shell-file-name-chars "~/A-Za-z0-9+:_.$#%={}\\- "
   "The characters allowed in file names, as a string.
-Used for file name completion.  Must not contain ‘'’, ‘,’ and ‘\"’
+Used for file name completion.  Must not contain `\\='', `,' and `\"'
 because these are used as separators by IDL."
   :group 'idlwave-shell-general-setup
   :type 'string)