1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 19:31:29 -07: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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
croatian.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cyril-jis.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
cyrillic.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
czech.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ethiopic.el Quoting fixes in lisp/international and lisp/leim 2015-08-30 23:12:31 -07:00
georgian.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hanja3.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
hebrew.el Go back to grave quoting in source-code docstrings etc. 2015-09-07 16:09:27 -07:00
indian.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ipa-praat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ipa.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
py-punct.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pypunct-b5.el
rfc1345.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sgml-input.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
sisheng.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
slovak.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
symbol-ksc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
viqr.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
vntelex.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vnvni.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
welsh.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00