emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/latexenc.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/international/latexenc.el
Date: Fri, 02 Dec 2005 08:24:11 -0500

Index: emacs/lisp/international/latexenc.el
diff -c emacs/lisp/international/latexenc.el:1.10 
emacs/lisp/international/latexenc.el:1.11
*** emacs/lisp/international/latexenc.el:1.10   Tue Nov 29 16:45:19 2005
--- emacs/lisp/international/latexenc.el        Fri Dec  2 13:24:11 2005
***************
*** 78,84 ****
      ("next" . next) ; The Next encoding
      ("utf8" . utf-8)
      ("utf8x" . utf-8)) ; used by the Unicode LaTeX package
!   "Mapping from LaTeX encodings to Emacs coding systems.
  LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
  Used by the function `latexenc-find-file-coding-system'."
    :group 'files
--- 78,84 ----
      ("next" . next) ; The Next encoding
      ("utf8" . utf-8)
      ("utf8x" . utf-8)) ; used by the Unicode LaTeX package
!   "Mapping from LaTeX encodings in \"inputenc.sty\" to Emacs coding systems.
  LaTeX encodings are specified with \"\\usepackage[encoding]{inputenc}\".
  Used by the function `latexenc-find-file-coding-system'."
    :group 'files




reply via email to

[Prev in Thread] Current Thread [Next in Thread]