diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 11 |
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 @@ | |||
| 1 | 2008-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 | |||
| 1 | 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com> | 7 | 2008-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 | ||
| 24 | 2008-08-04 Seiji Zenitani <zenitani@mac.com> | 30 | 2008-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 | ||
| 28 | 2008-08-04 Chong Yidong <cyd@stupidchicken.com> | 34 | 2008-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 | ||
| 272 | 2008-07-30 Jason Rumney <jasonr@gnu.org> | 277 | 2008-07-30 Jason Rumney <jasonr@gnu.org> |