
| Current Path : /var/mail/etc/emacs/site-start.d/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/mail/etc/emacs/site-start.d/50texlive-lang-english.el |
;;; 50texlive-lang-english.el -- debian emacs setups for texlive-lang-english
(if (not (file-exists-p "/usr/share/emacs/site-lisp/ltx-help.el"))
(message "texlive-lang-english removed but not purged, skipping setup")
;; Per autoload cookie on latex-help in ltx-help.el.
(autoload 'latex-help "ltx-help"
"Try to find info entry about LaTeX entity CMD." t))