• Paul Eggert's avatar
    Fix "\`" confusion in Lisp strings · 692cf101
    Paul Eggert authored
    * admin/authors.el (authors-canonical-author-name):
    Fix typo by using "\\`" not "\`" in string RE.
    * lisp/obsolete/complete.el (PC-complete-as-file-name):
    * lisp/obsolete/vi.el (vi-backward-blank-delimited-word):
    * lisp/progmodes/verilog-mode.el (verilog-mode-map):
    Use plain "`", not the equivalent-but-confusing "\`", in strings.
    * lisp/textmodes/texinfmt.el: Fix comment likewise.
    692cf101
authors.el 55.8 KB