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

Diff of /auctex/tex-buf.el

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

revision 1.224 by angeli, Sun Apr 24 08:47:24 2005 UTC revision 1.225 by angeli, Sun Apr 24 09:47:08 2005 UTC
# Line 735  Error parsing on C-x ` should work with Line 735  Error parsing on C-x ` should work with
735      (comint-exec buffer name TeX-shell nil      (comint-exec buffer name TeX-shell nil
736                   (list TeX-shell-command-option command))                   (list TeX-shell-command-option command))
737      (comint-mode)      (comint-mode)
738      (add-to-list 'comint-output-filter-functions 'TeX-interactive-goto-prompt)      (add-hook 'comint-output-filter-functions 'TeX-interactive-goto-prompt)
739      (setq mode-name name)      (setq mode-name name)
740      (setq TeX-command-default default)      (setq TeX-command-default default)
741      (setq process (get-buffer-process buffer))      (setq process (get-buffer-process buffer))

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

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