]> git.eshelyaron.com Git - emacs.git/commit
substitute-command-keys now marks escaped chars scratch/quote-escaping
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jul 2015 05:54:08 +0000 (22:54 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jul 2015 05:55:20 +0000 (22:55 -0700)
commitbe582b5e52180f4f25dbba73221d092e28ae68cc
treee7dae96f78572b5e60e0b7863bf7e702590f3896
parent0c26ac734b1ce48d9ced0d0528f1829de363f2a3
substitute-command-keys now marks escaped chars

* doc/lispref/help.texi (Keys in Documentation), etc/NEWS:
Document this.
* src/doc.c (Fsubstitute_command_keys):
Give escaped characters the 'escaped' text property.
doc/lispref/help.texi
etc/NEWS
src/doc.c