1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

Fix minor quoting problems in doc strings

Most of these fixes involve escaping grave accents that are
actually intended to be grave accents, not left quotes.
(Bug#20385)
This commit is contained in:
Paul Eggert 2015-05-28 00:06:14 -07:00
parent 0fd5e6593a
commit dfc2ef11a8
37 changed files with 195 additions and 195 deletions

View file

@ -55,7 +55,7 @@ FROM with TO when it appears in a directory name. This replacement is
done when setting up the default directory of a newly visited file.
FROM is matched against directory names anchored at the first
character, so it should start with a \"\\\\`\", or, if directory
character, so it should start with a \"\\\\\\=`\", or, if directory
names cannot have embedded newlines, with a \"^\".
FROM and TO should be equivalent names, which refer to the