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

Diff of /auctex/tex.el

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

revision 5.520 by angeli, Sat May 28 16:21:47 2005 UTC revision 5.521 by angeli, Thu Jun 2 12:20:20 2005 UTC
# Line 2238  The algorithm is as follows: Line 2238  The algorithm is as follows:
2238    ;; `(TeX-master-file nil nil t)' has to be called *before*    ;; `(TeX-master-file nil nil t)' has to be called *before*
2239    ;; `TeX-update-style' as the latter will call `TeX-master-file'    ;; `TeX-update-style' as the latter will call `TeX-master-file'
2240    ;; without the `ask' bit set.    ;; without the `ask' bit set.
2241      (when (and (featurep 'xemacs) (not (emacs-version>= 21 5)))
2242        (make-local-hook 'find-file-hooks))
2243    (add-hook 'find-file-hooks    (add-hook 'find-file-hooks
2244              (lambda ()              (lambda ()
2245                ;; Check if we are looking at a new or shared file.                ;; Check if we are looking at a new or shared file.

Legend:
Removed from v.5.520  
changed lines
  Added in v.5.521

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