/[emacs]/emacs/lisp/international/latexenc.el
ViewVC logotype

Diff of /emacs/lisp/international/latexenc.el

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

revision 1.9 by lute, Mon Jul 4 17:22:27 2005 UTC revision 1.10 by rsteib, Tue Nov 29 16:45:19 2005 UTC
# Line 78  Line 78 
78      ("next" . next) ; The Next encoding      ("next" . next) ; The Next encoding
79      ("utf8" . utf-8)      ("utf8" . utf-8)
80      ("utf8x" . utf-8)) ; used by the Unicode LaTeX package      ("utf8x" . utf-8)) ; used by the Unicode LaTeX package
81    "Mapping from encoding names used by LaTeX's \"inputenc.sty\" to Emacs coding systems.    "Mapping from LaTeX encodings to Emacs coding systems.
82    LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
83  Used by the function `latexenc-find-file-coding-system'."  Used by the function `latexenc-find-file-coding-system'."
84    :group 'files    :group 'files
85    :group 'mule    :group 'mule

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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