/[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.222 by dak, Thu Mar 17 17:21:30 2005 UTC revision 1.223 by angeli, Fri Apr 22 09:01:55 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        (setq comint-scroll-to-bottom-on-output t)
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.222  
changed lines
  Added in v.1.223

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