/[auctex]/auctex/ChangeLog
ViewVC logotype

Diff of /auctex/ChangeLog

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

revision 5.1006 by rsteib, Tue Apr 26 12:54:17 2005 UTC revision 5.1007 by dak, Wed Apr 27 16:16:39 2005 UTC
# Line 1  Line 1 
1    2005-04-27  David Kastrup  <dak@gnu.org>
2    
3            * tex-site.el.in (AUCTeX-version, AUCTeX-date): get via configure.
4    
5            * tex.el (info): Add "docTeX" to info prefixes.
6            (AUCTeX-version, AUCTeX-date): removed to tex-site.el.
7            (AUC-TeX-version, AUC-TeX-date): Use `make-obsolete-variable'.  Is
8            version 11.50 correct?
9    
10            * tex-bar.el (LaTeX-install-toolbar): Adjust toolbarx-image-path.
11    
12            * autogen.sh: Use aclocal.m4 from preview subdirectory.
13    
14            * tex.el (TeX-submit-bug-report): Add `TeX-command-list' to bug
15            reports.
16    
17    2005-04-23  David Kastrup  <dak@gnu.org>
18    
19            * tex-buf.el (TeX-command): Let it accept `TeX-active-master' as
20            well, by not touching `TeX-current-process-region-p' unless
21            `TeX-region-file' or `TeX-master-file' have been identified
22            explicitly.
23            (TeX-view): Simplify.
24            (TeX-active-process, TeX-active-buffer): Simplify.
25    
26    2005-04-22  David Kastrup  <dak@gnu.org>
27    
28            * tex-buf.el (TeX-help-error): Create the correct log file
29            name corresponding to the current run.
30            (TeX-error, TeX-warning): Pass runbuffer info into the routines to
31            get the correct log file name in all circumstances.
32    
33    2005-04-20  David Kastrup  <dak@gnu.org>
34    
35            * configure.ac: don't bother about pre-2.50 autoconf.  Check
36            version more fine-grainedly.
37    
38    2005-04-19  David Kastrup  <dak@gnu.org>
39    
40            * texmathp.el (texmathp-match-switch): Add autoload cookie.
41    
42            * tex.el (no-doc): Remove: not needed because autoloads are
43            documented by the cookie extraction process.
44            (bibtex-mode-hook): Remove.  This will be done by an autoload
45            cookie from latex.el instead.
46            (BibTeX-auto-store, LaTeX-math-mode, japanese-plain-tex-mode)
47            (japanese-latex-mode, texinfo-mode, latex-mode, multi-prompt)
48            (texmathp, texmathp-match-switch): Remove autoloads since this is
49            done by cookies extracted into auctex.el.
50            (TeX-region-create, TeX-save-document, TeX-home-buffer)
51            (TeX-pin-region, TeX-command-region, TeX-command-buffer)
52            (TeX-command-master, TeX-command, TeX-kill-job)
53            (TeX-recenter-output-buffer, TeX-next-error)
54            (TeX-toggle-debug-boxes, TeX-region-file, TeX-current-offset)
55            (TeX-process-set-variable, TeX-view): Make comment nil instead of
56            no-doc.
57            (font-latex-setup, tex-font-setup): Remove autoloads.  Should be
58            done by cookies instead.
59            (TeX-tex-mode): rename from tex-mode.
60            (TeX-plain-tex-mode): rename from plain-tex-mode.
61            (ams-tex-mode): Change autoload cookie.
62    
63            * tex-jp.el (japanese-plain-tex-mode, japanese-latex-mode): Change
64            autoload cookies.
65    
66            * tex-font.el (tex-font-setup): Add autoload cookie.
67    
68            * tex-fold.el (TeX-fold-mode, tex-fold-mode): Add autoload
69            cookies.
70    
71            * multi-prompt.el (multi-prompt): Add autoload cookie.
72    
73            * latex.el (auto-mode-alist): Add .drv to latex-mode.
74            (TeX-latex-mode): Changed name from latex-mode.
75            (TeX-doctex-mode): Same here for doctex-mode.  Explicitly set
76            major-mode to doctex-mode: we don't want different modes.
77    
78            * tex-info.el (texinfo): Alias texinfo-mode to Texinfo-mode for
79            symmetry.
80            (Texinfo-mode): Autoload.
81    
82            * context.el (ConTeXt-mode, context-mode): Add definitions and
83            aliases and autoload cookies.
84    
85            * bib-cite.el: Remove autoload from instructions.
86    
87            * toolbar-x.el (toolbarx-image-path): New variable.
88            (toolbarx-make-string-from-symbol)
89            (toolbarx-make-symbol-from-string, toolbarx-good-option-list-p)
90            (toolbarx-separate-options, toolbarx-merge-props)
91            (toolbarx-make-command, toolbarx-emacs-mount-popup-menu)
92            (toolbarx-xemacs-mount-popup-menu, toolbarx-mount-popup-menu)
93            (toolbarx-option-value, toolbarx-eval-function-or-symbol)
94            (toolbarx-test-image-type, toolbarx-test-button-type)
95            (toolbarx-test-any-type, toolbarx-test-string-or-nil)
96            (toolbarx-test-toolbar-type, toolbarx-test-dropdown-type)
97            (toolbarx-test-symbol, toolbarx-test-dropdown-default)
98            (toolbarx-test-dropdown-save)
99            (toolbarx-process-group-without-insert, toolbarx-process-group)
100            (toolbarx-process-symbol, toolbarx-process-dropdown-group)
101            (toolbarx-find-image, toolbarx-emacs-add-button)
102            (toolbarx-emacs-refresh-process-button-or-insert-list)
103            (toolbarx-emacs-refresh, toolbarx-xemacs-image-properties)
104            (toolbarx-xemacs-button-properties, toolbarx-xemacs-refresh):
105            Remove autoload cookies.
106            (toolbarx-find-image): Use `toolbarx-image-path'.
107    
108  2005-04-26  Reiner Steib  <Reiner.Steib@gmx.de>  2005-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
109    
110          * font-latex.el (font-latex-update-title-faces): Remove unused          * font-latex.el (font-latex-update-title-faces): Remove unused

Legend:
Removed from v.5.1006  
changed lines
  Added in v.5.1007

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