Mercurial > emacs
comparison lisp/ChangeLog @ 100921:ae6c8a6fe386
Fix my name in a couple of commits
author | Agustin Martin <agustin.martin@hispalinux.es> |
---|---|
date | Mon, 05 Jan 2009 17:54:03 +0000 |
parents | cd88b4306232 |
children | 28894e7d9ebc |
comparison
equal
deleted
inserted
replaced
100920:cd88b4306232 | 100921:ae6c8a6fe386 |
---|---|
434 (completion-emacs22-all-completions, completion-basic-all-completions): | 434 (completion-emacs22-all-completions, completion-basic-all-completions): |
435 Provide it. | 435 Provide it. |
436 (completion-pcm--all-completions): Don't need to remove the base-size | 436 (completion-pcm--all-completions): Don't need to remove the base-size |
437 in last-cdr any more. | 437 in last-cdr any more. |
438 | 438 |
439 2008-12-20 Agustin Martin <agustin.martin@hispalinux.es> | 439 2008-12-20 Agustín Martín <agustin.martin@hispalinux.es> |
440 | 440 |
441 * textmodes/ispell.el (ispell-check-minver): New function. | 441 * textmodes/ispell.el (ispell-check-minver): New function. |
442 (ispell-check-version): Rewrite spellchecker and version checking. | 442 (ispell-check-version): Rewrite spellchecker and version checking. |
443 Use (ispell-check-minver). Handle hunspell versions. | 443 Use (ispell-check-minver). Handle hunspell versions. |
444 | 444 |
477 (authors-renamed-files-regexps): Add some new entries. | 477 (authors-renamed-files-regexps): Add some new entries. |
478 (authors-canonical-file-name): Don't complain about ignored files. | 478 (authors-canonical-file-name): Don't complain about ignored files. |
479 (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. | 479 (authors-canonical-author-name): Doc fix. Respect authors-fixed-case. |
480 (authors): Ensure error buffer is writable. | 480 (authors): Ensure error buffer is writable. |
481 | 481 |
482 2008-12-18 Agustin Martin <agustin.martin@hispalinux.es> | 482 2008-12-18 Agustín Martín <agustin.martin@hispalinux.es> |
483 | 483 |
484 (ispell-really-hunspell): New variable to signal hunspell. | 484 (ispell-really-hunspell): New variable to signal hunspell. |
485 (ispell-check-version): | 485 (ispell-check-version): |
486 Check if hunspell and set ispell-really-hunspell if needed. | 486 Check if hunspell and set ispell-really-hunspell if needed. |
487 (ispell-send-string, ispell-start-process, flyspell-large-region): | 487 (ispell-send-string, ispell-start-process, flyspell-large-region): |