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: Reiner Steib
Subject: [Emacs-diffs] Changes to emacs/lisp/international/latexenc.el
Date: Tue, 29 Nov 2005 11:45:21 -0500

Index: emacs/lisp/international/latexenc.el
diff -c emacs/lisp/international/latexenc.el:1.9 
emacs/lisp/international/latexenc.el:1.10
*** emacs/lisp/international/latexenc.el:1.9    Mon Jul  4 17:22:27 2005
--- emacs/lisp/international/latexenc.el        Tue Nov 29 16:45:19 2005
***************
*** 78,84 ****
      ("next" . next) ; The Next encoding
      ("utf8" . utf-8)
      ("utf8x" . utf-8)) ; used by the Unicode LaTeX package
!   "Mapping from encoding names used by LaTeX's \"inputenc.sty\" to Emacs 
coding systems.
  Used by the function `latexenc-find-file-coding-system'."
    :group 'files
    :group 'mule
--- 78,85 ----
      ("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
    :group 'mule




reply via email to

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