auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] Oops, the promised non-working patch:


From: David Kastrup
Subject: [AUCTeX-devel] Oops, the promised non-working patch:
Date: Sat, 01 Oct 2005 21:55:51 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

--- tex.el      24 Sep 2005 17:15:51 +0200      5.537
+++ tex.el      01 Oct 2005 21:32:41 +0200      
@@ -844,6 +844,7 @@
   "Keymap for `TeX-source-specials-mode'.
 You could use this for unusual mouse bindings.")
 
+;;;###autoload
 (define-minor-mode TeX-source-specials-mode
   "Minor mode for generating and using LaTeX source specials.
 
@@ -859,6 +860,8 @@
                     (and TeX-source-specials-mode
                          TeX-source-specials-map))
   (TeX-set-mode-name 'TeX-source-specials-mode t t))
+
+;;;###autoload
 (defalias 'tex-source-specials-mode 'TeX-source-specials-mode)
 
 (setq minor-mode-map-alist (delq
-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
UKTUG FAQ: <URL:http://www.tex.ac.uk/cgi-bin/texfaq2html>

reply via email to

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