/[emacs]/emacs/lisp/international/iso-acc.el
ViewVC logotype

Diff of /emacs/lisp/international/iso-acc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55 by monnier, Mon Apr 8 22:52:08 2002 UTC revision 1.56 by rms, Fri Jun 21 09:56:25 2002 UTC
# Line 33  Line 33 
33  ;; In `iso-accents-mode', pseudo accent characters are used to  ;; In `iso-accents-mode', pseudo accent characters are used to
34  ;; introduce accented keys.  The pseudo-accent characters are:  ;; introduce accented keys.  The pseudo-accent characters are:
35  ;;  ;;
36  ;;   '  (minute)    -> grave accent  ;;   '  (minute)    -> actue accent
37  ;;   `  (backtick)  -> acute accent  ;;   `  (backtick)  -> grave accent
38  ;;   "  (second)    -> diaeresis  ;;   "  (second)    -> diaeresis
39  ;;   ^  (caret)     -> circumflex  ;;   ^  (caret)     -> circumflex
40  ;;   ~  (tilde)     -> tilde over the character  ;;   ~  (tilde)     -> tilde over the character
# Line 114  Line 114 
114            (?e . ?\353) (?i . ?\357)            (?e . ?\353) (?i . ?\357)
115            (?\  . ?\"))            (?\  . ?\"))
116       (?~ (?< . ?\253) (?> . ?\273) (?C . ?\307) (?c . ?\347)       (?~ (?< . ?\253) (?> . ?\273) (?C . ?\307) (?c . ?\347)
117           (?,  . ?,))           (?\  . ?~))
118       (?, (?C . ?\307) (?c . ?\347) (?\  . ?\,)))       (?, (?C . ?\307) (?c . ?\347) (?\  . ?\,)))
119    
120      ("german"      ("german"

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26