log

age author description
Fri, 09 Jul 2010 11:05:47 +0200 Michael Albinus * dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
Fri, 09 Jul 2010 11:38:50 +0300 Eli Zaretskii Adapt docs of primitives to ANSI C arg list.
Thu, 08 Jul 2010 18:09:50 -0700 Dan Nicolaescu Make make-docfile understand DEFUN arguments written in standard C.
Thu, 08 Jul 2010 16:34:47 -0700 Dan Nicolaescu * configure.in: Use -Wold-style-definition if available.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Thu, 08 Jul 2010 21:04:31 +0300 Eli Zaretskii MAINTAINERS: Update Eli Zaretskii's responsibilities.
Thu, 08 Jul 2010 20:53:29 +0300 Eli Zaretskii Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.
Thu, 08 Jul 2010 20:41:04 +0300 Eli Zaretskii Fix MS-DOS configury.
Thu, 08 Jul 2010 20:30:58 +0300 Eli Zaretskii Fix MS-DOS build broken by revno 100745.
Thu, 08 Jul 2010 12:35:54 +0200 Jan D Fix compilation for Motif/Lesstif.
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:48:57 -0700 Dan Nicolaescu Remove leftover P_ macros.
Wed, 07 Jul 2010 22:42:59 -0700 Dan Nicolaescu Remove alternative K&R declarations.
Wed, 07 Jul 2010 21:55:07 -0700 Dan Nicolaescu Clean up include guards.
Wed, 07 Jul 2010 20:31:04 -0700 Dan Nicolaescu Remove src/prefix-args.c.
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Wed, 07 Jul 2010 19:37:32 -0700 Dan Nicolaescu * configure.in (UNEXEC_OBJ): Add comment about values for MSDOS
Thu, 08 Jul 2010 10:02:24 +0900 Daiki Ueno Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Wed, 07 Jul 2010 19:39:49 +0200 Jan D If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).
Wed, 07 Jul 2010 18:31:11 +0300 Eli Zaretskii Convert function definitions in MS-DOS sources to ANSI C.
Wed, 07 Jul 2010 18:28:47 +0300 Eli Zaretskii Convert function definitions in MS-DOS sources to ANSI C.
Wed, 07 Jul 2010 12:30:57 +0200 Agustin martin Improve ispell.el word completion handling.
Wed, 07 Jul 2010 11:45:28 +0200 Juanma Barranquero Fix whitespace to follow coding guidelines.
Wed, 07 Jul 2010 11:38:03 +0200 Juanma Barranquero * coding.c, sysdep.c: Convert some more functions to standard C.
Wed, 07 Jul 2010 10:45:22 +0200 Juanma Barranquero * coding.c: Use SPECPDL_INDEX, DOS_NT.
Tue, 06 Jul 2010 21:16:27 -0700 Glenn Morris Minor zone.el fixes for bug#6483.
Tue, 06 Jul 2010 20:09:30 -0700 Dan Nicolaescu * src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
Tue, 06 Jul 2010 20:04:31 -0700 Dan Nicolaescu * configure.in (getenv): Remove K&R declaration.
Tue, 06 Jul 2010 19:49:37 -0700 Dan Nicolaescu Make the function member of Lisp_Subr use standard C prototypes.