| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 44 | -44/+45 |
* | * textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property. | Dan Nicolaescu | 2008-01-03 | 1 | -0/+1 |
* | (ispell-grep-command): Use "grep" on MS-Windows and MS-DOS. | Eli Zaretskii | 2007-12-29 | 1 | -2/+7 |
* | Fix regexps in fill-french-nobreak-p broken by last patch. | Martin Rudalics | 2007-12-26 | 1 | -2/+2 |
* | (fill-find-break-point): Fix doc-string typo. | Martin Rudalics | 2007-12-26 | 1 | -3/+3 |
* | (forward-sentence): Doc fix. | Juanma Barranquero | 2007-11-21 | 1 | -2/+2 |
* | (nroff-mode): Set indent-line-function. | Glenn Morris | 2007-11-01 | 1 | -1/+15 |
* | (conf-space-keywords): Mark this regexps as safe if a string. | Glenn Morris | 2007-10-25 | 1 | -0/+1 |
* | Require CL. | Stefan Monnier | 2007-10-23 | 1 | -1/+5 |
* | (tex-uptodate-p): Don't signal an error if one | Stefan Monnier | 2007-10-23 | 1 | -1/+2 |
* | (fill-individual-paragraphs): Doc fix. | Juanma Barranquero | 2007-10-18 | 1 | -4/+4 |
* | (tex-validate-buffer): Use paragraph motion functions, rather than | Glenn Morris | 2007-09-20 | 1 | -19/+23 |
* | (tex-terminate-paragraph): Use backward-paragraph. | Glenn Morris | 2007-09-19 | 1 | -1/+6 |
* | (css-electric-keys): electrick->electric. | Stefan Monnier | 2007-09-18 | 1 | -3/+3 |
* | (tex-compilation-parse-errors): Prefer the filename from | Glenn Morris | 2007-09-17 | 1 | -12/+19 |
* | Joe Wells <jbw at macs.hw.ac.uk> (tiny change) | Glenn Morris | 2007-09-17 | 1 | -1/+2 |
* | (tex-region): Simplify previous change, | Glenn Morris | 2007-09-17 | 1 | -64/+50 |
* | (tex-region): Handle the case where the region is not in | Glenn Morris | 2007-09-16 | 1 | -48/+82 |
* | (flyspell-mode): Catch errors in flyspell-mode-on. | Richard M. Stallman | 2007-08-27 | 1 | -1/+4 |
* | (\,): Calrify it's not a new-style unquote. | Stefan Monnier | 2007-08-23 | 1 | -1/+1 |
* | *** empty log message *** | Stefan Monnier | 2007-08-10 | 1 | -0/+155 |
* | Replace `iff' in doc-strings and comments. | Glenn Morris | 2007-08-08 | 8 | -10/+14 |
* | (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing | Martin Rudalics | 2007-08-08 | 1 | -4/+4 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 43 | -43/+43 |
* | (reftex-access-parse-file): Do not risk destroying an existing buffer. | Reiner Steib | 2007-07-22 | 1 | -6/+2 |
* | (reftex-access-parse-file): Create parse file in a way that does not interfere | Reiner Steib | 2007-07-22 | 1 | -2/+2 |
* | (org-export-ascii-bullets): Fix typo in docstring. | Juanma Barranquero | 2007-06-07 | 1 | -1/+1 |
* | (org-cycle): Fix typo in docstring. | Juanma Barranquero | 2007-06-06 | 1 | -37/+37 |
* | New file. | Chong Yidong | 2007-06-06 | 1 | -0/+469 |
* | (table--point-entered-cell-function) | Martin Rudalics | 2007-05-29 | 1 | -11/+15 |
* | (sgml-point-entered): Use condition-case. | Chong Yidong | 2007-05-28 | 1 | -10/+13 |
* | (canonically-space-region): Make the second arg | Stefan Monnier | 2007-05-25 | 1 | -0/+5 |
* | (flyspell-correct-word-before-point): Don't let opoint be nil. | Richard M. Stallman | 2007-05-24 | 1 | -0/+3 |
* | (ispell-get-word): Return markers for start and end positions. | Richard M. Stallman | 2007-05-18 | 1 | -3/+3 |
* | (ispell-start-process): Defend against bad default-directory. | Martin Rudalics | 2007-05-17 | 1 | -1/+6 |
* | (fill-paragraph): Doc fix. | Eli Zaretskii | 2007-04-28 | 1 | -1/+3 |
* | (flyspell-auto-correct-previous-word): Use window-start and | Chong Yidong | 2007-04-27 | 1 | -6/+2 |
* | (flyspell-define-abbrev): Downcase abbrev before defining it. | Glenn Morris | 2007-04-22 | 1 | -1/+1 |
* | (fill-move-to-break-point): Don't inhibit | Stefan Monnier | 2007-04-20 | 1 | -1/+0 |
* | Revert last change. | Chong Yidong | 2007-04-20 | 1 | -0/+1 |
* | (fill-move-to-break-point): Don't bind fill-nobreak-predicate. | Chong Yidong | 2007-04-20 | 1 | -1/+0 |
* | (bibtex-include-OPTkey, bibtex-user-optional-fields) | Roland Winkler | 2007-04-17 | 1 | -45/+31 |
* | (bibtex-entry-field-alist): Use defcustom. | Roland Winkler | 2007-04-16 | 1 | -2/+42 |
* | (bibtex-field-list): Use functionp. | Roland Winkler | 2007-04-15 | 1 | -10/+8 |
* | (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. | Glenn Morris | 2007-04-14 | 1 | -6/+12 |
* | (flyspell-duplicate, flyspell-incorrect): Revert 2006-01-27 change. | Chong Yidong | 2007-04-06 | 1 | -2/+2 |
* | (flyspell-large-region): Use ispell-call-process-region. | Richard M. Stallman | 2007-03-26 | 1 | -1/+1 |
* | * textmodes/reftex.el: Add maintainer address. | David Kastrup | 2007-03-22 | 11 | -2/+11 |
* | (org-agenda-mode, org-table-edit-formulas): | Carsten Dominik | 2007-03-22 | 1 | -2/+7 |
* | (ispell-call-process): New function. | Richard M. Stallman | 2007-03-20 | 1 | -7/+22 |