(paragraph-start, paragraph-separate): Default values no longer start
[bpt/emacs.git] / lisp / textmodes /
1995-03-01 Boris Goldowsky(paragraph-start, paragraph-separate): Default values...
1995-02-23 Boris Goldowsky(set-fill-prefix): start from left-margin.
1995-02-17 Richard M. Stallman(tex-append): Try splitting on last period, then
1995-02-08 Richard M. StallmanPersonal dictionary save forced when called from menu,
1995-02-06 Richard M. Stallman(texinfo-environment-regexp): Match @menu and
1995-02-02 Richard M. Stallman(fill-paragraph): Bind fill-paragraph-function to nil...
1995-02-02 Richard M. Stallman(fill-paragraph-function): New variable.
1995-01-27 Richard M. Stallman(tex-display-shell): Pass nil as arg to
1995-01-25 Richard M. Stallman(justify-current-line): Avoid error comparing fill...
1995-01-20 Richard M. Stallman(fill-region-as-paragraph): At end, advance over any...
1995-01-20 Karl Heuer(center-line): fill-column is a var, not a function.
1995-01-19 Richard M. Stallman(fill-region-as-paragraph): left-margin renamed to...
1995-01-19 Richard M. Stallman(current-justification): Renamed from current-justifica...
1995-01-19 Richard M. Stallman(set-justification): New function.
1995-01-19 Richard M. Stallman(center-line): Use current-left-margin function, not...
1995-01-19 Richard M. Stallman(forward-paragraph): Fix end-of-buffer bug.
1995-01-18 Richard M. Stallman(check-ispell-version): Use Fundamental mode in the...
1995-01-18 Richard M. Stallman(scribe-mode): Treat @: as a sentence end.
1995-01-18 Karl Heuer(check-ispell-version): Force standard syntax table.
1995-01-13 Richard M. Stallman(forward-paragraph): Notice use-hard-newlines value.
1995-01-13 Richard M. Stallman(fill-region-as-paragraph): Don't modify newline
1995-01-06 Richard M. Stallman(bibtex-clean-entry): Killing text while editing
1995-01-05 Richard M. Stallman(tex-print): Better check for when to print current
1995-01-03 Richard M. Stallman(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-03 Richard M. Stallman(spell-filter): Make it a risky-local-variable.
1995-01-02 Richard M. Stallman(tex-mode): \begin at start of file implies Latex.
1994-12-30 Richard M. Stallman(tex-mode-map): Add BibTeX File menu item.
1994-12-23 Richard M. Stallman(bibtex-string, bibtex-preamble): Use forward-line.
1994-12-22 Richard M. StallmanComment change.
1994-12-21 Richard M. Stallman(tex-start-shell): Use inheritance.
1994-12-21 Edward M. ReingoldMake keymap for tex-shell the shell-mode-map.
1994-12-19 Edward M. ReingoldBe consistent in use of comint (instead of shell) mode.
1994-12-10 Karl HeuerAdded ispell-offset for version consistency.
1994-12-04 Richard M. Stallman(fill-region-as-paragraph): If region starts in mid...
1994-12-04 Richard M. Stallman(bibtex-mode-map): Delete binding for ".
1994-11-18 Richard M. Stallman(picture-self-insert): Use last-command-event,
1994-11-11 Richard M. Stallman(texinfo-format-node): Insert the node delimiter
1994-11-09 Karl Heuer(r2b-help): Set help-mode in *Help* buffer.
1994-10-31 Richard M. Stallman(texinfo-alias-list): New variable.
1994-10-30 Richard M. Stallman(texinfo-format-scan): Make @- vanish; don't insert -.
1994-10-26 Richard M. Stallman(ispell-message-text-end): Match Postcript 3 like 2.
1994-10-26 Richard M. Stallman(fill-individual-paragraphs): Avoid infinite loop
1994-10-25 Richard M. Stallman(ispell-grep-command, ispell-look-command): Don't speci...
1994-10-23 Richard M. Stallman(latex-mode): Recognize \item etc. that have no arg
1994-10-16 Richard M. Stallman(texinfo-no-refill-regexp): Recognize @ifhtml, @html.
1994-10-12 Simon Marshall* texinfo.el: (texinfo-mode): Set font-lock-defaults.
1994-10-12 Simon Marshall* outline.el: (outline-mode): Set font-lock-defaults.
1994-10-11 Richard M. Stallman(compare-windows-whitespace): Eliminate initial value.
1994-10-10 Richard M. Stallman(ispell-highlight-spelling-error):
1994-10-07 Richard M. Stallman(texinfo-font-lock-keywords): New variable.
1994-10-07 Richard M. Stallman(outline-font-lock-keywords): New variable.
1994-10-05 Richard M. Stallman(texinfo-format-scan): Accept @^, @", @?, @!, @-.
1994-10-02 Richard M. Stallman(fill-region, fill-region-as-paragraph): Fix previous...
1994-10-01 Richard M. Stallman(fill-region, fill-region-as-paragraph):
1994-10-01 Richard M. Stallman(ispell-init-process): Add missing arg in error msg.
1994-09-29 Richard M. Stallman(texinfo-format-region, texinfo-format-buffer-1):
1994-09-28 Richard M. Stallman(backward-kill-sentence): Work in read-only buffers.
1994-09-23 Richard M. Stallman(justify-current-line): Inherit props when inserting...
1994-09-22 Francesco Potortì* ispell.el (check-ispell-version): suggest to try...
1994-09-19 Richard M. Stallman(picture-yank-at-click): New function.
1994-09-18 Richard M. Stallman(tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-17 Karl Heuer(ispell-menu-map): Order menu items by size: buffer...
1994-09-16 Richard M. Stallman(ispell-highlight-spelling-error): Test window-system.
1994-09-15 Richard M. Stallman(forward-page): If we find a match that ends where we
1994-09-11 Richard M. StallmanFurther split the Ispell menu autoloads.
1994-09-08 Karl Heuer(put-string-on-kill-ring): Delete this function.
1994-09-03 Richard M. Stallman(outline-minor-mode-prefix): Doc fix.
1994-08-31 Richard M. Stallman(ispell-dictionary-alist-1): For English, remove hyphen...
1994-08-27 Richard M. Stallman(outline-mode-prefix-map): New variable.
1994-08-24 Richard M. Stallman(ispell-buffer-local-words): Don't treat doublequote
1994-08-17 Richard M. Stallman(tex-mode): Allow for documentclass options when checki...
1994-08-07 Richard M. Stallman(tex-mode): Accept documentclass when checking Slitex.
1994-08-06 Richard M. Stallman(tex-mode): Check for documentclass like documentstyle.
1994-07-30 Richard M. Stallman(ispell-message-text-end): Improve context diff regexp.
1994-07-27 Richard M. Stallman(justify-current-line): Delete space at end of line.
1994-07-24 Richard M. Stallman(ispell-tex-buffer-p): Write names in lower case. ...
1994-07-20 Richard M. Stallman(ispell-command-loop, ispell-region, ispell-word):
1994-07-12 Richard M. Stallman(ispell-word): Call ispell-dehighlight.
1994-07-06 Richard M. Stallman(outline-next-preface): Undo previous change: do stop...
1994-06-25 Richard M. Stallman(ispell-message): Avoid an infinite loop.
1994-06-16 Richard M. Stallman(bibtex-mode): Set up comment-start locally.
1994-06-15 Richard M. Stallman(outline-mode): Make change-major-mode-hook buffer...
1994-06-14 Richard M. Stallman(ispell-command-loop): C-g should be like X, not q.
1994-06-11 Richard M. Stallman(latex-mode, slitex-mode): In paragraph-separate,
1994-06-10 Richard M. Stallman(ispell-complete-word): Likewise.
1994-06-10 Richard M. Stallman(ispell-dictionary-alist): Fix regexp in francais.
1994-06-10 Richard M. Stallman(tex-start-shell): Add autoload.
1994-06-07 Richard M. Stallman(tex-show-print-queue): Display the tex shell buffer.
1994-05-30 Richard M. Stallman(bibtex-clean-entry): Back over close delimiter carefully.
1994-05-28 Richard M. Stallman(fill-region-as-paragraph): if left-margin is nonzero,
1994-05-28 Richard M. Stallman(ispell-command-loop): Fix `q' question.
1994-05-22 Richard M. StallmanDoc fix.
1994-05-22 Richard M. Stallmanentered into RCS
1994-05-21 Richard M. StallmanDoc fixes.
1994-05-21 Richard M. StallmanLucid menu added.
1994-05-20 Richard M. StallmanLots of doc fixes and message syntax fixes.
1994-05-20 Richard M. Stallman(ispell-word): Implement C-u $ as in ispell4.el.
1994-05-19 Richard M. Stallman(ispell-highlight): Do nothing unless window-system.
1994-05-18 Karl Heuer(tex-delete-last-temp-files): Don't fail on non-existen...
1994-05-12 Richard M. Stallman(texinfo-show-structure): Fix subsubsection indent...
next