Mon, 12 Jul 2010 21:47:45 -0700 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
Mon, 12 Jul 2010 12:56:46 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 12:29:49 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Mon, 12 Jul 2010 21:03:53 +0200 |
Andreas Schwab |
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.
|
Mon, 12 Jul 2010 21:44:35 +0300 |
Eli Zaretskii |
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.
|
Mon, 12 Jul 2010 21:36:48 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).
|
Mon, 12 Jul 2010 21:23:00 +0300 |
Eli Zaretskii |
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).
|
Mon, 12 Jul 2010 19:47:17 +0200 |
Andreas Schwab |
Convert old-style definitions
|
Mon, 12 Jul 2010 10:21:11 -0700 |
Dan Nicolaescu |
Cleanups for src/callproc.c.
|
Mon, 12 Jul 2010 10:04:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.
|
Mon, 12 Jul 2010 09:56:59 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C and some cleanups.
|
Mon, 12 Jul 2010 09:32:53 -0700 |
Dan Nicolaescu |
Convert more function definitions to standard C.
|
Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Mon, 12 Jul 2010 14:25:46 +0900 |
Kenichi Handa |
Improve Hebrew rendering.
|
Mon, 12 Jul 2010 11:28:50 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 12 Jul 2010 11:27:21 +0900 |
Kenichi Handa |
Add ChangeLog
|
Mon, 26 Jul 2010 01:56:56 +0200 |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
|
Fri, 23 Jul 2010 01:57:23 +0200 |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518).
|
Wed, 21 Jul 2010 12:45:01 +0200 |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.
|
Sat, 17 Jul 2010 11:59:19 +0200 |
Jan D |
* gtkutil.c (xg_event_is_for_menubar): Also check that event window
|
Wed, 14 Jul 2010 12:05:53 +0200 |
Jan D |
Fix menus as per bug 6499 and 6608.
|
Wed, 14 Jul 2010 10:40:52 +0300 |
Eli Zaretskii |
Fix bug #6609.
|
Sun, 11 Jul 2010 21:51:46 +0200 |
Andreas Schwab |
* blockinput.h: Remove obsolete comment.
|
Sun, 11 Jul 2010 20:34:43 +0200 |
Andreas Schwab |
Use offsetof instead of own definition
|
Sun, 11 Jul 2010 20:19:16 +0200 |
Andreas Schwab |
* process.c: Remove obsolete comment.
|
Sun, 11 Jul 2010 12:07:38 -0400 |
Chong Yidong |
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sun, 11 Jul 2010 11:49:44 +0200 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Sun, 11 Jul 2010 10:44:34 +0200 |
Andreas Schwab |
Fix indentation problem
|
Sun, 11 Jul 2010 10:38:40 +0200 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
Sun, 11 Jul 2010 10:38:22 +0200 |
Andreas Schwab |
Remove obsolete noinline declaration
|
Sun, 11 Jul 2010 02:59:55 -0400 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
Sun, 11 Jul 2010 08:55:06 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sat, 10 Jul 2010 15:01:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 13:58:29 -0400 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
Mon, 05 Jul 2010 19:16:59 +0200 |
Andreas Schwab |
Remove obsolete volatile
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Sun, 04 Jul 2010 02:59:56 +0200 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
Sat, 03 Jul 2010 11:38:44 +0200 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
Fri, 02 Jul 2010 12:35:08 -0400 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
Wed, 30 Jun 2010 10:22:18 -0400 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
Sat, 26 Jun 2010 20:47:35 +0200 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
Thu, 24 Jun 2010 20:30:55 -0400 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
Wed, 23 Jun 2010 10:22:36 +0200 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
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
|