]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/leim/quail/indonesian.el: Remove ineffective backslashes.
authorMattias Engdegård <mattiase@acm.org>
Sun, 29 May 2022 08:54:25 +0000 (10:54 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 29 May 2022 08:54:25 +0000 (10:54 +0200)
lisp/leim/quail/indonesian.el

index 84773b4a8cc352b1878fdbd38acb65d330a295ba..3a0654db903dad6a478dbc8dca6b0037a1cecf80 100644 (file)
  ("`*" ?᭲)
  ("9"  ?᭙)
  ("`9" ?9)
- ("`\(" ?᭳)
+ ("`(" ?᭳)
  ("0"  ?᭐)
  ("`0" ?0)
- ("`\)" ?᭼)
+ ("`)" ?᭼)
  ("`\\" ?᭞)
  ("`|" ?᭟)
  ("`"  ?ᬝ)
  ("`*" ?꧈)
  ("9"  ?꧙)
  ("`9" ?9)
- ("`\(" ?꧉)
+ ("`(" ?꧉)
  ("0"  ?꧐)
  ("`0" ?0)
- ("`\)" ?꧞)
+ ("`)" ?꧞)
  ("`\\" ?꧊)
  ("`|" ?꧋)
  ("`"  ?ꦛ)