aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | textmodes/flyspell.el: Delay for otherchars as for normal word components.Agustín Martín2012-05-161-2/+11
* | (rst-re-alist): Fix loading (bug#11462).Stefan Merten2012-05-141-11/+12
* | Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-123-9/+9
* | lisp/textmodes/rst.el: Silence byte-compiler warnings.Juanma Barranquero2012-05-091-19/+22
* | 2012-05-05 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-05-071-1629/+2220
* | ispell.el,flyspell.el: Preserve session localwords when switching back buffers.Agustín Martín2012-04-232-5/+27
* | Remove obsolete usage of (ispell-insert-word)Agustín Martín2012-04-231-13/+3
* | Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-222-2/+2
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-191-2/+1
* | Replace independent implementations of string-prefix-pGlenn Morris2012-04-161-9/+6
* | two-column.el small cleanupGlenn Morris2012-04-161-123/+81
* | picture.el small cleanupGlenn Morris2012-04-161-66/+65
* | (ispell-dictionary-base-alist): Revert to original XEmacs friendly default va...Agustín Martín2012-04-161-3/+3