Sat, 19 Jun 2010 15:43:47 -0400 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
Sat, 19 Jun 2010 14:02:41 -0400 |
Chong Yidong |
* keymap.c (Fdefine_key): Doc fix (Bug#6460).
|
Sat, 10 Jul 2010 14:56:47 -0400 |
Chong Yidong |
Adapt terminal frames to latest menu-bar changes.
|
Sat, 10 Jul 2010 16:26:44 +0300 |
Eli Zaretskii |
Unify the two branches, with and without subprocesses.
|
Fri, 09 Jul 2010 18:39:51 +0200 |
Jan D |
Fix frame sizing for Lucid/Motif/Lesstif.
|
Fri, 09 Jul 2010 11:05:47 +0200 |
Michael Albinus |
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
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.
|
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.
|
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:28:47 +0300 |
Eli Zaretskii |
Convert function definitions in MS-DOS sources to ANSI C.
|
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 20:09:30 -0700 |
Dan Nicolaescu |
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.
|
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
|
Mon, 05 Jul 2010 19:22:54 -0700 |
Dan Nicolaescu |
* src/ecrt0.c: Revert conversion to standard C.
|
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
|
Sun, 04 Jul 2010 21:52:39 -0700 |
Dan Nicolaescu |
Convert declarations or definitions to standard C.
|
Mon, 05 Jul 2010 00:26:11 +0200 |
Juanma Barranquero |
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.
|
Sun, 04 Jul 2010 23:49:48 +0200 |
Stefan Monnier |
* src/lread.c (read1): Fix up last change to not mess up `c'.
|
Sun, 04 Jul 2010 22:42:36 +0200 |
Juanma Barranquero |
* strftime.c: Revert conversion to standard C (revno:100708).
|
Sun, 04 Jul 2010 18:07:11 +0200 |
Juanma Barranquero |
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.
|
Sun, 04 Jul 2010 16:40:41 +0200 |
Juanma Barranquero |
* print.c (strout): Use const char* for arg PTR.
|
Sun, 04 Jul 2010 15:41:55 +0200 |
Juanma Barranquero |
Fix more prototypes.
|
Sun, 04 Jul 2010 13:51:28 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Sun, 04 Jul 2010 00:50:25 -0700 |
Dan Nicolaescu |
Convert (most) functions in src to standard C.
|
Sat, 03 Jul 2010 17:36:18 +0300 |
Eli Zaretskii |
Fix setting colors on MS-DOS frames.
|
Sat, 03 Jul 2010 14:54:21 +0300 |
Eli Zaretskii |
Fix menu bar display on MS-DOS.
|
Sat, 03 Jul 2010 10:49:55 +0300 |
Eli Zaretskii |
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
|
Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 16:10:00 +0300 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 16:05:59 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Fri, 02 Jul 2010 00:05:09 -0700 |
Dan Nicolaescu |
Cleanup old code.
|
Thu, 01 Jul 2010 20:09:28 +0200 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
Thu, 01 Jul 2010 14:34:40 +0200 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
Thu, 01 Jul 2010 14:20:14 +0200 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
Thu, 01 Jul 2010 14:16:33 +0200 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
Thu, 01 Jul 2010 12:45:26 +0200 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Thu, 01 Jul 2010 02:08:29 +0200 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Thu, 01 Jul 2010 01:07:00 +0200 |
Andreas Schwab |
Fix typo
|