1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-20 23:20:36 -08:00
emacs/lisp/leim/quail
Paul Eggert 284c470ef7 Backslash cleanup in Elisp source files
This patch should not change behavior.  It typically omits backslashes
where they are redundant (e.g., in the string literal "^\$").
In a few places, insert backslashes where they make regular
expressions clearer: e.g., replace "^\*" (equivalent to "^*") with
"^\\*", which has the same effect as a regular expression.
Also, use ‘\ %’ instead of ‘\%’ when avoiding confusion with SCCS IDs,
and similarly use ‘\ $’ instead of ‘\$’ when avoiding confusion with
RCS IDs, as that makes it clearer that the backslash is intended.
2015-09-17 16:09:39 -07:00
..
arabic.el
croatian.el
cyril-jis.el
cyrillic.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
czech.el
ethiopic.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
georgian.el
greek.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
hangul.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
hanja-jis.el
hanja.el
hanja3.el
hebrew.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
indian.el
ipa-praat.el
ipa.el
japanese.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
lao.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
latin-alt.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
latin-ltx.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
latin-post.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
latin-pre.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
lrt.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
persian.el
py-punct.el
pypunct-b5.el
rfc1345.el
sgml-input.el
sisheng.el
slovak.el
symbol-ksc.el
thai.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
tibetan.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
uni-input.el
viqr.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
vntelex.el
vnvni.el
welsh.el