/[emacs]/emacs/lisp/international/mule-diag.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-diag.el

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

revision 1.95 by handa, Fri May 13 06:03:45 2005 UTC revision 1.96 by lektu, Fri Jun 10 14:12:40 2005 UTC
# Line 64  Line 64 
64    'help-echo "mouse-2, RET: show table of characters for this character set")    'help-echo "mouse-2, RET: show table of characters for this character set")
65    
66  ;;;###autoload  ;;;###autoload
67  (defvar non-iso-charset-alist  (defvar non-iso-charset-alist
68    `((mac-roman    `((mac-roman
69       (ascii latin-iso8859-1 mule-unicode-2500-33ff       (ascii latin-iso8859-1 mule-unicode-2500-33ff
70              mule-unicode-0100-24ff mule-unicode-e000-ffff)              mule-unicode-0100-24ff mule-unicode-e000-ffff)
# Line 609  PC `codepages' and other coded character Line 609  PC `codepages' and other coded character
609        (let ((vars (coding-system-get coding-system 'dependency)))        (let ((vars (coding-system-get coding-system 'dependency)))
610          (when vars          (when vars
611            (princ "See also the documentation of these customizable variables            (princ "See also the documentation of these customizable variables
612  which alter the behaviour of this coding system.\n")  which alter the behavior of this coding system.\n")
613            (dolist (v vars)            (dolist (v vars)
614              (princ "  `")              (princ "  `")
615              (princ v)              (princ v)

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

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