*** empty log message ***
[bpt/emacs.git] / lisp / textmodes /
2000-10-29 John WiegleySee ChangeLog
2000-10-27 Dave Love(refill-late-fill-paragraph-function): New
2000-10-23 Dave LoveRemove bits redundant with define-minor-mode.
2000-10-23 Stefan MonnierFix var names in doc.
2000-10-22 Dave Love*** empty log message ***
2000-10-20 Miles Bader(ispell-mode-line-window-height-fudge):
2000-10-15 Stefan MonnierRequire CL when compiling.
2000-10-10 Stefan MonnierUpdate copyright and fix typo.
2000-10-06 Dave Love(sentence-end-double-space)
2000-10-03 Stefan Monnier(texinfo-mode-menu): Add an explicit shortcut for updat...
2000-10-03 Stefan Monnier(texinfo-heading-face): Forgot the var def.
2000-10-01 Stefan Monnier(latex-metasection-list): New var.
2000-10-01 Stefan Monnier(texinfo-font-lock-syntactic-keywords):
2000-09-29 Gerd Moellmann(latex-outline-regexp): Don't use `list*';
2000-09-29 Stefan Monnier(outline-minor-mode): Use define-minor-mode.
2000-09-29 Stefan Monnier(latex-imenu-indent-string): Add a space.
2000-09-25 Gerd Moellmann(texinfo-mode): Prevent filling lines
2000-09-10 Dave LoveMinor doc/commentary fixes.
2000-08-18 Stefan Monnier(ispell-menu-map-needed): Put back the boundp
2000-08-18 Gerd Moellmann(ispell-dictionary-alist-6): Add `portugues'.
2000-08-17 Gerd MoellmannSet to standard author/maintainer/keyword fields.
2000-08-16 Stefan MonnierDon't quote lambda.
2000-08-16 Stefan Monnier(outline-minor-mode): Don't quote lambda.
2000-08-15 Miles Bader(ispell-graphic-p): New constant.
2000-08-02 Gerd Moellmann(ispell): New function, replacing an alias.
2000-08-01 Eli Zaretskii(ispell-highlight-spelling-error): Use
2000-07-26 Gerd Moellmann(flyspell-mouse-map): Use `map' instead
2000-07-24 Gerd MoellmannUpdate to author's version 1.5d.
2000-07-19 Gerd MoellmannCorrect maintainer's email address.
2000-07-13 Dave Love(reftex-bibtex-selection-callback): Call throw correctly.
2000-07-03 Gerd Moellmann(refer-find-entry-internal): Use some-window
2000-06-20 Carsten Dominik* textmodes/reftex.el (reftex-find-citation-regexp...
2000-06-19 Sam Steingoldignore *.elc
2000-06-12 Stefan Monnier(makeinfo-compile): Don't quote lambda.
2000-06-07 Kenichi Handa(fill-find-break-point): Check the validity of charset.
2000-05-25 Dave LoveAdd Finder keywords.
2000-05-22 Dave LoveAdd to debug-ignored-errors.
2000-04-27 Gerd Moellmann(texinfo-format-xref): Don't try to insert nil.
2000-04-17 Gerd Moellmann(texinfo-insert-@email)
2000-04-17 Stefan Monnier(texinfo-mode-syntax-table): Add \n as comment-end.
2000-04-17 Stefan Monnier(ispell-menu-map-needed): Check that ispell-process
2000-04-13 Eli Zaretskii(ispell-menu-map): Menu items rearranged and
2000-04-03 Gerd Moellmann(fill-individual-paragraphs): If a no-prefix
2000-03-31 Dave Love(outline-font-lock-keywords): Use :upper:
2000-03-12 Dave Love(text-mode-hook): Add flyspell-mode to
2000-03-10 Gerd Moellmann(texinfo-version): Variable and function
2000-02-23 Dave Love(kill-paragraph, backward-kill-paragraph)
2000-02-20 Dave Love(flyspell-mouse-map): Change definition
2000-02-15 Gerd Moellmann(bibtex-mode): Replaced manual splitting of path
2000-02-12 Gerd Moellmann(sgml-mode-common): Remove `$' from regexp for paragrap...
2000-02-04 Carsten DominikRefTeX 4.11
2000-02-04 Carsten Dominik(reftex-change-label): add `A-Z' to char class in regexp.
2000-02-04 Carsten Dominik(reftex-with-special-syntax): Bind `case-fold-search...
2000-02-04 Carsten Dominik(reftex-compile-variables): regexp-quote the
2000-01-31 Dave LoveFix year ranges in copyright notice.
2000-01-11 Gerd Moellmann(fill-common-string-prefix): New function.
2000-01-10 Gerd Moellmann(xemacsp, version18p, version-20p):
2000-01-09 Gerd Moellmann(texinfo-format-scan): Use ?\n instead
2000-01-05 Dave LoveCopyright up-date.
2000-01-05 Dave Love(outline-mode-menu-bar-map): Add outline-headers-as...
2000-01-05 Dave Love(text-mode): Remove page-delimiter's `^' from paragraph...
2000-01-05 Carsten DominikNew version number.
2000-01-05 Carsten Dominikrenamed reftex-vcr.el to reftex-dcr.el
1999-12-30 Richard M. StallmanSupply licensing info.
1999-12-30 Richard M. StallmanFix in license info.
1999-12-28 Richard M. Stallman(ispell-process-line): Add local var line-offset to...
1999-12-20 Dave Love*** empty log message ***
1999-12-15 Carsten Dominik* reftex.el (reftex-compile-variables): respect new...
1999-12-15 Kenichi Handa(fill-find-break-point): Delete codes for
1999-12-05 Gerd Moellmann(bibtex-hs-forward-sexp): Added to support
1999-11-25 Dave Love(text-mode-hook): Customize.
1999-11-22 Gerd Moellmann(text-mode): Contruct paragraph-start so
1999-11-13 Gerd Moellmann(ispell-dictionary-alist): Fix type by adding koi8-r
1999-11-13 Gerd Moellmann(scribe-mode): Doc-fix.
1999-11-01 Gerd Moellmann(tex-default-mode): Changed to latex-mode.
1999-10-30 Gerd Moellmann* textmodes/sgml-mode.el (sgml-char-names): Change...
1999-10-26 Gerd Moellmann*** empty log message ***
1999-10-18 Dave Love(picture-killed-rectangle): Use defvar, not defconst.
1999-10-17 Gerd Moellmann(forward-sentence, forward-paragraph):
1999-10-15 Stefan MonnierUse make-temp-file.
1999-10-08 Phillip Rulon(ispell-dictionary-alist-6): Don't use "-C" option...
1999-09-24 Carsten Dominikversion number change
1999-09-24 Carsten Dominik(reftex-view-cr-cite): Deal with multiple thebibliograp...
1999-09-24 Carsten Dominik(reftex-section-levels): Function allowed as cdr.
1999-09-24 Carsten Dominik(reftex-parse-from-file): Scan for multiple thebibliography
1999-09-24 Carsten DominikVersion number change
1999-09-24 Carsten Dominik(reftex-pop-to-bibtex-entry): Fixed bug with recenterin...
1999-09-14 Eli Zaretskii(texinfo-font-lock-keywords): Add uref, command, option...
1999-09-08 Richard M. Stallman(fill-region-as-paragraph, canonically-space-region):
1999-09-05 Richard M. Stallman(backward-kill-sentence): Don't test minibuffer-prompt...
1999-08-29 Richard M. Stallman(bibtex-mode): Use with-temp-buffer rather than make...
1999-08-28 Richard M. Stallman(tex-compilation-parse-errors):
1999-08-21 Gerd Moellmann(backward-kill-paragraph): Don't move
1999-08-19 Dave LoveDeclare dynamic vars.
1999-08-16 Carsten DominikInitial revision
1999-08-16 Carsten Dominik(reftex-pop-to-bibtex-entry): Fixed
1999-08-16 Karl HeuerFix maintainer address.
1999-08-16 Karl HeuerHandle @ifnottex.
1999-08-05 Richard M. Stallman(outline-previous-heading): New function.
1999-08-04 Dave LoveRequire outline when compiling.
next