Files
emacs/lisp/textmodes
Paul Eggert 692cf1013b Fix "\`" confusion in Lisp strings
* 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.
2015-08-15 08:35:36 -07:00
..
2015-05-21 10:06:44 -07:00
2015-05-06 06:19:35 -04:00
2015-08-05 19:07:28 -07:00
2015-07-24 19:27:56 +03:00
2015-08-15 08:35:36 -07:00
2015-04-27 23:46:09 -07:00