(update-file-autoloads): Delete leftover variable.
[bpt/emacs.git] / lisp / textmodes /
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...
1994-04-01 Edward M. Reingold(tex-start-shell): Use shell-mode-map (instead of comin...
1994-03-23 Karl Heuer(nroff-mode-abbrev-table): Call define-abbrev-table.
1994-03-23 Richard M. Stallman(tex-delete-last-temp-files): New arg NOT-ALL.
1994-03-14 Karl Heuer(underline-region, ununderline-region): Use printable...
1994-03-14 Karl Heuer(original-page-delimiter, set-page-delimiter): Use...
1994-03-13 Karl Heuer(text-mode): Doc fix.
1994-03-13 Richard M. Stallman(hide-other, hide-sublevels): Renamed from outline-...
1994-03-12 Karl HeuerDon't use triple-hyphen in a character class.
1994-03-10 Karl HeuerAdd a comment to document the reason for the change...
1994-03-10 Karl Heuer(outline-mode, outline-level): Doc fix.
1994-03-10 Richard M. Stallman(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
1994-03-10 Richard M. Stallman(ispell-dictionary-alist): Add autoload.
1994-03-10 Richard M. Stallman(ispell-menu-map): Autoload the whole setup.
1994-03-09 Karl Heuer(outline-regexp): Initialize outside the defvar.
1994-03-09 Karl Heuer(nroff-mode): Deleted garbage character.
1994-03-08 Richard M. Stallman(indented-text-mode): Run indented-text-mode-hook.
1994-03-03 Richard M. Stallman(outline-on-heading-p): Use bolp.
1994-03-02 Richard M. Stallman(ispell-message-text-end): New variable.
1994-03-02 Richard M. StallmanInitial revision
1994-03-01 Karl Heuer(picture-forward-column, picture-backward-column):...
1994-03-01 Karl HeuerFix typo in comment.
1994-03-01 Karl Heuer(tc-mode-map): Fix binding of tc-dissociate.
1994-02-24 Richard M. Stallman(hide-sublevels): Doc fix. Rename arg.
1994-02-24 Richard M. Stallman(outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman(nroff-mode): Set outline-regexp and outline-level.
1994-02-21 Richard M. Stallman(picture-mode-map): Replace delete-backward-char
1994-02-10 Karl Heuer(outline-mode): Fix spelling of add-hook.
1994-02-08 Richard M. Stallman(show-children): Don't narrow to (1+ (point-max)) when
1994-02-05 Richard M. Stallman(outline-end-of-subtree): If loop leaves us at eob,
1994-02-04 Richard M. Stallman(outline-mode-map): Move C-c C-h to C-c C-d.
1994-02-04 Richard M. Stallman(sentence-end-double-space): New variable.
1994-01-31 Richard M. Stallman(show-children): Don't call outline-level at eob.
1994-01-29 Richard M. Stallman(minor-mode-alist): Don't add "Outl" if already added.
1994-01-21 Richard M. Stallman(forward-paragraph): Doc fix.
1994-01-16 Richard M. Stallman(forward-paragraph): If moving back we find nothing
1994-01-03 Richard M. Stallman(tex-common-initialization): Make parse-sexp-ignore...
1994-01-03 Richard M. Stallman(slitex-mode, latex-mode): Set paragraph-start and
1994-01-01 Richard M. Stallman(bibtex-field-name, bibtex-field-const, bibtex-field...
1994-01-01 Richard M. Stallman(ispell-highlight, ispell-dehighlight): New functions.
1993-12-31 Richard M. Stallman(ispell-next): Remove periods from messages.
1993-12-23 Richard M. Stallman(picture-mode): Save the old truncate-lines value.
1993-12-23 Richard M. Stallman(pages-copy-header-and-position): Call end-of-line...
1993-12-23 Richard M. Stallman(hide-bibtex-entry-bodies): Don't use replace-regexp.
1993-12-23 Richard M. Stallman(outline-minor-mode): When turning off the mode, turn...
1993-12-23 Richard M. StallmanDon't imply private dictionary is always ispell.words.
1993-12-23 Richard M. Stallman(fill-region-as-paragraph): Do allow breaking line...
1993-12-23 Richard M. Stallman(tex-common-initialization): Make paragraph-start
1993-11-23 Robert J. Chassell(texinfo-if-set, texinfo-if-clear): Act appropriately...
1993-11-20 Richard M. Stallman(texinfo-tex-region): Use tex-send-command to do commands.
1993-11-20 Richard M. Stallman(tex-send-command): Wait for output first,
1993-11-20 Richard M. Stallman(tex-start-shell): Don't use -v option.
1993-11-15 Richard M. StallmanAdd `provide'.
1993-11-15 Richard M. StallmanRevise documentation. Add `provide'.
1993-11-12 Richard M. Stallman(fill-individual-paragraphs): Fix skipping headers...
1993-11-11 Richard M. Stallman(texinfo-format-region): Change `texinfo-[start
1993-11-11 Richard M. Stallman(texinfo-texi2dvi-command): Separate `texi2dvi'
1993-11-10 Richard M. Stallman(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.
1993-11-10 Robert J. Chassell(texinfo-show-structure): Indent appendices properly.
1993-11-09 Richard M. Stallman(texinfo-sequential-node-update): Add autoload.
1993-11-08 Richard M. Stallman(ispell-message): Delete excess (beginning-of-line...
1993-11-08 Richard M. Stallman(ispell-message): If gnus, but no mail-yank-prefix,
1993-11-07 Richard M. StallmanFix previous change.
1993-11-07 Richard M. Stallman(ispell-message): Stop if ispell-region returns nil.
1993-11-06 Richard M. Stallman(tex-alt-print): New function for menu bar.
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.
next