/[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.10 by rsteib, Tue Nov 29 16:45:19 2005 UTC revision 1.11 by eliz, Fri Dec 2 13:24:11 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 LaTeX encodings to Emacs coding systems.    "Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
82  LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".  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

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

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