/[auctex]/auctex/tex.el
ViewVC logotype

Diff of /auctex/tex.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5.505 by dak, Wed Apr 27 21:32:24 2005 UTC revision 5.506 by dak, Fri Apr 29 12:32:17 2005 UTC
# Line 2124  when major mode to enter.") Line 2124  when major mode to enter.")
2124    :type 'boolean)    :type 'boolean)
2125    
2126  ;;;###autoload  ;;;###autoload
 (TeX-doc)  
 ;;;###autoload  
2127  (defun TeX-tex-mode ()  (defun TeX-tex-mode ()
2128    "Major mode in %s for editing TeX or LaTeX files.    "Major mode in AUCTeX for editing TeX or LaTeX files.
2129  Tries to guess whether this file is for plain TeX or LaTeX.  Tries to guess whether this file is for plain TeX or LaTeX.
2130    
2131  The algorithm is as follows:  The algorithm is as follows:
# Line 2254  The algorithm is as follows: Line 2252  The algorithm is as follows:
2252  ;;; Plain TeX mode  ;;; Plain TeX mode
2253    
2254  ;;;###autoload  ;;;###autoload
 (TeX-doc)  
 ;;;###autoload  
2255  (defun TeX-plain-tex-mode ()  (defun TeX-plain-tex-mode ()
2256    "Major mode in %s for editing plain TeX files.    "Major mode in AUCTeX for editing plain TeX files.
2257  See info under AUCTeX for documentation.  See info under AUCTeX for documentation.
2258    
2259  Special commands:  Special commands:
# Line 3513  be bound to `TeX-electric-macro'." Line 3509  be bound to `TeX-electric-macro'."
3509  (TeX-doc)  (TeX-doc)
3510  ;;;###autoload  ;;;###autoload
3511  (defun ams-tex-mode ()  (defun ams-tex-mode ()
3512    "Major mode in %s for editing AmS-TeX files.    "Major mode in AUCTeX for editing AmS-TeX files.
3513  See info under AUCTeX for documentation.  See info under AUCTeX for documentation.
3514    
3515  Special commands:  Special commands:

Legend:
Removed from v.5.505  
changed lines
  Added in v.5.506

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26