(tex-validate-region, tex-region):
[bpt/emacs.git] / lisp / textmodes /
1993-11-03 Richard M. Stallman(tex-validate-region, tex-region):
1993-10-27 Richard M. Stallman(tex-define-common-keys): Define menu items.
1993-10-26 Richard M. Stallman(text-mode-map): Bind ispell-complete-word to M-TAB.
1993-10-26 Richard M. Stallman(ispell-look-command): New user variable.
1993-10-25 Brian Fox(ispell): If the buffer to spell has no associated...
1993-10-21 Richard M. Stallman(texinfo-format-begin-end): Bind cmd locally.
1993-10-09 Richard M. Stallman(ispell-message-cite-regexp): Add definition.
1993-09-24 Richard M. Stallman(ispell-message): Handle cited messages.
1993-09-21 Brian Fox(texinfo-format-region texinfo-format-buffer): Add...
1993-09-21 Brian Fox(slitex-mode): Add ###autoload magic cookie.
1993-09-21 Brian Fox(outline-minor-mode): Force update of modeline when...
1993-09-20 Richard M. Stallman(ispell-message): New command, with menu bar item.
1993-09-19 Richard M. Stallman(indented-text-mode): Make only blank lines
1993-08-18 Roland McGrath(texinfo-environment-regexp): Match cartouche.
1993-08-14 Richard M. Stallman(outline-level): New var. Everything funcalls this
1993-08-14 Richard M. Stallman(outline-minor-mode-prefix): New variable.
1993-08-14 Richard M. Stallman(bibtex-mode-map): Change C-c e to C-c C-b.
1993-08-12 Richard M. Stallman(paragraph-start): Doc fix.
1993-08-11 Richard M. Stallman(indented-text-mode): Doc fix.
1993-08-10 Richard M. Stallman(texinfo-delete-from-print-queue)
1993-08-02 Richard M. Stallman(fill-region-as-paragraph): When we take one word
1993-08-01 Richard M. StallmanInstalled the version from the Texinfo package.
1993-07-31 Richard M. Stallman(validate-tex-buffer): Record mismatches in *Occur*.
1993-07-30 Richard M. Stallman(fill-region-as-paragraph): Move misplaced paren
1993-07-24 Richard M. Stallman(ispell-point): Do nothing if there's no word at START.
1993-07-20 Richard M. Stallman(outline-mode-map): Delete spurious `outline-'
1993-07-18 Jim Blandy* makeinfo.el: Don't (require 'texinfmt) - that file...
1993-07-17 Richard M. Stallmanentered into RCS
1993-07-17 Richard M. Stallman(texinfo-mode): Undo changes mistakenly added with
1993-07-15 Richard M. Stallman(ispell-menu-map): Add missing quote in defalias.
1993-07-12 Richard M. Stallman(ispell-menu-map): New keymap--both fn and var.
1993-07-08 Roland McGrath(ispell): Call deactivate-mark instead of setting mark...
1993-07-07 Richard M. Stallman(texinfo-update-node): Bind auto-fill-hook as well...
1993-07-07 Richard M. StallmanFix typo re `texinfo-sequential-node-update.'
1993-07-04 Richard M. Stallman(outline-mode-map): Add menu bar items.
1993-06-25 Richard M. StallmanSet up autoloads for files `makeinfo' and `texnfo-upd'.
1993-06-21 Richard M. Stallman*** empty log message ***
1993-06-21 Richard M. StallmanInitial revision
1993-06-14 Richard M. Stallman(picture-replace-match): New function.
1993-06-14 Richard M. StallmanComment change.
1993-06-11 Jim Blandy* picture.el (move-to-column-force): If column is negat...
1993-06-10 Richard M. StallmanDoc fixes.
1993-06-10 Richard M. Stallman(bibtex-mode-map): Use tex-insert-quote, not TeX-...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-07 Richard M. Stallman(texinfo-section-types-regexp): Add @chapheading.
1993-06-07 Richard M. StallmanFix typos in previous change.
1993-06-07 Richard M. Stallman(outline-minor-mode): Add autoload cookie.
1993-06-06 Richard M. StallmanDefine 2 local menu-bar submaps.
1993-06-03 Richard M. StallmanProvide texinfmt.
1993-06-01 Richard M. Stallman(outline-flag-region): Pass t as NOUNDO arg
1993-05-31 Richard M. Stallman(bibtex-mode): Add autoload.
1993-05-31 Richard M. StallmanFix comments.
1993-05-26 Richard M. Stallman(nroff-mode): Don't leave nroff-electric-mode void.
1993-05-26 Richard M. Stallman(sgml-validate): compile1 renamed to compile-internal.
1993-05-26 Richard M. StallmanProvide `ispell'.
1993-05-21 Richard M. Stallman(outline-minor-mode): Make var permanent local in all...
1993-05-20 Richard M. Stallman(texinfo-section-types-regexp): Define here.
1993-05-19 Richard M. Stallman(texinfo-chapter-level-regexp): Copied here.
1993-05-19 Richard M. Stallman(outline-heading-end-regexp): Fix typo.
1993-05-19 Richard M. Stallman(ispell-command-loop): Make an undo boundary.
1993-05-18 Jim Blandy* bibtex.el (bibtex-string): Use \" instead of "" to...
1993-05-16 Richard M. Stallman(ispell): Deactivate mark before the Ispell run.
1993-05-16 Richard M. Stallman(tex-insert-quote): Doc fix.
1993-05-16 Richard M. Stallman(texinfo-tex-region): Update name of tex-set-buffer...
1993-05-16 Richard M. StallmanDon't require tex-mode or texnfo-upd.
1993-05-16 Richard M. Stallman(mark-end-of-sentence): Activate the mark.
1993-05-16 Richard M. Stallman(mark-paragraph): Activate the mark.
1993-05-16 Richard M. Stallman(mark-page): Activate the mark.
1993-04-28 Eric S. RaymondInstalled Aaron Larson's new bibtex.el. See the header...
1993-04-28 Eric S. RaymondRemoved spurious comment (obsoleted by ;;;###autoload).
1993-04-27 Eric S. RaymondCompleted the package entry point's name change from...
1993-04-26 Eric S. RaymondDoc fixes. Also a few teaks to pacify the byte-compiler.
1993-04-25 Eric S. Raymond(tex-compilation-parse-errors): Added. At the moment...
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-17 Richard M. Stallman(tc-dissociate): Renamed from tc-kill-association.
1993-04-11 Richard M. Stallman(fill-nonuniform-paragraphs): New command.
1993-04-10 Jim BlandySat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro...
1993-03-28 Richard M. Stallman(fill-individual-paragraphs): When skipping mail header...
1993-03-28 Richard M. StallmanCancel previous change; this version should be identica...
1993-03-27 Eric S. Raymond(fill-paragraph, justify-current-line) Now uses the...
1993-03-26 Eric S. RaymondAdded Commentary.
1993-03-22 Eric S. RaymondAdded or corrected Commentary section
1993-03-22 Eric S. RaymondAdded or corrected Commentary headers
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-19 Jim Blandy* tex-mode.el (tex-send-command): Fix the command sent...
1993-03-18 Eric S. RaymondAdd or correct keywords
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-11 Jim Blandy* simple.el (yank, yank-pop): Always return nil; don...
1993-02-22 Jim Blandy* two-column.el: Add autoloads for the functions defined in
1993-02-10 Richard M. StallmanUpdate GPL version.
1993-02-01 Jim Blandy* texinfo.el (texinfo-mode): Make page-delimiter buffer...
1993-01-14 Jim Blandy* page-ext.el (next-page): Correctly handle negative...
1992-12-30 Richard M. Stallman(texinfo-tex-command): Use texi2dvi.
1992-11-10 Christopher ZaborskyDoc fix.
1992-11-10 Christopher ZaborskyDox fix.
1992-11-03 Christopher ZaborskyDox fix.
1992-11-03 Christopher ZaborskyDox fix.
1992-10-21 Richard M. Stallman(backward-kill-sentence): Fix typo in last change.
1992-10-18 Richard M. Stallman(kill-sentence, backward-kill-sentence):
next