Simplify rfc1345.el a bit
commit7eb7335f00c5b2516b2474b0fea7e4ab52056dfa
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Jul 2016 14:10:13 +0000 (6 16:10 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Jul 2016 14:11:06 +0000 (6 16:11 +0200)
tree26b1f26ac0ea5fc4174f3230a8e0c884434f66c7
parenta7e302dc1dc18770aaf9eeedfd638f73b574bc19
Simplify rfc1345.el a bit

* lisp/leim/quail/rfc1345.el: Omit commented-out codes for ASCII
that would no longer parse.  Replace control characters with
escapes in character constants.  Omit unnecessary \ after ?.
This does not change behavior.
lisp/leim/quail/rfc1345.el