summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Collapse)AuthorAgeFilesLines
* (texinfo-mode): Locally set tex-first-line-header-regexp.Richard M. Stallman1997-01-021-87/+20
| | | | | | | | | | Locally set tex-trailer. (texinfo-mode): Use regexps for tex-start-of-header and tex-end-of-header. (texinfo-tex-region, texinfo-tex-buffer): Use tex-region and tex-buffer. (texinfo-tex-print): Use tex-print. (texinfo-tex-view): New command, on C-x C-t C-v.
* (tex-region): Correctly handle possibleRichard M. Stallman1997-01-021-29/+36
| | | | | | | overlap between first line, header, and region. New local var ALREADY-OUTPUT makes this general. Write tex-trailer directly as a string; get rid of temp-buffer. Make tex-out-file include the .tex suffix.
* (tex-first-line-header-regexp): New variable.Richard M. Stallman1996-12-291-0/+15
| | | | (tex-region): Sometimes include the file's first line.
* (ispell-message-text-end): Handle `- ' beforeRichard M. Stallman1996-12-271-2/+3
| | | | | the "cut here" or "start of..." line. Handle `Forward message' without `Start of'.
* (forward-paragraph, backward-paragraph): Doc fixes.Richard M. Stallman1996-12-261-2/+4
|
* Change defconsts to defvars.Richard M. Stallman1996-12-162-10/+10
|
* (outline-discard-overlays):Richard M. Stallman1996-12-141-18/+15
| | | | Use overlays-in, to ensure we get rid of empty overlays.
* (texinfo-font-lock-keywords): Add `url', `email'.Richard M. Stallman1996-12-081-1/+1
|
* (narrow-to-page): With negative arg, move back one extraRichard M. Stallman1996-11-061-1/+10
| | | | page unless we start right after a page delimiter.
* (tex-file): Fix paren error in last change.Richard M. Stallman1996-10-311-12/+14
| | | | | (tex-recenter-output-buffer): Switch windows in a more controlled fashion, using save-selected-window.
* (refer-bib-directory): New variable, list ofRichard M. Stallman1996-10-261-88/+245
| | | | | | | | | | | | | | | | | | | | | | | | directories where to look for bib files. Special values `texinputs' and `bibinputs' mean take directory list from corresponding environment variable. (refer-bib-files): New special value `auto', for looking up all files in directories pointed to by refer-bib-directory. I have the feeling that this isn't really my code but came from the net (copylefted). However, I cannot trace this down any more. If it isn't mine, it's probably Ashwin's. (refer-get-bib-files): Support `auto' value of refer-bib-files. Support `texinputs', `bibinputs' value of refer-bib-directory. (refer-saved-state, refer-previous-keywords, refer-saved-pos, refer-same-file): Properly declared (defvar) these variables. (refer-yank-key): New function. (refer-find-entry-internal): Find bibliography entries in other window, with minimal reconfiguration of windows. (refer-expand-files): New function.
* Comment change.Richard M. Stallman1996-10-121-1/+1
|
* (2C-two-columns): Doc fix.Richard M. Stallman1996-10-121-1/+1
|
* (r2b-proceedings-list, r2b-help-message): Doc fixes.Richard M. Stallman1996-10-121-2/+2
|
* (sgml-specials): Delete `-' from the list.Richard M. Stallman1996-10-071-5/+7
| | | | (sgml-font-lock-keywords): Add an element for comments.
* (tex-main-file): Add missing initial value.Richard M. Stallman1996-09-271-2/+2
| | | | (tex-file): Set tex-print-file to source-file always.
* (forward-paragraph): Don't ever move forward again across a line if weRichard M. Stallman1996-09-251-6/+8
| | | | stopped there because it doesn't start with the fill prefix.
* (bib-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-10/+9
| | | | | | (bib-capitalize-title-stop-regexp): Renamed from capit... (bib-capitalize-title-region): Renamed from capitalize... (bib-capitalize-title): Renamed from capitalize...
* (r2b-capitalize-title-stop-words): Renamed from capit...Richard M. Stallman1996-09-221-17/+15
| | | | | | (r2b-capitalize-title-stop-regexp): Renamed from capit... (r2b-capitalize-title-region): Renamed from capitalize... (r2b-capitalize-title): Renamed from capitalize...
* (ispell-dictionary-alist-1): Add `american' to list.Richard M. Stallman1996-09-161-3/+5
|
* (outline-font-lock-keywords):Richard M. Stallman1996-09-101-1/+1
| | | | Treat carriage return like newline.
* Add 1996 to copyright notice.Richard M. Stallman1996-09-011-1/+1
|
* (use-hard-newlines): New minor mode function.Richard M. Stallman1996-09-011-8/+52
| | | | Existing variable gets doc fix.
* (texinfo-format-printindex):Richard M. Stallman1996-08-301-1/+1
| | | | Treat windows-nt and ms-dos like vax-vms.
* (tex-main-file): New variable.Richard M. Stallman1996-08-251-6/+12
| | | | | (tex-file): Use that. Rename local var to source-file so it is obviously local.
* (html-tag-alist): Fix the entry for "font".Richard M. Stallman1996-08-141-1/+1
|
* (bibtex-mode): Set normal-auto-fill-function locally;Richard M. Stallman1996-08-091-2/+2
| | | | don't set auto-fill-function. Don't turn on Auto Fill mode.
* Use current FSF address/phone in sample file.Karl Heuer1996-07-201-3/+3
|
* (texinfo-format-today): Avoid race condition by getting current time only once.Karl Heuer1996-07-151-9/+1
|
* (tex-validate-region): Skip fwd over whitespaceKarl Heuer1996-07-111-4/+12
| | | | | | and punctuation, to find point of mismatch. (validate-tex-buffer): Don't include the blank lines before a paragraph in the paragraph being checked.
* (bibtex-reference-head): Allow spaces and tabs betweenKarl Heuer1996-07-111-9/+23
| | | | | | | | | | | | | opening brace or paren and key. Simplify regexp. (bibtex-type-in-head, bibtex-key-in-head): Decrement. (bibtex-mode): Use new function run-with-idle-timer instead of auto-save-hook for periodically parsing keys. (bibtex-mode-syntax-table, bibtex-autokey-name-change-strings, bibtex-autokey-titleword-change-strings): Support non-escaped double-quoted characters (as with german styles). (bibtex-field-string-quoted): Disallow lines like author = "Stefan Sch"of" until BibTeX supports them.
* (bibtex-reference-head): Allow whitespace after the open paren.Richard M. Stallman1996-06-291-1/+1
|
* (ispell-message): Support message-mode.Richard M. Stallman1996-06-281-4/+13
|
* (outline-minor-mode): No longer permanent local.Richard M. Stallman1996-06-261-8/+13
|
* (tex-common-initialization): Set skeleton-further-elements.Richard M. Stallman1996-06-251-18/+16
| | | | (tex-latex-block): Define as a skeleton.
* (outline-up-heading): Fix error message.Richard M. Stallman1996-06-201-3/+3
| | | | (outline-backward-same-level, outline-forward-same-level): Likewise.
* (html-list): Definition deleted.Richard M. Stallman1996-06-151-27/+59
| | | | | | | (html-headline): Definition deleted. (html-ordered-list, html-unordered-list): New definitions. (html-headline-1 ... html-headline-6): New definitions. (html-mode-map): Use new commands.
* (texinfo-copy-menu): Use double backslash to quote regexp.Karl Heuer1996-06-091-3/+3
|
* (texinfo-find-pointer): Doc fix.Karl Heuer1996-06-091-2/+2
| | | | (texinfo-sequentially-find-pointer): Doc fix.
* (ispell-region): Handle ispell-skip-sgml properly with an re-search.Richard M. Stallman1996-05-311-2/+2
|
* (fill-individual-paragraphs): Don't get stuckRichard M. Stallman1996-05-311-1/+4
| | | | if no newline at the end of the region.
* (latex-imenu-create-index):Richard M. Stallman1996-05-151-15/+19
| | | | | Change the regexp to match the * versions of commands. (latex-mode): Make imenu-create-index-function buffer-local.
* (ispell-check-comments): Default is now t.Richard M. Stallman1996-05-091-2/+2
|
* (fill-region-as-paragraph): Fix the second check forRichard M. Stallman1996-03-191-2/+4
| | | | whether we reached the end of the paragraph.
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
|
* (bibtex-pop): New generic function which unifies theRichard M. Stallman1996-03-081-227/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionality of bibtex-pop-previous and bibtex-pop-next. Now, bibtex-pop moves to the end of field after the pop. Concatenated strings are now handled correctly. Delimiters are not added to non-delimited entries. Changed occurences of bibtex-text-in-cfield to bibtex-text-in-field. (bibtex-pop-previous, bibtex-pop-next): Call bibtex-pop. (bibtex-complete-string): Fixed bug that removed delimiters around the following field if current field is already undelimited on completion. (bibtex-complete-string, bibtex-remove-double-quotes-or-braces): Only remove delimiters if field text is not concatenated. (bibtex-font-lock-keywords): Use the same regexps used in all other places of bibtex.el to parse the buffer. (bibtex-mode): Changed the definition of font-lock-defaults, so that quote-delimited entries aren't fontified as strings anymore. (bibtex-parse-keys): Changed the regexp used for finding crossref entries. (bibtex-field-const, bibtex-reference-key): Fixed the regexp to match more of the characters allowed here by BibTeX/LaTeX. (bibtex-field-name): Made it less restrictive. (bibtex-field-string): Changed so that quote-delimited entries with quotes inside aren't a problem anymore. Changed nesting level of braces in entries to support three inner braces. (bibtex-validate-buffer): By giving an optional argument, the user can now let it not validate the whole buffer, but only the portion starting at point. Small modification in strategy used to find next entry. (bibtex-print-help-message): Ignore case in field name when searching for help text. (bibtex-submit-bug-report): New function.
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47
| | | | | | | | | (texinfo-section-level-regexp, texinfo-subsection-level-regexp) (texinfo-subsubsection-level-regexp): Add defvars. (texinfo-section-list): New variable. (texinfo-outline-level): New function. (texinfo-mode): Use them.
* (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.Richard M. Stallman1996-03-031-1/+1
|
* Comment change.Richard M. Stallman1996-03-022-2/+2
|
* (fill-region-as-paragraph): Doc fix.Erik Naggum1996-02-221-1/+1
|