summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge from standalone RefTeX repository.Ralf Angeli2012-09-3011-621/+696
* * lisp/textmodes/text-mode.el (paragraph-indent-minor-mode): Make itStefan Monnier2012-09-291-6/+17
* * lisp/textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.Stefan Monnier2012-09-291-4/+0
* Remove unnecessary require when compiling sgml-mode.elGlenn Morris2012-09-271-1/+4
* Fix uses of long-obsolete font-lock-reference face.Chong Yidong2012-09-244-16/+5
* * textmodes/rst.el: Fix compiler warning.Stefan Merten2012-09-231-3/+4
* lisp/textmodes/bibtex.el: minor bugfixesRoland Winkler2012-09-231-15/+17
* * rst.el: Revamp section title faces.Stefan Merten2012-09-221-139/+61
* * rst.el: Integrate support for `imenu' and `which-function'.Stefan Merten2012-09-201-107/+175
* 2012-09-17 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-09-171-119/+143
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-177-16/+18
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-051-3/+5
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-311-0/+2
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-152-8/+8
* | * lisp/textmodes/tex-mode.el (tex-insert-quote): ~ is a space.Stefan Monnier2012-08-141-1/+2
* | * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-3/+3
* | * textmodes/reftex.el (reftex-compile-variables): Make keyvalsTassilo Horn2012-08-031-1/+1
* | Workaround for latex-forward-sexp slowness.João Távora2012-08-031-2/+5
* | * textmodes/reftex-vars.el (reftex-label-alist): Docfix.Tassilo Horn2012-08-021-4/+4
* | * textmodes/reftex-vars.el (reftex-default-label-alist-entries):Tassilo Horn2012-08-021-11/+12
* | Silence `checkdoc-ispell'.Stefan Merten2012-07-301-9/+18
* | Minor fix to my previous changes.Tassilo Horn2012-07-271-1/+1
* | * textmodes/reftex-vars.el (reftex-label-alist-builtin): AddTassilo Horn2012-07-272-2/+19
* | * lisp/textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not onlyStefan Monnier2012-07-171-35/+40
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-115-37/+34
* | Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.comGlenn Morris2012-06-281-1/+1
|\ \ | |/
| * * textmodes/enriched.el (enriched-next-annotation):Leo Liu2012-06-231-1/+1
* | * lisp/textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.Stefan Monnier2012-06-271-2/+3
* | * lisp/files.el (file-name-base): New convenience function.Sam Steingold2012-06-263-8/+4
* | Spelling fixes.Paul Eggert2012-06-171-1/+1
* | (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)Stefan Merten2012-06-161-5/+5
* | Added and corrected some comments.Stefan Merten2012-06-161-14/+12
* | * lisp/textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB.Stefan Monnier2012-06-131-1/+3
* | Various minor variable/hook cleanups.Chong Yidong2012-06-121-4/+8
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-092-20/+8
* | lisp/textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:5...Juanma Barranquero2012-06-081-1/+23
* | * rst.el: Use `eval-when-compile' for requiringStefan Merten2012-06-071-45/+91
* | rst.el: Add comments.Stefan Merten2012-06-031-26/+79
* | (rst-mode-map): Fix meaning of C-M-a / C-M-e.Stefan Merten2012-06-021-4/+4
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-024-9/+7
* | Always require `cl'.Stefan Merten2012-06-021-3/+4
* | ispell.el: Define `ispell-with-no-warnings' as a macro. Deal with obsolete `i...Agustín Martín2012-05-301-14/+12
* | Silence `checkdoc-ispell' errors where possible. Fix authors. ImproveStefan Merten2012-05-291-460/+475
* | * lisp/isearch.el (isearch-search-fun-default): New function.Juri Linkov2012-05-291-11/+3
* | Spelling fixes.Paul Eggert2012-05-281-17/+17
* | textmodex/{ispell,flyspell}.el: Decrease XEmacs incompatibilities.Agustín Martín2012-05-282-15/+46
* | textmodes/ispell.el: Fix variable name. Show spellchecker on process start.Agustín Martín2012-05-281-3/+4
* | * lisp/textmodes/flyspell.el: Commenting style, plus code simplifications.Stefan Monnier2012-05-182-184/+120
* | textmodes/flyspell.el: Minor change over last 2012-05-18T07:04:04Z!agustin.ma...Agustín Martín2012-05-181-3/+3
* | textmodes/flyspell.el: Protect delay handling for otherchars against empty ot...Agustín Martín2012-05-181-66/+76