aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2007-08-07 15:54:16 +0000
committerChong Yidong2007-08-07 15:54:16 +0000
commit1cc8a86183de289eb920b8eb6274a00b81d17291 (patch)
treea0591eb909f512da4ab5a8512df88295eab25975 /src
parent31521cb0ffcd54a9de93b0b98469618ca5749c81 (diff)
downloademacs-1cc8a86183de289eb920b8eb6274a00b81d17291.tar.gz
emacs-1cc8a86183de289eb920b8eb6274a00b81d17291.zip
* xdisp.c (move_it_by_lines): Remove incorrect optimization.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 189585d241a..89723991c2f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12007-08-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (move_it_by_lines): Remove incorrect optimization.
4
12007-08-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52007-08-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed. 7 * gmalloc.c (__malloc_initialize): Remove pthread_once. Not needed.