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.
|
Tue, 06 Jul 2010 16:24:57 -0400 |
Chong Yidong |
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get
|
Tue, 06 Jul 2010 16:22:29 +0200 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
Tue, 06 Jul 2010 15:33:34 +0200 |
Andreas Schwab |
Fix conflicting declarations of x_get_keysym_name
|
Tue, 06 Jul 2010 13:50:35 +0200 |
Andreas Schwab |
Clean up movemail source
|
Tue, 06 Jul 2010 13:11:28 +0200 |
Andreas Schwab |
* movemail.c: Add MAIL_USE_POP around prototypes.
|
Mon, 05 Jul 2010 19:22:54 -0700 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
Mon, 05 Jul 2010 13:54:13 -0400 |
Chong Yidong |
Set default-frame-alist, if necessary, in menu/tool-bar-mode.
|
Mon, 05 Jul 2010 12:42:50 -0400 |
Chong Yidong |
Fix multi-click selection behavior (Bug#6565).
|
Mon, 05 Jul 2010 09:29:35 -0700 |
Dan Nicolaescu |
Convert function definitions and declarations to standard C.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Mon, 05 Jul 2010 12:28:27 +0200 |
Jan D |
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).
|
Mon, 05 Jul 2010 11:55:11 +0200 |
Jan D |
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.
|
Mon, 05 Jul 2010 11:17:12 +0200 |
Jan D |
Fix some bad prototypes and formatting after conversion from K&R declaration.
|
Sun, 04 Jul 2010 21:57:13 -0700 |
Dan Nicolaescu |
* src/atimer.c: Use "" instead of <> for local includes for
|