diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-11 11:04:24 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-11 11:05:12 -0700 |
commit | 818f06eaa72d8e4f9ba314c1c2855613bf89f396 (patch) | |
tree | 225d09e54fc0dbc5f27232caebe5d3055194662d /leim | |
parent | 279303adfc6d6ba91db788c2b85333e3fc46f39b (diff) | |
download | emacs-818f06eaa72d8e4f9ba314c1c2855613bf89f396.tar.gz |
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.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/leim/README b/leim/README index 6a1fb328a39..d37be9716e5 100644 --- a/leim/README +++ b/leim/README @@ -12,13 +12,13 @@ CXTERM-DIC: This directory contains source dictionaries (TIT format) for Chinese input method distributed with cxterm (Chinese version xterm). These dictionaries are automatically converted to Quail packages (Emacs Lisp -source files) by `make'. +source files) by 'make'. MISC-DIC: This directory contains various dictionaries for Chinese input methods. These dictionaries are automatically converted to Quail -packages (Emacs Lisp source files) by `make'. +packages (Emacs Lisp source files) by 'make'. SKK-DIC: |