summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Rewrite texinfo-font-lock-keywords; don't fontify syntactically.Simon Marshall1995-08-101-10/+13
* (forward-paragraph): Don't overlook a paragraph-startRichard M. Stallman1995-08-081-2/+2
* (bibtex-maintain-sorted-entries): Make nil the default.Richard M. Stallman1995-08-051-1/+1
* (fill-region-as-paragraph): Don't find adaptive-fill-regexpRichard M. Stallman1995-08-021-6/+18
* (2C-toggle-autoscroll, 2C-autoscroll):Karl Heuer1995-08-011-32/+42
* (forward-paragraph): Don't move back over a lineRichard M. Stallman1995-07-291-2/+12
* (latex-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+16
* (texinfo-imenu-generic-expression): Var defined.Karl Heuer1995-07-281-0/+11
* Add keywords and comments as per conventions.Richard M. Stallman1995-07-271-70/+93
* (texinfo-specific-section-type): Use buffer-substring-no-properties.Richard M. Stallman1995-07-271-4/+5
* (texinfo-environment-regexp): Allow whitespace at BOL.Richard M. Stallman1995-07-271-1/+1
* (outline-next-visible-heading): Rewritten to handleRichard M. Stallman1995-07-191-10/+12
* (font-lock-defaults): New variable.Richard M. Stallman1995-07-181-2/+43
* (canonically-space-region): Doc fix.Karl Heuer1995-07-171-14/+18
* Symbols renamed to be like mode-line indicator.Karl Heuer1995-07-071-412/+417
* (current-fill-column): If fill-column is nil, return nil.Richard M. Stallman1995-06-291-15/+16
* (texinfo-environment-regexp): Add @ifhtml, @html.Richard M. Stallman1995-06-181-2/+3
* Reinstalled autoloads from ispell-dictionary-alist,Richard M. Stallman1995-06-161-11/+31
* Removed autoload from ispell-dictionary-alist,Richard M. Stallman1995-06-161-44/+64
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Put comments first in texinfo-font-lock-keywords.Simon Marshall1995-06-081-1/+1
* (bibtex-mode-map): Fix capitalization in menu bar.Karl Heuer1995-05-301-2/+2
* (ispell-message-text-end): Match start of forwarded msg.Karl Heuer1995-05-271-1/+2
* (texinfo-sequentially-find-pointer): Don't modifyKarl Heuer1995-05-261-4/+3
* Provide noutline as well as outline.Richard M. Stallman1995-05-071-0/+1
* (ispell-region): If position not visible, (sit-for 0).Richard M. Stallman1995-05-061-0/+2
* All autoload cookies disabled.Richard M. Stallman1995-05-062-11/+11
* (scribe-chapter): Change to C-c C-c.Karl Heuer1995-05-031-10/+10
* (outline-minor-mode-prefix): Change to C-c @.Richard M. Stallman1995-05-022-2/+2
* (texinfo-mode-map): Delete C-c ] binding.Richard M. Stallman1995-05-021-1/+0
* (tex-view): Nice error if tex-dvi-view-command is nil.Richard M. Stallman1995-04-291-1/+5
* (outline-minor-mode): Use force-mode-line-update.Karl Heuer1995-04-252-2/+2
* (picture-set-motion, picture-mode-exit): Use force-mode-line-update.Karl Heuer1995-04-251-6/+2
* (ispell-minor-mode): Use force-mode-line-update.Karl Heuer1995-04-251-1/+1
* (ispell-init-ispell): Don't barf if there is aRichard M. Stallman1995-04-171-3/+10
* Comment change.Richard M. Stallman1995-04-142-0/+2
* (fill-paragraph, fill-region, fill-nonuniform-paragraphs)Richard M. Stallman1995-04-141-4/+7
* (bibtex-find-text, bibtex-remove-double-quotes-or-braces):Richard M. Stallman1995-04-111-19/+18
* (fill-region-as-paragraph): Undo previous change.Richard M. Stallman1995-04-101-3/+4
* (ispell-message): Make mail-header-separator into regexp.Richard M. Stallman1995-04-081-1/+1
* (fill-region): Avoid error on reaching end of buffer.Richard M. Stallman1995-04-071-1/+1
* (fill-region-as-paragraph): If JUSTIFY is non-nil,Richard M. Stallman1995-04-071-2/+2
* Update copyright.Karl Heuer1995-04-073-3/+3
* Update copyright.Karl Heuer1995-04-071-1/+1
* (ispell-menu-map-needed): Delete test for menu-bar feature.Richard M. Stallman1995-04-061-2/+5
* (ispell-personal-dictionary): Add autoload.Karl Heuer1995-04-051-0/+1
* (fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.Richard M. Stallman1995-04-021-4/+6
* entered into RCSRichard M. Stallman1995-03-141-6/+13
* *** empty log message ***Richard M. Stallman1995-03-141-1/+37
* (adaptive-fill-regexp): Skip # or ;.Richard M. Stallman1995-03-131-1/+1