log lwlib/ChangeLog @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 26 Sep 2010 18:11:48 +0300 Dan Nicolaescu Use const for some pointer arguments.
Mon, 20 Sep 2010 14:44:39 +0300 Dan Nicolaescu Use const for constant arguments.
Wed, 28 Jul 2010 21:16:23 -0700 Dan Nicolaescu * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
Sun, 25 Jul 2010 23:22:32 -0700 Dan Nicolaescu * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 12 Jul 2010 16:16:38 +0200 Andreas Schwab Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
Thu, 08 Jul 2010 12:29:51 +0200 Jan D Change function definition from K&R to prototype. Fix prototype warnings.
Wed, 07 Jul 2010 22:42:59 -0700 Dan Nicolaescu Remove alternative K&R declarations.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Mon, 05 Jul 2010 11:17:12 +0200 Jan D Fix some bad prototypes and formatting after conversion from K&R declaration.
Sat, 03 Jul 2010 22:47:55 -0700 Dan Nicolaescu Convert function definitions in lwlib files to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_