Commit graph

839 commits

Author SHA1 Message Date
Gerd Moellmann
9920303f6d (tex-default-mode): Changed to latex-mode. 1999-11-01 12:34:43 +00:00
Gerd Moellmann
e79ad8a15d * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
"frac12".
1999-10-30 21:06:34 +00:00
Gerd Moellmann
d5c3f902bd *** empty log message *** 1999-10-26 09:48:09 +00:00
Dave Love
238b647ae3 (picture-killed-rectangle): Use defvar, not defconst. 1999-10-18 21:20:22 +00:00
Gerd Moellmann
17cca868c5 (forward-sentence, forward-paragraph):
When constraining the final position to the current field,
don't use the ONLY-IN-LINE mode of constrain-to-field.
(forward-sentence): Likewise.
(forward-paragraph, forward-sentence): Likewise.
(backward-kill-paragraph, backward-kill-sentence): Remove code to
constrain the kill to an field, as the movement commands now
do this.
(backward-kill-sentence):
Remove minibuffer-prompt hack.
Constrain to any input field.
1999-10-17 12:51:19 +00:00
Stefan Monnier
767d12f23e Use make-temp-file. 1999-10-15 16:03:59 +00:00
Phillip Rulon
ab418c6df0 (ispell-dictionary-alist-6): Don't use "-C" option for Russian. 1999-10-08 23:54:57 +00:00
Carsten Dominik
8b12dca914 version number change 1999-09-24 10:05:01 +00:00
Carsten Dominik
24d66fcce9 (reftex-view-cr-cite): Deal with multiple thebibliography environments. 1999-09-24 10:04:08 +00:00
Carsten Dominik
531377fdf2 (reftex-section-levels): Function allowed as cdr.
(reftex-max-section-depth) New option.
1999-09-24 10:03:11 +00:00
Carsten Dominik
28b707f9bc (reftex-parse-from-file): Scan for multiple thebibliography
environments.
1999-09-24 10:00:17 +00:00
Carsten Dominik
48ffe14fdd Version number change 1999-09-24 09:55:00 +00:00
Carsten Dominik
09308e6363 (reftex-pop-to-bibtex-entry): Fixed bug with recentering window.
(reftex-extract-bib-entries-from-thebibliography,
reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
with multiple thebibliography environments.
1999-09-24 09:54:22 +00:00
Eli Zaretskii
0cf452f333 (texinfo-font-lock-keywords): Add uref, command, option, env and sc. 1999-09-14 10:15:51 +00:00
Richard M. Stallman
ea9ae18a55 (fill-region-as-paragraph, canonically-space-region):
Respect colon-double-space at end of line.
1999-09-08 07:50:19 +00:00
Richard M. Stallman
779e6e56f2 (backward-kill-sentence): Don't test minibuffer-prompt-end here.
(forward-sentence): Do handle it here.
(backward-kill-paragraph): Don't test it here.
(forward-paragraph): Handle it here.
1999-09-05 23:44:56 +00:00
Richard M. Stallman
ab3b61015a (bibtex-mode): Use with-temp-buffer rather than make-temp-name, use
match-string-no-properties, and eliminate a quadratic behavior when
building bibtex-strings.
1999-08-29 21:20:20 +00:00
Richard M. Stallman
ee13a145ea (tex-compilation-parse-errors):
Use a marker instead of an integer for `compilation-parsing-end'.
1999-08-28 18:22:20 +00:00
Gerd Moellmann
3574d3781d (backward-kill-paragraph): Don't move
point into mini-buffer prompt.
(backward-kill-sentence): Ditto.
1999-08-21 19:31:34 +00:00
Dave Love
55df774a8a Declare dynamic vars. 1999-08-19 15:23:23 +00:00
Carsten Dominik
1a9461d069 Initial revision 1999-08-16 07:42:41 +00:00
Carsten Dominik
1c25ed90c0 (reftex-pop-to-bibtex-entry): Fixed
conflict with pop-up-frames.
(reftex-special-environment-parsers): New constant.
(reftex-label-alist): car of an entry can also be a function.
(reftex-what-special-env): new function.
(reftex-label-location): Call `reftex-what-special-env'.
(reftex-compile-variables): Check for symbol in
`reftex-label-alist'.
(reftex-what-environment): fixed bug with stacked environments of
same kind (e.g. enumerate).
(reftex-process-string): Preserve default directory.
(reftex-label-alist-builtin): changed prefixes of endnote and
footnote.  Also the magic words.
(reftex-reference): Interprete new option
`reftex-fref-is-default'.
(reftex-replace-prefix-escapes): Interprete new `%S' format.
(reftex-toc-mouse-view-line): Command removed (had no binding).
(reftex-everything-regexp): New function.
(reftex-nearest-match): Made better.
(reftex-toc-find-section): Use new version of
`reftex-nearest-match'.
(reftex-insert-docstruct): adapted to work with the index stuff.
(reftex-parse-from-file): Find index entries as well.
(reftex-toc-toggle-index): New function
(reftex-toc-map): `i' is now used to togle the index, File
boundaries has been moved to `F'.
(reftex-select-label-map): Toggling display of file boundaries is
now on the `F' key, for consistency with `reftex-toc-map'.
(reftex-erase-all-selection-and-index-buffers): Renamed from
`reftex-erase-all-selection-buffer'.  Now also kills the index
buffers.
(reftex-viewing-cross-references): Customization group renamed
from reftex-viewing-cross-references-and-citations.
(reftex-index-macro-regexp,
reftex-find-index-entry-regexp-format): New variables
(reftex-macros-with-index): New variable
(reftex-add-index-macros): New function
(reftex-renumber-simple-labels, reftex-translate): Allow for
multiple labels in a single ref command.
(reftex-index-support): New customization group
(reftex-support-index, reftex-index-special-chars,
reftex-index-macros, reftex-index-default-macro,
reftex-index-default-tag, reftex-index-math-format,
reftex-index-section-letters, reftex-index-include-context,
reftex-index-follow-mode, reftex-index-header-face,
reftex-index-section-face, reftex-index-tag-face,
reftex-index-face): New options
(reftex-index-map, reftex-index-menu, reftex-last-index-file,
reftex-index-tag, reftex-index-return-marker,
reftex-index-restriction-indicator, reftex-index-restriction-data,
reftex-index-macro-regexp, reftex-index-level-re,
reftex-index-key-end-re, reftex-find-index-entry-regexp-format,
reftex-everything-regexp-no-index, reftex-index-re,
reftex-macros-with-index, reftex-index-macro-alist): New variables
(reftex-index-help, reftex-index-macros-builtin,
reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt,
reftex-query-index-macro-help): New constants
(reftex-index-selection-or-word, reftex-index,
reftex-default-index, reftex-update-default-index,
reftex-index-complete-tag, reftex-index-select-tag,
reftex-index-complete-key, reftex-index-update-taglist,
reftex-index-globally, reftex-index-mode, reftex-index-show-entry,
reftex-display-index, reftex-insert-index,
reftex-index-insert-new-letter, reftex-get-restriction,
reftex-index-pre-command-hook, reftex-index-post-command-hook,
reftex-index-show-help, reftex-index-next, reftex-index-previous,
reftex-index-toggle-follow, reftex-index-toggle-context,
reftex-index-view-entry, reftex-index-goto-entry-and-hide,
reftex-index-goto-entry, reftex-index-mouse-goto-line-and-hide,
reftex-index-quit, reftex-index-quit-and-kill,
reftex-index-goto-toc, reftex-index-rescan, reftex-index-Rescan,
reftex-index-revert, reftex-index-switch-index-tag,
reftex-index-restrict-to-section, reftex-index-widen,
reftex-index-restriction-forward,
reftex-index-restriction-backward, reftex-index-visit-location,
reftex-index-analyze-entry, reftex-index-globalize,
reftex-index-edit, reftex-index-toggle-range-beginning,
reftex-index-toggle-range-end, reftex-index-edit-key,
reftex-index-edit-attribute, reftex-index-edit-visual,
reftex-index-edit-part, reftex-index-level-down,
reftex-index-level-up, reftex-index-kill, reftex-index-undo,
reftex-index-change-entry, reftex-index-goto-letter,
reftex-add-index-macros, reftex-ensure-index-support,
reftex-index-info-safe, reftex-index-info): New functions.

Most of the code moved to other files.
1999-08-16 07:38:41 +00:00
Karl Heuer
5762abecd3 Fix maintainer address. 1999-08-16 04:04:27 +00:00
Karl Heuer
7220ca11af Handle @ifnottex. 1999-08-16 03:17:09 +00:00
Richard M. Stallman
fd702fdb11 (outline-previous-heading): New function.
(outline-up-heading-all): Use outline-previous-heading.
(outline-next-heading): Delete definition inserted yesterday.
1999-08-05 14:50:30 +00:00
Dave Love
d4c89075d6 Require outline when compiling.
(sgml-mode-hook, html-mode-hook): Customize.
(sgml-validate-command): Fix :version.
(html-autoview-mode): Doc fix.
1999-08-04 19:18:55 +00:00
Richard M. Stallman
39db9c5c69 (outline-next-heading): New function.
(outline-up-heading-all): New function.
(outline-font-lock-level): Using outline-up-heading-all.
Tell outline-back-to-heading to accept invisible headings.
1999-08-01 16:26:59 +00:00
Karl Heuer
cc7e972037 (fill-individual-paragraphs): Calculate new
fill prefix on each line while looping to the end of paragraph.
End paragraph if it's longer than the existing fill prefix.
1999-07-30 14:34:28 +00:00
Karl Heuer
39f5988df8 (fill-context-prefix): Doc fix. 1999-07-30 14:31:57 +00:00
Dave Love
5f6a0375b3 (picture-beginning-of-line): Don't call
hscroll-point-visible now we have real autoscrolling.
(picture-end-of-line, picture-newline, picture-open-line):
Likewise.
1999-07-29 21:56:02 +00:00
Karl Heuer
e7029763ca (fill-region-as-paragraph): Fix previous change. 1999-07-27 20:06:20 +00:00
Kenichi Handa
9d289ed7c7 (fill-region-as-paragraph): Fix previous change. 1999-07-26 00:29:37 +00:00
Kenichi Handa
7141e1e0ff (fill-region-as-paragraph): Fix previous change. 1999-07-26 00:14:37 +00:00
Dave Love
5121371d70 (sgml-validate-command): Use nsgmls. 1999-07-23 23:05:21 +00:00
Kenichi Handa
ca29a33e6a (fill-region-as-paragraph): Avoid backing up
before left margin and fill-prefix by fill-find-break-point.
1999-07-23 07:27:21 +00:00
Dave Love
369aeb97a9 (canonically-space-region, justify-current-line): Add * to interactive
spec.
(fill-region-as-paragraph, fill-paragraph, fill-region)
(fill-nonuniform-paragraphs, fill-individual-paragraphs): Check
readonly buffer in interactive spec.
1999-07-20 16:02:27 +00:00
Dave Love
4ea1d5dd95 (kill-paragraph, backward-kill-paragraph, kill-sentence)
(backward-kill-sentence): Add * to interactive spec.
1999-07-20 15:56:11 +00:00
Dave Love
8371c2f27d (underline-region, ununderline-region): Add * to interactive spec. 1999-07-20 15:53:45 +00:00
Richard M. Stallman
9658746b2a (flyspell-get-word): Add special handling for when ispell-otherchars is empty. 1999-07-12 16:01:16 +00:00
Richard M. Stallman
3a7855cec9 (ispell-dictionary-alist-6): Change charset for Russian.
(ispell-local-dictionary-alist): Add koi8-r for character set.
1999-07-12 16:00:42 +00:00
Karl Heuer
57ec4af047 (reftex-pop-to-bibtex-entry): don't pop up
a frame when `return' is requested (even if pop-up-frames = t)
1999-06-27 23:36:46 +00:00
Karl Heuer
263230fae9 (bibtex-mode): `font-lock-mark-block-function'
should only be set for the bibtex buffer.
1999-06-27 23:34:54 +00:00
Karl Heuer
1fc4747e4e Don't print any messages or display
a buffer when loading the library.
(r2b-help): Doc fix.
(r2b-help-message): Update the documentation.
(r2b-load-quietly): Variable deleted.
(r2b-convert-buffer): Doc fix.
1999-06-04 18:39:01 +00:00
Dave Love
71c62b6bbe (ispell-alternate-dictionary): Fix custom type.
(ispell-complete-word-dict): Likewise.
1999-05-31 14:47:33 +00:00
Karl Heuer
95012c62d5 (texinfo-format-direntry): Avoid blank line. 1999-05-29 19:22:00 +00:00
Richard M. Stallman
69c6eff89b (texinfo-format-var): Handle other nested constructs, using
texinfo-parse-expanded-arg and texinfo-discard-command, not
texinfo-parse-arg-discard.
1999-05-19 21:30:58 +00:00
Richard M. Stallman
294500f232 (texinfo-anchor): Don't delete a non-speace after the @anchor command. 1999-05-19 01:40:23 +00:00
Karl Heuer
caaf330fee (ispell-local-dictionary-alist): Add autoload cookie. 1999-05-17 05:32:15 +00:00
Karl Heuer
6fdf40f3a1 (ispell-local-dictionary-alist): New variable for
customizing local dictionaries not accessable by everyone.
(ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
(ispell-required-version): Changed format `(major minor
revision)' to support general pattern matching.
(ispell-tex-skip-alists): AMS Tex block comment and `\author'
skip region commented out due to incorrect skip potential in std latex.
(ispell-word): Removed `when' macro.  Fixed bug of not restoring
cursor point on small words for calls from `ispell-minor-mode'.
(check-ispell-version): Tests and accepts versions major.minor
and above, with adjustments for interactions in 3.1.0-3.1.11.
(ispell-get-line): No longer skips ispell process special characters.
(ispell-comments-and-strings): Removed `when' macro call.
(ispell-minor-check): Requires ispell-word to restore cursor point.
(ispell-buffer-local-parsing): Supports checking comments only.
1999-05-09 06:34:35 +00:00
Karl Heuer
9ab2d2839d (outline-regexp): Doc fix. 1999-04-26 05:14:12 +00:00