comparison lwlib/ChangeLog @ 109099:e16f43875a48

Remove P_ and __P macros. * lwlib/lwlib-Xaw.h: Remove P_ and __P macros. * lwlib/lwlib-Xlw.h: * lwlib/lwlib-Xm.h: * lwlib/lwlib-int.h: * lwlib/lwlib-utils.h: * lwlib/lwlib.h: Likewise. * src/buffer.h: Remove P_ and __P macros. * src/category.h: * src/ccl.h: * src/character.h: * src/charset.h: * src/cm.h: * src/coding.h: * src/composite.h: * src/dispextern.h: * src/disptab.h: * src/font.h: * src/fontset.h: * src/frame.h: * src/gtkutil.h: * src/indent.h: * src/intervals.h: * src/keyboard.h: * src/keymap.h: * src/lisp.h: * src/macros.h: * src/md5.h: * src/menu.h: * src/msdos.h: * src/nsterm.h: * src/puresize.h: * src/region-cache.h: * src/syntax.h: * src/syssignal.h: * src/systime.h: * src/termhooks.h: * src/w32term.h: * src/widget.h: * src/window.h: * src/xgselect.h: * src/xsettings.h: * src/xterm.h: Likewise.
author Jan D <jan.h.d@swipnet.se>
date Fri, 02 Jul 2010 11:26:33 +0200
parents 943435f93f92
children 2bc9a0c04c87
comparison
equal deleted inserted replaced
109098:a17732ef349e 109099:e16f43875a48
1 2010-07-02 Jan Djärv <jan.h.d@swipnet.se>
2
3 Remove P_ and __P macros.
4 * lwlib-Xaw.h: Remove P_ and __P macros.
5 * lwlib-Xlw.h:
6 * lwlib-Xm.h:
7 * lwlib-int.h:
8 * lwlib-utils.h:
9 * lwlib.h: Likewise.
10
1 2010-05-15 Glenn Morris <rgm@gnu.org> 11 2010-05-15 Glenn Morris <rgm@gnu.org>
2 12
3 * Makefile.in (mostlyclean): Remove references to non-existent files. 13 * Makefile.in (mostlyclean): Remove references to non-existent files.
4 14
5 2010-05-13 Jan Djärv <jan.h.d@swipnet.se> 15 2010-05-13 Jan Djärv <jan.h.d@swipnet.se>