yuuji@94: yuuji@94: *** ChangeLog file had been obsoleted. yuuji@94: *** This file won't be maintained anymore. yuuji@94: yuuji@83: Fri Sep 13 19:29:59 1996 HIROSE Yuuji yuuji@83: yuuji@83: * yahtml.el (yahtml-collect-labels): yuuji@83: Suppress auto-highlighting. yuuji@83: yuuji@83: Fri Jun 28 22:22:08 1996 HIROSE Yuuji yuuji@83: yuuji@83: * yahtml.el (yahtml-insert-begend): yuuji@83: Always make newlines between and . yuuji@83: (yahtml-intelligent-newline): yuuji@83: Get current inner tag after moving point to eol. yuuji@83: yuuji@83: Tue May 7 03:25:19 1996 HIROSE Yuuji yuuji@83: yuuji@83: * yahtml.el (((func (if yahtml-prefer-upcases 'upcase 'downcase)))): yuuji@83: Append yahtml-env-table to yahtml-typeface-table so that yuuji@83: [prefix] l works also to envinronment tag as inline yuuji@83: completion. yuuji@83: yuuji@83: Wed Jan 3 23:13:39 1996 HIROSE Yuuji yuuji@83: yuuji@83: * yahtml.el (yahtml-intelligent-newline): added yuuji@83: yuuji@83: Tue Dec 19 00:17:16 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatexmth.el: Support AMS-LaTeX in YaTeX-in-math-mode-p. yuuji@83: yuuji@83: Tue Nov 28 20:22:12 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex19.el (YaTeX-hilit-sectioning-attenuation-rate): added yuuji@83: yuuji@83: Thu Jun 29 22:30:53 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el (YaTeX-fill-item): yuuji@83: Do not combine item and its description which is separated by yuuji@83: null line. yuuji@83: yuuji@83: Mon Apr 24 22:34:54 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el (YaTeX-closable-p): yuuji@83: Do not close parens any time when YaTeX-close-paren-always is yuuji@83: set to 'never. yuuji@83: yuuji@83: Tue Jan 31 00:50:21 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatexhie.el (YaTeX-hierarchy-lastpos): Added. yuuji@83: yuuji@83: * yatex.el (YaTeX-on-section-command-p): yuuji@83: Error trapping for unbalanced braces. yuuji@83: yuuji@83: Mon Jan 30 03:49:31 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex19.el yuuji@83: Add YaTeX-19-region-section-type and YaTeX-19-region-comment yuuji@83: for more correct hilightening. Define hilit-patterns-alist by yuuji@83: yatex itself and abolish YaTeX-hilit-pattern-adjustment-default. yuuji@83: yuuji@83: Fri Jan 27 00:58:10 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el (YaTeX-indent-line): Revised for itemize/equation. yuuji@83: yuuji@83: Wed Jan 25 22:10:21 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex19.el: yuuji@83: YaTeX-goto-corresponding-*-other-frame and yuuji@83: YaTeX-visit-main-other-frame added. yuuji@83: yuuji@83: * yatex.el (YaTeX-get-item-info): yuuji@83: Decide search-bound by calling (YaTeX-inner-environment t) so yuuji@83: that nested itemizing environment can be indented correctly. yuuji@83: yuuji@83: Tue Jan 24 02:34:45 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatexenv.el (YaTeX-enclose-equation): Added. yuuji@83: yuuji@83: * yatex.el (YaTeX-indent-line): yuuji@83: When indenting \begin, indent also \end line. yuuji@83: (YaTeX-beginning-of-environment): yuuji@83: Fixed for the nested environment. yuuji@83: (YaTeX-insert-begin-end): yuuji@83: Enclosing function supported. yuuji@83: yuuji@83: Mon Jan 16 01:05:00 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el (yatex-mode): yuuji@83: Set indent-line-function to YaTeX-indent-line. yuuji@83: yuuji@83: Mon Jan 9 22:38:25 1995 HIROSE Yuuji yuuji@83: yuuji@83: * yatexhie.el: Document hierarchy browser added. yuuji@83: yuuji@83: Mon Dec 19 02:03:33 1994 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el (YaTeX-indent-line): Support indentation in arrays. yuuji@83: yuuji@83: * yatex19.el (YaTeX-19-collect-macro): Fix \item regexp for yuuji@83: hilightening. yuuji@83: yuuji@83: Mon Dec 12 03:49:51 1994 HIROSE Yuuji yuuji@83: yuuji@83: * yatexlib.el: Make interface functions both for gmhist and yuuji@83: Emacs-19 minibuffer history. yuuji@83: * yatex.el: Revise reading commands using history feature above. yuuji@83: yuuji@83: Sat Dec 10 05:57:26 1994 HIROSE Yuuji yuuji@83: yuuji@83: * yatex.el: >Fix [prefix] i. yuuji@83: >[prefix] k kills only {} (or with font designator) if yuuji@83: the previous command belongs to \maketitle-types. yuuji@83: >In menu for new word entry, selecting N)one register yuuji@83: a new word into memory which go within the current yuuji@83: Emacs session. New menu item D)iscard throws away yuuji@83: the new word. yuuji@83: >When kill typesetter that stops with the `? ' prompt, yuuji@83: stop it by sending string "x" in order to keep .aux yuuji@83: file sane. yuuji@83: >On Emacs19, after asking parent file at typesetting, yuuji@83: parent file became the current buffer; fixed. yuuji@83: >Inter-file jumping([prefix] g) now go accross frame. yuuji@83: >When [prefix] g on \include{child} and child.tex has yuuji@83: no information of parent file, recognize previous yuuji@83: file as its parent. yuuji@83: >Allow full-path-ed entry in \include{} for [prefix] g. yuuji@83: >When jumping to error location, dired occasionally yuuji@83: wakes up; fixed. yuuji@83: yuuji@83: --- Ancient logs starts here --- yuuji@83: yuuji@83: ;--------------------------------- History --------------------------------- yuuji@83: ; Rev. | Date | Contents yuuji@83: ;------+----------+--------------------------------------------------------- yuuji@83: ; 1.00 | 91/ 6/13 | Initial version. yuuji@83: ; | | Auto compilation & preview. yuuji@83: ; | | \section{}-type and \begin{}\end{}-type completion. yuuji@83: ; 1.01 | 91/ 6/14 | Add {\large ..} type completion (prefix+l). yuuji@83: ; 1.10 | 6/21 | Add learning feature of completion. yuuji@83: ; 1.11 | 6/27 | Simplify function begin-document etc. using lambda. yuuji@83: ; 1.12 | 7/ 6 | Modify YaTeX-make-section, show section-name. yuuji@83: ; 1.13 | 12/ 4 | Delete blank lines in make begin/end environment. yuuji@83: ; 1.20 | 12/ 5 | Save learned completions into user file. yuuji@83: ; 1.21 | 12/ 6 | Add \maketitle type completion (prefix+m). yuuji@83: ; 1.22 | 12/30 | Port yatex.el to DOS(Demacs). yuuji@83: ; 1.23 | 92/ 1/ 8 | Enable latex and preview command on DOS. yuuji@83: ; 1.24 | 1/ 9 | Add YaTeX-save-table to kill-emacs-hook automatically. yuuji@83: ; 1.25 | 1/16 | YaTeX-do-completion (prefix+SPC) and argument yuuji@83: ; | | acceptable YaTeX-make-section work. Put region into yuuji@83: ; | | \begin...\end by calling YaTeX-make-begin-end with ARG. yuuji@83: ; | | append-kill-emacs-hook was revised to append-to-hook. yuuji@83: ; 1.26 | 1/18 | Region mode is added to {\large }. Default fontsize. yuuji@83: ; 1.27 | 1/21 | Default name on completing-read. yuuji@83: ; 1.28 | 7/ 2 | Add \nonstopmode{} automatically on DOS. yuuji@83: ; | 7/20 | %#! usage to specify latex command and its arguments. yuuji@83: ; | | Change default fill-prefix from TAB to null string. yuuji@83: ; 1.29 | 7/21 | Add YaTeX-end-environment. yuuji@83: ; 1.30 | 9/26 | Support project 30 lines(other than 25 lines). yuuji@83: ; 1.31 | 10/28 | Variable argument for previewer from %#! usage. yuuji@83: ; 1.32 | 11/16 | YaTeX-goto-corresponding-environment. yuuji@83: ; | | Comment out region/paragraph added. yuuji@83: ; 1.33 | 11/29 | Variable default value, on DOS and other OS. yuuji@83: ; | | Make dvi2-command buffer local. Change the behavior of yuuji@83: ; | | comment out region/paragraph on the \begin{} or \end{} yuuji@83: ; | | line. Make YaTeX-end-environment faster. Add YaTeX- yuuji@83: ; | | define-key, YaTeX-define-begend-(region-)key. yuuji@83: ; 1.34 | 12/26 | YaTeX-goto-corresponding-* automatically choose its move. yuuji@83: ; | | YaTeX-prev-error supports separate typesetting. yuuji@83: ; 1.35 | 93/ 1/25 | YaTeX-kill-environment erases pair of begin/end. yuuji@83: ; | | YaTeX-change-environment change the environment name. yuuji@83: ; | | Auto indent at YaTeX-make-begin-end. yuuji@83: ; 1.36 | 1/27 | YaTeX-typeset-region typesets the region from %#BEGIN to yuuji@83: ; | | %#END, or simple region between point and mark. yuuji@83: ; 1.37 | 2/12 | YaTeX-kill-environment turns YaTeX-kill-some-pairs and yuuji@83: ; | | now it can kill %#BEGIN and %#END pairs. yuuji@83: ; | | Now YaTeX-goto-corresponding-environment detects nested yuuji@83: ; | | environment. Put `"\ by `"' in verbatim. Auto save yuuji@83: ; | | buffers with query. Add current file to includeonly list yuuji@83: ; | | automatically. Support YaTeX-fill-item, YaTeX-make- yuuji@83: ; | | accent, YaTeX-visit-main-other-window. yuuji@83: ; | | [prefix] tl for lpr. Revise YaTeX-view-error. yuuji@83: ; 1.38 | 2/20 | Fix for byte-compilation. Do not ask from/to page if yuuji@83: ; | | no %f/%t was given. Support temporary dictionary if yuuji@83: ; | | YaTeX-nervous is t. Remember the number of section-type yuuji@83: ; | | command's argument add learning feature to it. yuuji@83: ; | | Abolish append-to-hook, override kill-emacs instead. yuuji@83: ; 1.39 | 2/25 | Send string to halted latex command in typeset-buffer. yuuji@83: ; |(birthday)| Add YaTeX-bibtex-buffer and YaTeX-kill-typeset-process. yuuji@83: ; | | Now you can edit with seeing typeset buffer scrolling. yuuji@83: ; 1.40 | 3/ 2 | Support sources in sub directories. Give "texput" at yuuji@83: ; | | preview prompt after typeset-region. yatexprc.el yuuji@83: ; 1.41 | 3/ 9 | Automatic generation of add-in function. yuuji@83: ; | | Typesetting buffer now accepts string correctly. yuuji@83: ; | | Addin function for maketitle-type completion. yuuji@83: ; 1.42 | 5/ 3 | Fill-paragraph and (un)comment-paragraph work fine. yuuji@83: ; | | Fix kill range of YaTeX-kill-some-pairs. Ignore begin/ yuuji@83: ; | | end in verb or verbatim. Indent rigidly initial space yuuji@83: ; | | between begin/end pairs. Add yatex-mode-load-hook. yuuji@83: ; | | Go to corresponding \label or \ref. yuuji@83: ; 1.43 | 5/31 | Indentation of environments. Add yatexmth, math-mode, yuuji@83: ; | | modify-mode. Complete label in \ref by menu. Optimize yuuji@83: ; | | window selection in yatexprc. yuuji@83: ; 1.44 | 10/25 | Fasten the invocation of typesetter. Optimize window yuuji@83: ; | | use. Change mode-line format properly. Turn on math- yuuji@83: ; | | mode automatically at completion of LaTeX math-mode. yuuji@83: ; 1.45 | 94/ 1/27 | Show message at comment-region on begin/end mode. yuuji@83: ; | | Greek letters completion in yatexmth. Add the function yuuji@83: ; | | YaTeX-mark-environment and YaTeX-%-menu. Erase cursor yuuji@83: ; | | at the execution of dviout(DOS). Enable recursive yuuji@83: ; | | completion at section-type completion. yuuji@83: ; 1.46 | 94/ 4/23 | Region-based section-type complete. Kill section-type yuuji@83: ; | | command and parentheses by [prefix] k. Error jump yuuji@83: ; | | now jumps proper position. Fix the bug of recursive yuuji@83: ; | | section-type completion. yuuji@83: ; 1.47 | 94/ 4/25 | Fix bugs in YaTeX-quick-in-environment-p and YaTeX- yuuji@83: ; | | get-latex-command. yuuji@83: ; 1.48 | 94/ 5/ 5 | Auto-indent at begin-type completion works fine. yuuji@83: ; | | With gmhist, independent history list is available yuuji@83: ; | | at the prompt of Preview/Lpr/Call-command. Fix the yuuji@83: ; | | bug on \ref-completion. YaTeX-help is now available. yuuji@83: ; 1.49 | 94/ 5/16 | Make variables for temporary dictionary buffer-local. yuuji@83: ; | | Change the default value of YaTeX-nervous to t. yuuji@83: ; | | Create a temporary dictionary file when `T' is selected yuuji@83: ; | | at the dictionary selection menu. yuuji@83: ; 1.50 | 94/ 7/ 8 | Change the YaTeX-math-mode's prefix from `,' to `;'. yuuji@83: ; | | Add YaTeX-apropos, YaTeX-what-column, YaTeX-beginning- yuuji@83: ; | | of-environment, YaTeX-end-of-environment. Add variables yuuji@83: ; | | YaTeX-default-pop-window-height, YaTeX-close-paren-always yuuji@83: ; | | YaTeX-no-begend-shortcut, YaTeX-auto-math-mode. Remove yuuji@83: ; | | Greek letters from maketitle-type. Make YaTeX-inner- yuuji@83: ; | | environment two times faster and reliable. C-u for yuuji@83: ; | | [prefix] k kills contents too. Fix the detection of yuuji@83: ; | | the range of section-type commands when nested. yuuji@83: ; | | Add \end{ completion. Add YaTeX-generate-simple. yuuji@83: ; | | Refine documents. %#REQUIRE for sub-preambles. yuuji@83: ; 1.51 | 94/ 9/20 | Support menu-bar. Fix YaTeX-fill-item, YaTeX-indent-line. yuuji@83: ; | | Support hilit19. yuuji@83: ; 1.52 | 94/10/24 | Support special-popup-frame. Refine highlightening. yuuji@83: ; | | Modify saving-table functions for Emacs-19. yuuji@83: ; 1.53 | 94/11/ 1 | cite<->bibitem jump. Inter-file ref/label jump. yuuji@83: ; 1.54 | 94/11/12 | Read-string at input of argument of section-types. yuuji@83: ; | | Update user dictionary whenever the new words entered. yuuji@83: ; | | Enhance [prefix] c. Other small fixes. yuuji@83: ;------+----------+--------------------------------------------------------- yuuji@83: