summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (flyspell-mode): Autoload the variable since it is used in the menu bar.Sam Steingold2002-02-211-0/+1
* (texinfo-insert-menu): Explain in doc string thatRobert J. Chassell2002-02-201-6/+23
* (bibtex-parse-keys): Put save-match-data around function body.Eli Zaretskii2002-02-191-57/+58
* * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marksKai Großjohann2002-02-171-12/+13
* 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-172-1/+11
* (reftex-select-label-mode)Pavel Janík2002-02-161-4/+0
* (tex-font-lock-keywords-2): Require non-letter after specials.Andreas Schwab2002-02-151-8/+10
* * lisp/simple.el (mark-word): Mark more if repeated.Kai Großjohann2002-02-151-12/+25
* (bibtex-parse-buffers-stealthily):Richard M. Stallman2002-02-141-1/+3
* (text-mode-hook-identify): Restore previous definition.Richard M. Stallman2002-02-141-2/+8
* (text-mode-hook-identify): Define as no-op.Richard M. Stallman2002-02-081-0/+3
* (flyspell-insert-function): Doc fix.Pavel Janík2002-02-061-2/+1
* (text-mode-hook-identify): Function deleted.Richard M. Stallman2002-02-061-7/+2
* (flyspell-issue-message-flag): New user option.Pavel Janík2002-02-021-36/+149
* Minor formatting fixes in preparation of merging new version.Pavel Janík2002-01-291-15/+16
* (ispell-help): Clean up echo area if user quits.Richard M. Stallman2002-01-221-8/+10
* Fix typo.Pavel Janík2002-01-131-1/+1
* (flyspell-check-pre-word-p): Prevent delaying when executing keyboardPavel Janík2002-01-121-0/+1
* (flyspell-mode-line-string): Fix custom type.Richard M. Stallman2002-01-081-1/+1
* (texinfo-insert-@end): Fix the change from 2001-10-24.Eli Zaretskii2002-01-041-2/+2
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-4/+4
* (makeinfo-compilation-sentinel):Richard M. Stallman2001-12-301-4/+8
* (reftex-query-replace-document, reftex-change-label): Doc fix.Richard M. Stallman2001-12-301-4/+4
* (flyspell-mode-map): New keymap, defined as before 2001-11-09.Richard M. Stallman2001-12-271-1/+11
* (texinfo-show-structure): Display the line showing the current locationRobert J. Chassell2001-12-251-18/+43
* (refill-mode): Don't barf when redundantly turning refill-mode off.Miles Bader2001-12-221-4/+8
* Doc fix.Pavel Janík2001-12-201-1/+1
* Doc fixes.Pavel Janík2001-12-201-5/+5
* (ispell-complete-word): Doc fix.Pavel Janík2001-12-111-1/+1
* (ispell-buffer-local-parsing): Match xml like sgml.Richard M. Stallman2001-12-111-1/+1
* (set-justification): Rename arg VALUE to STYLE.Richard M. Stallman2001-12-071-8/+11
* Doc fixes.Pavel Janík2001-12-031-2/+2
* (reftex-toc-mode): Remove make-local-hook.Pavel Janík2001-12-021-2/+0
* (reftex-index-mode): Remove make-local-hook.Pavel Janík2001-12-021-2/+0
* (outline-mode-prefix-map): Add bindings for outline-promote and outline-demote.Stefan Monnier2001-12-021-101/+107
* Doc fix.Stefan Monnier2001-12-021-1/+0
* (picture-mode-map): Don't use defconst for a variable.Stefan Monnier2001-12-021-2/+2
* (mark-paragraph): Clarify doc. ClarifyKai Großjohann2001-11-301-5/+14
* (outline-promote, outline-demote): Typo.Stefan Monnier2001-11-301-8/+8
* (outline-up-heading): Add `invisible-ok' arg.Stefan Monnier2001-11-291-77/+179
* Converted backquote to the new style.Sam Steingold2001-11-271-12/+12
* (return-key-bib): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1
* (fill-indent-according-to-mode): Default to nil.Stefan Monnier2001-11-251-1/+1
* (fill-delete-prefix, fill-delete-newlines):Stefan Monnier2001-11-191-106/+112
* (picture-vertical-step)Stefan Monnier2001-11-191-2/+2
* Doc fix.Stefan Monnier2001-11-191-1/+1
* (flyspell-default-dictionary): Fix previous change.Pavel Janík2001-11-121-1/+1
* (flyspell-default-dictionary): Fix custom type.Richard M. Stallman2001-11-121-1/+1
* (flyspell-default-dictionary): Allow nil as value, and make nil the default.Richard M. Stallman2001-11-111-5/+7
* (flyspell-correct-word/local-keymap): Function deleted.Richard M. Stallman2001-11-101-54/+3