[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] auctex/preview prv-xemacs.el prv-emacs.el previ...
From: |
David Kastrup |
Subject: |
[AUCTeX-commit] auctex/preview prv-xemacs.el prv-emacs.el previ... |
Date: |
Mon, 23 May 2005 19:11:03 -0400 |
CVSROOT: /cvsroot/auctex
Module name: auctex
Branch:
Changes by: David Kastrup <address@hidden> 05/05/23 23:11:02
Modified files:
preview : prv-xemacs.el prv-emacs.el preview.el
aclocal.m4 ChangeLog
Log message:
* aclocal.m4: Use elif for prettiness.
* prv-xemacs.el (preview-mode-setup): Change watch condition.
(preview-watch-preamble): Accept command.
(preview-unwatch-preamble): Change unwatch method.
(preview-preamble-check-change): Change check.
* prv-emacs.el (preview-preamble-changed-function): First unwatch
preamble, then kill format.
(preview-watch-preamble): Accept command to watch for.
(preview-unwatch-preamble): Adapt to new `format-cons' format.
(preview-mode-setup): Change watch condition.
* preview.el (preview-dumped-alist): Change definition.
(preview-parse-messages): Use `string-to-number' instead of
obsoleted `string-to-int'.
(preview-cache-preamble): Add format-cons arg. Only cache
preamble if there is no cache with the same command yet.
Precalculate command and check whether it matches previous one.
If so, omit dumping.
(preview-region, preview-document): Expand command here.
(preview-generate-preview): Accept expanded command. Always
tentatively dump command (unless disabled) and set sentinel only
if this succeeded.
(TeX-inline-preview-internal): Set command buffer at start. Use
`commandbuff' argument rather than `TeX-command-buffer'.
Raise error at different point.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/preview/prv-xemacs.el.diff?tr1=1.71&tr2=1.72&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/preview/prv-emacs.el.diff?tr1=1.63&tr2=1.64&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/preview/preview.el.diff?tr1=1.256&tr2=1.257&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/preview/aclocal.m4.diff?tr1=1.63&tr2=1.64&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/auctex/auctex/preview/ChangeLog.diff?tr1=1.788&tr2=1.789&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] auctex/preview prv-xemacs.el prv-emacs.el previ...,
David Kastrup <=