Mercurial > emacs
changeset 45941:c4e0e965ce70
(iso-languages) <french>: `~ ' now generates `~', `~,' definition deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 21 Jun 2002 09:56:25 +0000 |
parents | 738d95b72204 |
children | bcb77f40c06e |
files | lisp/international/iso-acc.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/iso-acc.el Fri Jun 21 09:53:47 2002 +0000 +++ b/lisp/international/iso-acc.el Fri Jun 21 09:56:25 2002 +0000 @@ -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"