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

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

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

revision 1.31 by rms, Fri Dec 28 22:27:37 2001 UTC revision 1.32 by rms, Fri Dec 28 22:28:05 2001 UTC
# Line 74  Line 74 
74  ;; The ones beginning with `*' have one-character synonyms, but a  ;; The ones beginning with `*' have one-character synonyms, but a
75  ;; language-specific table might override the short form for its own use.  ;; language-specific table might override the short form for its own use.
76    
 ;; When a translation is non-ASCII, we use a symbol name  
 ;; whose "function definition" is a translation, rather than  
 ;; writing the translation directly here.  
 ;; That is for the sake of C-x 8 C-h.  
77  (defvar iso-transl-char-map  (defvar iso-transl-char-map
78    '(("* "   . [? ])    '(("* "   . [? ])
79      (" "    . [? ])      (" "    . [? ])

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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