aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-247-29/+29
* Merge from emacs-23Stefan Monnier2010-05-241-1/+1
|\
| * * textmodes/fill.el (fill-region): Don't fill past the end.Stefan Monnier2010-05-181-1/+1
* | Add TeX open-block and close-block keybindings to SGML, and vice versa.Chong Yidong2010-05-132-0/+10
* | Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.Agustín Martín2010-05-131-3/+14
* | Highlight vendor specific properties.Stefan Monnier2010-05-071-2/+9
* | * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.Stefan Monnier2010-05-071-0/+1
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-30/+10
* | ispell.el: Kill ispell process when killing its associated buffer.Agustín Martín2010-04-271-1/+11
* | ispell.el (ispell-init-process): Fix personal dictionary condition in default...Agustín Martín2010-04-271-3/+5
* | Merge from emacs-23Stefan Monnier2010-04-191-1/+1
|\ \ | |/
| * Revert 2008-03-03 change (Bug#5821).Chong Yidong2010-04-061-1/+1
* | Merge from emacs-23 branchStefan Monnier2010-03-301-1/+1
|\ \ | |/
| * * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)Tomas Abrahamsson2010-03-301-1/+1
* | Merge from `emacs-23'.Stefan Monnier2010-03-242-41/+41
|\ \ | |/
| * * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)Glenn Morris2010-03-221-1/+1
| * Fix typos in docstrings.Juanma Barranquero2010-03-221-40/+40
* | Use faces not variables for font-lock customization in rst.el.Glenn Morris2010-03-201-94/+146
* | Reorganize Custom groups.Chong Yidong2010-03-123-7/+3
|/
* Fix more save-excursion warnings.Chong Yidong2010-02-271-2/+1
* * textmodes/flyspell.el (flyspell-word): Obey the offset specifiedChong Yidong2010-02-161-2/+7
* Close bug#5562.Glenn Morris2010-02-151-3/+3
* Fix typos in docstrings.Juanma Barranquero2010-02-141-2/+2
* Improve docs of some transposition functions.Glenn Morris2010-02-131-3/+14
* * textmodes/artist.el (artist-mt): Fix typos in docstring.Juanma Barranquero2010-02-111-8/+8
* * textmodes/ispell.el (ispell-message-text-end): Remove final newlineJuri Linkov2010-02-031-1/+1
* Fix sgml-maybe-name-self (Bug#5380).Chong Yidong2010-01-211-5/+1
* Fix typos in comments.Juanma Barranquero2010-01-181-2/+2
* Fix typos in docstrings.Juanma Barranquero2010-01-171-15/+15
* Mario Lang <mlang@delysid.org>: Remove some duplicated words.Mario Lang2010-01-151-1/+1
* Fix typos in docstrings.Juanma Barranquero2010-01-141-9/+9
* Fix typos in comments.Juanma Barranquero2010-01-141-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-1345-45/+45
* (latex-complete, latex-indent-or-complete): Remove.Stefan Monnier2009-12-071-21/+2
* (bibtex-enclosing-field): Exclude entry delimiter if it is at the endRoland Winkler2009-12-061-2/+5
* * textmodes/sgml-mode.el (sgml-lexical-context): RecogniseChong Yidong2009-12-051-0/+6
* (bibtex-map-entries): Use marker to keepRoland Winkler2009-12-051-23/+58
* (bibtex-complete-internal): Use completion-in-region.Stefan Monnier2009-12-031-28/+6
* * textmodes/bibtex-style.el: Add "Keywords: tex".Kevin Ryde2009-11-261-1/+1
* * textmodes/dns-mode.el: Add "Keywords: comm". It's only anKevin Ryde2009-11-251-1/+1
* (latex-complete-bibtex-cache, latex-complete-alist): New vars.Stefan Monnier2009-11-191-0/+110
* (sgml-lexical-context): Declare.Glenn Morris2009-11-191-0/+2
* * textmodes/flyspell.el (sgml-mode-flyspell-verify): UseKevin Ryde2009-11-161-7/+8
* (artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'Eli Zaretskii2009-11-131-8/+26
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-122-2/+2
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-112-3/+3
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-065-15/+16
* * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):Chong Yidong2009-10-312-9/+32
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-3117-171/+133
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-301-6/+6