Mercurial > emacs
comparison lisp/ChangeLog @ 76289:a9b7af014bd1
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sun, 04 Mar 2007 07:37:15 +0000 |
parents | 1043dd3d5dd8 |
children | 7d2b5814cd4e |
comparison
equal
deleted
inserted
replaced
76288:2faf567bb62b | 76289:a9b7af014bd1 |
---|---|
1 2007-03-04 Carsten Dominik <dominik@science.uva.nl> | |
2 | |
3 * textmodes/org.el (org-self-insert-command) | |
4 (orgtbl-self-insert-command, org-delete-char) | |
5 (org-delete-backward-char): Set the `flyspell-delayed' property. | |
6 | |
1 2007-03-03 Chong Yidong <cyd@stupidchicken.com> | 7 2007-03-03 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * international/mule.el (find-auto-coding): Don't search for | 9 * international/mule.el (find-auto-coding): Don't search for |
4 line-ending characters past the end of the tail. | 10 line-ending characters past the end of the tail. |
5 | 11 |