comparison src/ChangeLog @ 97285:6c695773401d

* buffer.c (syms_of_buffer) <scroll-up-aggressively>: <scroll-down-aggressively, before-change-functions>: <after-change-functions>: Reflow docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 05 Aug 2008 15:04:03 +0000
parents 76ed169d532c
children fb10dad2c427
comparison
equal deleted inserted replaced
97284:2f673abd5eb7 97285:6c695773401d
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
4 other fixes. 10 other fixes.
5 * nsmenu.m (dockMenu): New variable. 11 * nsmenu.m (dockMenu): New variable.
21 27
22 * config.in: Regenerate. 28 * config.in: Regenerate.
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
30 * nsterm.h (find_and_call_menu_selection): Fix prototype. 36 * nsterm.h (find_and_call_menu_selection): Fix prototype.
31 37
263 * sysdep.c: 269 * sysdep.c:
264 * keyboard.h: 270 * keyboard.h:
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>
273 278
274 * w32font.h (struct w32font_info): Use unicode version of textmetrics. 279 * w32font.h (struct w32font_info): Use unicode version of textmetrics.