yatex

view ChangeLog @ 84:73cba5ddd111

Converted from RCS of yatex
author yuuji
date Sun, 27 Sep 2009 13:04:14 +0000
parents
children 6cb417249b8c
line source
1 Fri Sep 13 19:29:59 1996 HIROSE Yuuji <yuuji@supra.comp.ae.keio.ac.jp>
3 * yahtml.el (yahtml-collect-labels):
4 Suppress auto-highlighting.
6 Fri Jun 28 22:22:08 1996 HIROSE Yuuji <yuuji@supra.comp.ae.keio.ac.jp>
8 * yahtml.el (yahtml-insert-begend):
9 Always make newlines between <TAG> and </TAG>.
10 (yahtml-intelligent-newline):
11 Get current inner tag after moving point to eol.
13 Tue May 7 03:25:19 1996 HIROSE Yuuji <yuuji@supra.comp.ae.keio.ac.jp>
15 * yahtml.el (((func (if yahtml-prefer-upcases 'upcase 'downcase)))):
16 Append yahtml-env-table to yahtml-typeface-table so that
17 [prefix] l works also to envinronment tag as inline
18 completion.
20 Wed Jan 3 23:13:39 1996 HIROSE Yuuji <yuuji@nsr.comp.ae.keio.ac.jp>
22 * yahtml.el (yahtml-intelligent-newline): added
24 Tue Dec 19 00:17:16 1995 HIROSE Yuuji <yuuji@inspire.comp.ae.keio.ac.jp>
26 * yatexmth.el: Support AMS-LaTeX in YaTeX-in-math-mode-p.
28 Tue Nov 28 20:22:12 1995 HIROSE Yuuji <yuuji@inspire.comp.ae.keio.ac.jp>
30 * yatex19.el (YaTeX-hilit-sectioning-attenuation-rate): added
32 Thu Jun 29 22:30:53 1995 HIROSE Yuuji <yuuji@inspire.comp.ae.keio.ac.jp>
34 * yatex.el (YaTeX-fill-item):
35 Do not combine item and its description which is separated by
36 null line.
38 Mon Apr 24 22:34:54 1995 HIROSE Yuuji <yuuji@pajero.comp.ae.keio.ac.jp>
40 * yatex.el (YaTeX-closable-p):
41 Do not close parens any time when YaTeX-close-paren-always is
42 set to 'never.
44 Tue Jan 31 00:50:21 1995 HIROSE Yuuji <yuuji@figaro.comp.ae.keio.ac.jp>
46 * yatexhie.el (YaTeX-hierarchy-lastpos): Added.
48 * yatex.el (YaTeX-on-section-command-p):
49 Error trapping for unbalanced braces.
51 Mon Jan 30 03:49:31 1995 HIROSE Yuuji <yuuji@VFR.comp.ae.keio.ac.jp>
53 * yatex19.el
54 Add YaTeX-19-region-section-type and YaTeX-19-region-comment
55 for more correct hilightening. Define hilit-patterns-alist by
56 yatex itself and abolish YaTeX-hilit-pattern-adjustment-default.
58 Fri Jan 27 00:58:10 1995 HIROSE Yuuji <yuuji@figaro.comp.ae.keio.ac.jp>
60 * yatex.el (YaTeX-indent-line): Revised for itemize/equation.
62 Wed Jan 25 22:10:21 1995 HIROSE Yuuji <yuuji@figaro.comp.ae.keio.ac.jp>
64 * yatex19.el:
65 YaTeX-goto-corresponding-*-other-frame and
66 YaTeX-visit-main-other-frame added.
68 * yatex.el (YaTeX-get-item-info):
69 Decide search-bound by calling (YaTeX-inner-environment t) so
70 that nested itemizing environment can be indented correctly.
72 Tue Jan 24 02:34:45 1995 HIROSE Yuuji <yuuji@figaro.comp.ae.keio.ac.jp>
74 * yatexenv.el (YaTeX-enclose-equation): Added.
76 * yatex.el (YaTeX-indent-line):
77 When indenting \begin, indent also \end line.
78 (YaTeX-beginning-of-environment):
79 Fixed for the nested environment.
80 (YaTeX-insert-begin-end):
81 Enclosing function supported.
83 Mon Jan 16 01:05:00 1995 HIROSE Yuuji <yuuji@landcruiser.ae.keio.ac.jp>
85 * yatex.el (yatex-mode):
86 Set indent-line-function to YaTeX-indent-line.
88 Mon Jan 9 22:38:25 1995 HIROSE Yuuji <yuuji@figaro.comp.ae.keio.ac.jp>
90 * yatexhie.el: Document hierarchy browser added.
92 Mon Dec 19 02:03:33 1994 HIROSE Yuuji <yuuji@VFR.comp.ae.keio.ac.jp>
94 * yatex.el (YaTeX-indent-line): Support indentation in arrays.
96 * yatex19.el (YaTeX-19-collect-macro): Fix \item regexp for
97 hilightening.
99 Mon Dec 12 03:49:51 1994 HIROSE Yuuji <yuuji@VFR.comp.ae.keio.ac.jp>
101 * yatexlib.el: Make interface functions both for gmhist and
102 Emacs-19 minibuffer history.
103 * yatex.el: Revise reading commands using history feature above.
105 Sat Dec 10 05:57:26 1994 HIROSE Yuuji <yuuji@VFR.comp.ae.keio.ac.jp>
107 * yatex.el: >Fix [prefix] i.
108 >[prefix] k kills only {} (or with font designator) if
109 the previous command belongs to \maketitle-types.
110 >In menu for new word entry, selecting N)one register
111 a new word into memory which go within the current
112 Emacs session. New menu item D)iscard throws away
113 the new word.
114 >When kill typesetter that stops with the `? ' prompt,
115 stop it by sending string "x" in order to keep .aux
116 file sane.
117 >On Emacs19, after asking parent file at typesetting,
118 parent file became the current buffer; fixed.
119 >Inter-file jumping([prefix] g) now go accross frame.
120 >When [prefix] g on \include{child} and child.tex has
121 no information of parent file, recognize previous
122 file as its parent.
123 >Allow full-path-ed entry in \include{} for [prefix] g.
124 >When jumping to error location, dired occasionally
125 wakes up; fixed.
127 --- Ancient logs starts here ---
129 ;--------------------------------- History ---------------------------------
130 ; Rev. | Date | Contents
131 ;------+----------+---------------------------------------------------------
132 ; 1.00 | 91/ 6/13 | Initial version.
133 ; | | Auto compilation & preview.
134 ; | | \section{}-type and \begin{}\end{}-type completion.
135 ; 1.01 | 91/ 6/14 | Add {\large ..} type completion (prefix+l).
136 ; 1.10 | 6/21 | Add learning feature of completion.
137 ; 1.11 | 6/27 | Simplify function begin-document etc. using lambda.
138 ; 1.12 | 7/ 6 | Modify YaTeX-make-section, show section-name.
139 ; 1.13 | 12/ 4 | Delete blank lines in make begin/end environment.
140 ; 1.20 | 12/ 5 | Save learned completions into user file.
141 ; 1.21 | 12/ 6 | Add \maketitle type completion (prefix+m).
142 ; 1.22 | 12/30 | Port yatex.el to DOS(Demacs).
143 ; 1.23 | 92/ 1/ 8 | Enable latex and preview command on DOS.
144 ; 1.24 | 1/ 9 | Add YaTeX-save-table to kill-emacs-hook automatically.
145 ; 1.25 | 1/16 | YaTeX-do-completion (prefix+SPC) and argument
146 ; | | acceptable YaTeX-make-section work. Put region into
147 ; | | \begin...\end by calling YaTeX-make-begin-end with ARG.
148 ; | | append-kill-emacs-hook was revised to append-to-hook.
149 ; 1.26 | 1/18 | Region mode is added to {\large }. Default fontsize.
150 ; 1.27 | 1/21 | Default name on completing-read.
151 ; 1.28 | 7/ 2 | Add \nonstopmode{} automatically on DOS.
152 ; | 7/20 | %#! usage to specify latex command and its arguments.
153 ; | | Change default fill-prefix from TAB to null string.
154 ; 1.29 | 7/21 | Add YaTeX-end-environment.
155 ; 1.30 | 9/26 | Support project 30 lines(other than 25 lines).
156 ; 1.31 | 10/28 | Variable argument for previewer from %#! usage.
157 ; 1.32 | 11/16 | YaTeX-goto-corresponding-environment.
158 ; | | Comment out region/paragraph added.
159 ; 1.33 | 11/29 | Variable default value, on DOS and other OS.
160 ; | | Make dvi2-command buffer local. Change the behavior of
161 ; | | comment out region/paragraph on the \begin{} or \end{}
162 ; | | line. Make YaTeX-end-environment faster. Add YaTeX-
163 ; | | define-key, YaTeX-define-begend-(region-)key.
164 ; 1.34 | 12/26 | YaTeX-goto-corresponding-* automatically choose its move.
165 ; | | YaTeX-prev-error supports separate typesetting.
166 ; 1.35 | 93/ 1/25 | YaTeX-kill-environment erases pair of begin/end.
167 ; | | YaTeX-change-environment change the environment name.
168 ; | | Auto indent at YaTeX-make-begin-end.
169 ; 1.36 | 1/27 | YaTeX-typeset-region typesets the region from %#BEGIN to
170 ; | | %#END, or simple region between point and mark.
171 ; 1.37 | 2/12 | YaTeX-kill-environment turns YaTeX-kill-some-pairs and
172 ; | | now it can kill %#BEGIN and %#END pairs.
173 ; | | Now YaTeX-goto-corresponding-environment detects nested
174 ; | | environment. Put `"\ by `"' in verbatim. Auto save
175 ; | | buffers with query. Add current file to includeonly list
176 ; | | automatically. Support YaTeX-fill-item, YaTeX-make-
177 ; | | accent, YaTeX-visit-main-other-window.
178 ; | | [prefix] tl for lpr. Revise YaTeX-view-error.
179 ; 1.38 | 2/20 | Fix for byte-compilation. Do not ask from/to page if
180 ; | | no %f/%t was given. Support temporary dictionary if
181 ; | | YaTeX-nervous is t. Remember the number of section-type
182 ; | | command's argument add learning feature to it.
183 ; | | Abolish append-to-hook, override kill-emacs instead.
184 ; 1.39 | 2/25 | Send string to halted latex command in typeset-buffer.
185 ; |(birthday)| Add YaTeX-bibtex-buffer and YaTeX-kill-typeset-process.
186 ; | | Now you can edit with seeing typeset buffer scrolling.
187 ; 1.40 | 3/ 2 | Support sources in sub directories. Give "texput" at
188 ; | | preview prompt after typeset-region. yatexprc.el
189 ; 1.41 | 3/ 9 | Automatic generation of add-in function.
190 ; | | Typesetting buffer now accepts string correctly.
191 ; | | Addin function for maketitle-type completion.
192 ; 1.42 | 5/ 3 | Fill-paragraph and (un)comment-paragraph work fine.
193 ; | | Fix kill range of YaTeX-kill-some-pairs. Ignore begin/
194 ; | | end in verb or verbatim. Indent rigidly initial space
195 ; | | between begin/end pairs. Add yatex-mode-load-hook.
196 ; | | Go to corresponding \label or \ref.
197 ; 1.43 | 5/31 | Indentation of environments. Add yatexmth, math-mode,
198 ; | | modify-mode. Complete label in \ref by menu. Optimize
199 ; | | window selection in yatexprc.
200 ; 1.44 | 10/25 | Fasten the invocation of typesetter. Optimize window
201 ; | | use. Change mode-line format properly. Turn on math-
202 ; | | mode automatically at completion of LaTeX math-mode.
203 ; 1.45 | 94/ 1/27 | Show message at comment-region on begin/end mode.
204 ; | | Greek letters completion in yatexmth. Add the function
205 ; | | YaTeX-mark-environment and YaTeX-%-menu. Erase cursor
206 ; | | at the execution of dviout(DOS). Enable recursive
207 ; | | completion at section-type completion.
208 ; 1.46 | 94/ 4/23 | Region-based section-type complete. Kill section-type
209 ; | | command and parentheses by [prefix] k. Error jump
210 ; | | now jumps proper position. Fix the bug of recursive
211 ; | | section-type completion.
212 ; 1.47 | 94/ 4/25 | Fix bugs in YaTeX-quick-in-environment-p and YaTeX-
213 ; | | get-latex-command.
214 ; 1.48 | 94/ 5/ 5 | Auto-indent at begin-type completion works fine.
215 ; | | With gmhist, independent history list is available
216 ; | | at the prompt of Preview/Lpr/Call-command. Fix the
217 ; | | bug on \ref-completion. YaTeX-help is now available.
218 ; 1.49 | 94/ 5/16 | Make variables for temporary dictionary buffer-local.
219 ; | | Change the default value of YaTeX-nervous to t.
220 ; | | Create a temporary dictionary file when `T' is selected
221 ; | | at the dictionary selection menu.
222 ; 1.50 | 94/ 7/ 8 | Change the YaTeX-math-mode's prefix from `,' to `;'.
223 ; | | Add YaTeX-apropos, YaTeX-what-column, YaTeX-beginning-
224 ; | | of-environment, YaTeX-end-of-environment. Add variables
225 ; | | YaTeX-default-pop-window-height, YaTeX-close-paren-always
226 ; | | YaTeX-no-begend-shortcut, YaTeX-auto-math-mode. Remove
227 ; | | Greek letters from maketitle-type. Make YaTeX-inner-
228 ; | | environment two times faster and reliable. C-u for
229 ; | | [prefix] k kills contents too. Fix the detection of
230 ; | | the range of section-type commands when nested.
231 ; | | Add \end{ completion. Add YaTeX-generate-simple.
232 ; | | Refine documents. %#REQUIRE for sub-preambles.
233 ; 1.51 | 94/ 9/20 | Support menu-bar. Fix YaTeX-fill-item, YaTeX-indent-line.
234 ; | | Support hilit19.
235 ; 1.52 | 94/10/24 | Support special-popup-frame. Refine highlightening.
236 ; | | Modify saving-table functions for Emacs-19.
237 ; 1.53 | 94/11/ 1 | cite<->bibitem jump. Inter-file ref/label jump.
238 ; 1.54 | 94/11/12 | Read-string at input of argument of section-types.
239 ; | | Update user dictionary whenever the new words entered.
240 ; | | Enhance [prefix] c. Other small fixes.
241 ;------+----------+---------------------------------------------------------