mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 05:21:37 -07:00
Prefer straight quoting in some text files
Mostly this just changes ` to ' in static text. Some exceptions: * INSTALL.REPO: Use curved quotes, as the diagnostic in question typically does that now. * admin/quick-install-emacs (TRY, top level): Use straight quoting in diagnostics. * src/README: Fix working-directory confusion.
This commit is contained in:
parent
279303adfc
commit
818f06eaa7
18 changed files with 154 additions and 159 deletions
|
|
@ -33,7 +33,7 @@ You now have both branches conveniently accessible, and you can do
|
|||
Fixing bugs
|
||||
===========
|
||||
|
||||
You edit the files in either branch, `M-x vc-dir', and check in your
|
||||
You edit the files in either branch, 'M-x vc-dir', and check in your
|
||||
changes. Then you need to push the data to the main repository. This
|
||||
will usually fail, since somebody else has pushed other changes in the
|
||||
meantime. To fix this, say
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue