aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require CL.Stefan Monnier2007-10-231-1/+5
* (tex-uptodate-p): Don't signal an error if oneStefan Monnier2007-10-231-1/+2
* (fill-individual-paragraphs): Doc fix.Juanma Barranquero2007-10-181-4/+4
* (tex-validate-buffer): Use paragraph motion functions, rather thanGlenn Morris2007-09-201-19/+23
* (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
* (css-electric-keys): electrick->electric.Stefan Monnier2007-09-181-3/+3
* (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
* Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
* (tex-region): Simplify previous change,Glenn Morris2007-09-171-64/+50
* (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-48/+82
* (flyspell-mode): Catch errors in flyspell-mode-on.Richard M. Stallman2007-08-271-1/+4
* (\,): Calrify it's not a new-style unquote.Stefan Monnier2007-08-231-1/+1
* *** empty log message ***Stefan Monnier2007-08-101-0/+155
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-088-10/+14
* (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparingMartin Rudalics2007-08-081-4/+4
* Switch license to GPLv3 or later.Glenn Morris2007-07-2543-43/+43
* (reftex-access-parse-file): Do not risk destroying an existing buffer.Reiner Steib2007-07-221-6/+2
* (reftex-access-parse-file): Create parse file in a way that does not interfereReiner Steib2007-07-221-2/+2
* (org-export-ascii-bullets): Fix typo in docstring.Juanma Barranquero2007-06-071-1/+1
* (org-cycle): Fix typo in docstring.Juanma Barranquero2007-06-061-37/+37
* New file.Chong Yidong2007-06-061-0/+469
* (table--point-entered-cell-function)Martin Rudalics2007-05-291-11/+15
* (sgml-point-entered): Use condition-case.Chong Yidong2007-05-281-10/+13
* (canonically-space-region): Make the second argStefan Monnier2007-05-251-0/+5
* (flyspell-correct-word-before-point): Don't let opoint be nil.Richard M. Stallman2007-05-241-0/+3
* (ispell-get-word): Return markers for start and end positions.Richard M. Stallman2007-05-181-3/+3
* (ispell-start-process): Defend against bad default-directory.Martin Rudalics2007-05-171-1/+6
* (fill-paragraph): Doc fix.Eli Zaretskii2007-04-281-1/+3
* (flyspell-auto-correct-previous-word): Use window-start andChong Yidong2007-04-271-6/+2
* (flyspell-define-abbrev): Downcase abbrev before defining it.Glenn Morris2007-04-221-1/+1
* (fill-move-to-break-point): Don't inhibitStefan Monnier2007-04-201-1/+0
* Revert last change.Chong Yidong2007-04-201-0/+1
* (fill-move-to-break-point): Don't bind fill-nobreak-predicate.Chong Yidong2007-04-201-1/+0
* (bibtex-include-OPTkey, bibtex-user-optional-fields)Roland Winkler2007-04-171-45/+31
* (bibtex-entry-field-alist): Use defcustom.Roland Winkler2007-04-161-2/+42
* (bibtex-field-list): Use functionp.Roland Winkler2007-04-151-10/+8
* (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.Glenn Morris2007-04-141-6/+12
* (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change.Chong Yidong2007-04-061-2/+2
* (flyspell-large-region): Use ispell-call-process-region.Richard M. Stallman2007-03-261-1/+1
* * textmodes/reftex.el: Add maintainer address.David Kastrup2007-03-2211-2/+11
* (org-agenda-mode, org-table-edit-formulas):Carsten Dominik2007-03-221-2/+7
* (ispell-call-process): New function.Richard M. Stallman2007-03-201-7/+22
* (org-set-font-lock-defaults): Handle narrow table columns correctly.Chong Yidong2007-03-171-0/+1
* (org-self-insert-command)Carsten Dominik2007-03-041-0/+7
* Improved previous change.Carsten Dominik2007-03-031-14/+14
* (org-set-tags): Prevent slipping of point during completion.Carsten Dominik2007-03-031-5/+6
* (org-prepare-agenda-buffers): Also check for invisible heading.Carsten Dominik2007-03-011-1/+1
* (org-set-tags, org-table-get-field): Avoid caseCarsten Dominik2007-02-281-4/+5
* *** empty log message ***Carsten Dominik2007-02-271-1/+1
* (org-agenda-get-todos): Make sure skip properties are checked correctly.Carsten Dominik2007-02-271-0/+1