comparison lisp/ChangeLog @ 70623:2ed5d4bbedbf

* simple.el (line-move-finish): Fix last fix.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 12 May 2006 17:48:40 +0000
parents 29e84c94807d
children 0644ce317bf2
comparison
equal deleted inserted replaced
70622:00605fe92bf7 70623:2ed5d4bbedbf
1 2006-05-12 Chong Yidong <cyd@stupidchicken.com>
2
3 * simple.el (line-move-finish): Avoid calling point motion hooks
4 while processing intangibility.
5
1 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu> 6 2006-05-12 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * term/xterm.el (terminal-init-xterm): Fix typo. 8 * term/xterm.el (terminal-init-xterm): Fix typo.
4 9
5 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com> 10 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>