aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-06-21 09:56:25 +0000
committerRichard M. Stallman <[email protected]>2002-06-21 09:56:25 +0000
commitcf3be7f8afaf4f2b2d4eaf183cfa7e9dc9b34d1f (patch)
treed390aa6f758536cd9d2e26206943764fc5039e04
parent8a2f1176c437e6787bde6dd19822c38109a9c226 (diff)
(iso-languages) <french>: `~ ' now generates `~', `~,' definition deleted.
-rw-r--r--lisp/international/iso-acc.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/international/iso-acc.el b/lisp/international/iso-acc.el
index 5c4f663d83..10e587e52f 100644
--- a/lisp/international/iso-acc.el
+++ b/lisp/international/iso-acc.el
@@ -33,8 +33,8 @@
;; In `iso-accents-mode', pseudo accent characters are used to
;; introduce accented keys. The pseudo-accent characters are:
;;
-;; ' (minute) -> grave accent
-;; ` (backtick) -> acute accent
+;; ' (minute) -> actue accent
+;; ` (backtick) -> grave accent
;; " (second) -> diaeresis
;; ^ (caret) -> circumflex
;; ~ (tilde) -> tilde over the character
@@ -114,7 +114,7 @@
(?e . ?\353) (?i . ?\357)
(?\ . ?\"))
(?~ (?< . ?\253) (?> . ?\273) (?C . ?\307) (?c . ?\347)
- (?, . ?,))
+ (?\ . ?~))
(?, (?C . ?\307) (?c . ?\347) (?\ . ?\,)))
("german"