aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed88f0c45d2..cf158e2cdfb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-08-05 Juanma Barranquero <lekktu@gmail.com>
2
3 * buffer.c (syms_of_buffer) <scroll-up-aggressively>:
4 <scroll-down-aggressively, before-change-functions>:
5 <after-change-functions>: Reflow docstrings.
6
12008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> 72008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
2 8
3 Dock menu customization, based on a patch by Ken Raeburn, plus some 9 Dock menu customization, based on a patch by Ken Raeburn, plus some
@@ -23,7 +29,7 @@
23 29
242008-08-04 Seiji Zenitani <zenitani@mac.com> 302008-08-04 Seiji Zenitani <zenitani@mac.com>
25 31
26 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil 32 * nsfns.m (x-create-frame): Set the frame parameter alpha to nil.
27 33
282008-08-04 Chong Yidong <cyd@stupidchicken.com> 342008-08-04 Chong Yidong <cyd@stupidchicken.com>
29 35
@@ -265,8 +271,7 @@
265 * keyboard.c: 271 * keyboard.c:
266 * frame.h: 272 * frame.h:
267 * frame.c: 273 * frame.c:
268 * frame.c: Remove references to MULTI_KBOARD, it is now the 274 * frame.c: Remove references to MULTI_KBOARD, it is now the default.
269 default.
270 * config.in: Regenerate. 275 * config.in: Regenerate.
271 276
2722008-07-30 Jason Rumney <jasonr@gnu.org> 2772008-07-30 Jason Rumney <jasonr@gnu.org>