Mercurial > emacs
changeset 67256:47d2cf396650
(latex-inputenc-coding-alist): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 02 Dec 2005 13:24:11 +0000 |
parents | 34dab89f9339 |
children | ef54b2881e32 |
files | lisp/international/latexenc.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/latexenc.el Fri Dec 02 13:17:38 2005 +0000 +++ b/lisp/international/latexenc.el Fri Dec 02 13:24:11 2005 +0000 @@ -78,7 +78,7 @@ ("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. + "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