]> code.delx.au - gnu-emacs/history - lisp/textmodes
(rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.
[gnu-emacs] / lisp / textmodes /
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...
1994-05-12 Richard M. StallmanComment change.
1994-05-10 Richard M. Stallman(ispell-message): Add `ispell-message-text-end' and
1994-05-10 Richard M. Stallman(texinfo-every-node-update, texinfo-all-menus-update...
1994-05-10 Richard M. Stallman(texinfo-environment-regexp): Split lines.
1994-05-04 Richard M. Stallman(hide-sublevels): Typo in previous change.
1994-05-04 Richard M. Stallman(hide-sublevels): No need for condition-case.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Edward M. Reingold(tex-goto-last-unclosed-latex-block): New function...
1994-05-02 Richard M. StallmanDoc fixes.
1994-05-02 Richard M. StallmanDoc fixes.
1994-04-24 Richard M. Stallman(tc-mode-line-format):
1994-04-24 Richard M. Stallman(kill-paragraph): Don't use save-excursion.
1994-04-22 Karl HeuerPass operation to find-file-name-handler.
1994-04-21 Richard M. Stallman(ispell-use-ptys-p): Doc fix.
1994-04-21 Karl Heuer(ispell-dictionary-alist): Renamed the entry for danish...
1994-04-19 Richard M. StallmanComment change.
1994-04-18 Karl Heuer(outline-end-of-subtree): Stop before final newline.
1994-04-13 Richard M. Stallman(ispell-message): Turn LIMIT into an integer, around...
1994-04-12 Richard M. StallmanBind M-$.
1994-04-12 Richard M. Stallman(makeinfo-region): Fix name of tex-start/end-of-header.
1994-04-07 Richard M. StallmanFix copying conditions for current GPL version.
1994-04-03 Richard M. Stallman(ispell-message): Fixed infinite loop on shortened...
next