log src/ChangeLog @ 109542:6b02202d9fdc

age author description
Mon, 26 Jul 2010 02:43:58 +0200 Juanma Barranquero * lread.c (unreadpure, mapatoms_1): Make static.
Sun, 25 Jul 2010 21:30:14 +0200 Juanma Barranquero * terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
Sun, 25 Jul 2010 21:09:54 +0200 Andreas Schwab Use __executable_start to find start of text segment for profiling
Sun, 25 Jul 2010 20:36:37 +0200 Andreas Schwab * callproc.c (set_initial_environment): Avoid unbalanced braces.
Sun, 25 Jul 2010 10:13:30 -0400 Ken Brown * vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
Sun, 25 Jul 2010 09:46:48 -0400 Ken Brown Cygwin build cleanup (Bug#6715).
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Sat, 24 Jul 2010 22:52:43 +0200 Juanma Barranquero * w32fns.c (w32_to_x_color): Remove, unused.
Sat, 24 Jul 2010 20:15:40 +0200 Andreas Schwab * lisp.h: Remove leftover P_.
Sat, 24 Jul 2010 10:03:41 -0700 Dan Nicolaescu Add ChangeLog entry for previous commit:
Sat, 24 Jul 2010 17:21:56 +0200 Andreas Schwab Make internal_self_insert static
Sat, 24 Jul 2010 13:53:19 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Fri, 23 Jul 2010 19:50:14 +0200 Juanma Barranquero Remove unused static functions.
Fri, 23 Jul 2010 12:32:02 +0200 Juanma Barranquero * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
Fri, 23 Jul 2010 12:09:27 +0200 Juanma Barranquero * w32term.c (my_set_focus): #ifdef away; currently not used.
Fri, 23 Jul 2010 11:52:32 +0200 Juanma Barranquero * w32fns.c, xfaces.c: Remove obsolete static declarations.
Mon, 26 Jul 2010 13:28:02 +0900 Kenichi Handa font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
Tue, 20 Jul 2010 22:21:03 +0200 Juanma Barranquero Convert some more functions to standard C.
Tue, 20 Jul 2010 17:26:53 +0200 Stefan Monnier Fix up "missing braces" warning.
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 18 Jul 2010 15:59:40 +0200 Juanma Barranquero * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.
Sat, 17 Jul 2010 14:34:44 -0400 Chong Yidong * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).
Sat, 17 Jul 2010 18:03:16 +0200 Jan D * gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.0
Sat, 17 Jul 2010 10:41:10 -0400 Chong Yidong Merge latest fix to xg_event_is_for_menubar.
Sat, 17 Jul 2010 13:38:31 +0200 Juanma Barranquero src/ChangeLog: Fix typos and dates.
Fri, 16 Jul 2010 11:42:15 -0400 Chong Yidong Merge changes from emacs-23 branch.
Fri, 16 Jul 2010 09:50:37 +0200 Jan D * xmenu.c (free_frame_menubar): Only call x_set_window_size if
Thu, 15 Jul 2010 23:54:10 +0200 Andreas Schwab * xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.
Thu, 15 Jul 2010 23:53:32 +0200 Andreas Schwab * xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.
Thu, 15 Jul 2010 19:48:34 +0300 Eli Zaretskii Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.
Wed, 14 Jul 2010 17:06:33 +0200 Jan D Fix frame size when scroll bar width not an integral of column width.
Wed, 14 Jul 2010 16:32:25 +0200 Jan D Fix menu bar activation with click for Motif/Lesstif.
Wed, 14 Jul 2010 12:53:53 +0900 Kenichi Handa Fix previous conflict.
Wed, 14 Jul 2010 12:52:10 +0900 Kenichi Handa merge trunk
Wed, 14 Jul 2010 12:40:47 +0900 Kenichi Handa Do not record a font-entity in the property of font-object.
Tue, 13 Jul 2010 13:57:00 +0300 Eli Zaretskii Remove more "#ifdef subprocesses".
Tue, 13 Jul 2010 13:03:22 +0300 Eli Zaretskii Fix the MS-DOS build (fallout from revno 100807).
Mon, 12 Jul 2010 21:54:28 -0700 Dan Nicolaescu Remove subprocesses #ifdefs from term.c.
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
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
Wed, 30 Jun 2010 13:16:01 +0200 Jan D Improve doc for system font things. Return font regardless of use_system_font.
Wed, 30 Jun 2010 15:55:41 +0900 Kenichi Handa Check FC_DUAL too. For such fonts, check width one by one.
Tue, 29 Jun 2010 20:43:30 -0700 Glenn Morris * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
Tue, 29 Jun 2010 19:48:54 -0700 Glenn Morris Remove some cpp that is internal to configure.in.
Tue, 29 Jun 2010 11:49:20 +0200 Jan D Fix some compilation errors in nsfns.c
Mon, 28 Jun 2010 14:46:39 +0200 Jan D xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
Mon, 28 Jun 2010 12:11:26 +0200 Jan D Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
Sun, 27 Jun 2010 21:01:11 -0400 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
Sun, 27 Jun 2010 14:28:51 -0700 Dan Nicolaescu * src/s/freebsd.h (BSD4_2): Remove redundant definition.
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Fri, 25 Jun 2010 15:32:37 -0400 Chong Yidong Revert last change.
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Thu, 24 Jun 2010 18:08:22 +0200 Juanma Barranquero src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
Tue, 22 Jun 2010 14:28:08 +0200 Jan D. Hide scroll bar when window is too small to avoid Gtk+ warning.
Tue, 22 Jun 2010 09:55:08 +0200 Jan D. Don't use font names from GConf if font backend can't handle it (bug#6478).
Tue, 22 Jun 2010 08:42:00 +0200 Jan D. * font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
Sun, 20 Jun 2010 21:04:30 +0300 Eli Zaretskii Avoid recentering when lines differ in their height.
Sat, 19 Jun 2010 12:40:15 +0300 Eli Zaretskii Fix occasional recentering under scroll-conservatively.
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 10:10:02 -0400 Stefan Monnier * src/lread.c (read1): Phase out old-style backquotes a bit more.
Mon, 14 Jun 2010 23:16:19 -0700 Glenn Morris Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
Sat, 12 Jun 2010 18:52:43 +0300 Eli Zaretskii Use BidiMirroring.txt for mirroring characters in bidi context.
Sat, 12 Jun 2010 17:15:25 +0300 Eli Zaretskii Derive bidi type table from UnicodeData.txt.
Sat, 12 Jun 2010 14:30:48 +0300 Eli Zaretskii Fix bug #6409.
Sat, 12 Jun 2010 12:58:54 +0200 Romain Francoise * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
Wed, 09 Jun 2010 22:31:36 -0700 Glenn Morris * src/editfns.c (Fbyte_to_string): Pacify compiler.
Wed, 09 Jun 2010 22:23:00 -0700 Glenn Morris * src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
Thu, 10 Jun 2010 03:04:45 +0200 Juanma Barranquero Remove duplicate ChangeLog entries.
Thu, 10 Jun 2010 00:08:50 +0200 Andreas Schwab Merge from emacs-23
Wed, 09 Jun 2010 10:31:12 -0400 Stefan Monnier * dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
Tue, 08 Jun 2010 19:56:21 +0200 Andreas Schwab * minibuf.c (Fall_completions): Add more checks.
Tue, 08 Jun 2010 18:53:11 +0200 Juanma Barranquero * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
Fri, 04 Jun 2010 00:52:38 +0200 Andreas Schwab Add bug number
Fri, 04 Jun 2010 00:47:35 +0200 Andreas Schwab * process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 09 Jun 2010 11:36:58 -0700 Dan Nicolaescu * src/s/usg5-4.h: Fix previous change.
Mon, 07 Jun 2010 20:12:21 -0700 Dan Nicolaescu * src/lread.c (X_OK): Remove, unused.
Mon, 07 Jun 2010 20:06:47 -0700 Dan Nicolaescu * src/dispnew.c: Remove obsolete comment.
Mon, 07 Jun 2010 20:02:41 -0700 Dan Nicolaescu Remove INCLUDED_FCNTL.
Mon, 07 Jun 2010 21:28:02 +0300 Juri Linkov * window.el (pop-to-buffer): Remove the conditional that
Mon, 07 Jun 2010 12:35:57 +0200 Juanma Barranquero * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Sat, 05 Jun 2010 02:41:32 +0200 Juanma Barranquero Remove obsolete macro BASE_LEADING_CODE_P.
Fri, 04 Jun 2010 16:13:35 +0200 Juanma Barranquero Turn `directory-sep-char' into a noop.
Thu, 03 Jun 2010 15:16:02 -0700 Dan Nicolaescu Move UNEXEC definition to autoconf.
Thu, 03 Jun 2010 21:02:32 +0200 Juanma Barranquero Remove obsolete pre-unicode2 macros.
Thu, 03 Jun 2010 21:50:00 +0300 Juri Linkov * src/buffer.c (Fother_buffer): Add CHECK_FRAME.
Wed, 02 Jun 2010 22:50:48 -0700 Glenn Morris Remove NO_SOCK_SIGIO references.
Wed, 02 Jun 2010 22:41:49 -0700 Glenn Morris m/hp800.h simplification.
Wed, 02 Jun 2010 22:35:54 -0700 Glenn Morris HAVE_ALLOCA not needed since alloca.s was removed.
Wed, 02 Jun 2010 22:29:02 -0700 Glenn Morris NOT_C_CODE is always true now.
Tue, 01 Jun 2010 21:29:53 -0700 Dan Nicolaescu Fix config.h includes.
Tue, 01 Jun 2010 19:47:43 -0700 Dan Nicolaescu * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
Tue, 01 Jun 2010 19:43:47 -0700 Dan Nicolaescu * src/s/sol2-6.h: Remove obsolete comments.
Tue, 01 Jun 2010 19:40:59 -0700 Dan Nicolaescu Remove unnecessary alloca.h includes.
Mon, 31 May 2010 22:34:49 -0400 Stefan Monnier Merge from emacs-23
Mon, 31 May 2010 21:49:15 -0400 Stefan Monnier * sysdep.c (child_setup_tty): Move the non-canonical initialization to
Mon, 31 May 2010 17:30:13 +0200 Juanma Barranquero src/ChangeLog: Add missing bug id.
Sun, 30 May 2010 22:01:51 +0300 Eli Zaretskii Fix crash reported in bug #6306.
Sat, 29 May 2010 15:51:01 +0300 Eli Zaretskii Fix cursor motion in bidi-reordered continued lines.
Sat, 29 May 2010 13:49:21 +0300 Eli Zaretskii Finish debugging of cursor motion in bidi-reordered lines.
Fri, 28 May 2010 15:00:47 +0300 Eli Zaretskii Prevent unnecessary scrolling in bidi-reordered buffers.
Fri, 28 May 2010 16:57:11 +0200 Michael Albinus * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
Fri, 28 May 2010 15:45:43 +0900 Kenichi Handa merge trunk
Fri, 28 May 2010 15:42:43 +0900 Kenichi Handa Handle face-ignored-fonts
Thu, 27 May 2010 20:29:09 -0700 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
Thu, 27 May 2010 19:30:11 -0400 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Thu, 27 May 2010 11:49:01 -0400 Chong Yidong Fix redisplay crash (Bug#6177).
Wed, 26 May 2010 22:43:27 -0700 Glenn Morris Do not preprocess src/Makefile.in.
Tue, 25 May 2010 23:41:58 -0700 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
Tue, 25 May 2010 20:42:07 -0700 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
Wed, 26 May 2010 10:14:51 +0900 Kenichi Handa Fix for finding a static composition.
Mon, 24 May 2010 21:25:15 -0700 Glenn Morris Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
Mon, 24 May 2010 21:17:52 -0700 Glenn Morris Do not include config.h in src/Makefile.in.
Mon, 24 May 2010 20:53:12 -0700 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
Mon, 24 May 2010 20:46:15 -0700 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
Tue, 25 May 2010 10:03:44 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:35:50 +0900 Kenichi Handa merge trunk
Tue, 25 May 2010 09:32:24 +0900 Kenichi Handa Fix bidi-composition interaction in backward scanning..
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Mon, 24 May 2010 16:46:41 -0400 Stefan Monnier * process.c (Fmake_network_process): Set :host to nil if it's not used.
Sun, 23 May 2010 19:57:15 +0300 Eli Zaretskii dispextern.h (init_iterator): Sync prototype with changed definition.
Sat, 22 May 2010 22:32:21 +0300 Eli Zaretskii Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
Sat, 22 May 2010 22:09:51 +0300 Eli Zaretskii Fix bug #6237.
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Fri, 21 May 2010 13:29:27 -0400 Chong Yidong Improve image cache clearing logic (Bug#6230).
Thu, 20 May 2010 18:39:21 -0700 Glenn Morris Revert previous change.
Thu, 20 May 2010 18:31:13 -0700 Glenn Morris Minor Makefile fix.
Thu, 20 May 2010 17:48:14 -0700 Glenn Morris Handle some HAVE_NS Makefile conditionals with configure.
Thu, 20 May 2010 17:40:12 -0700 Glenn Morris Build simplifications for oldxmenu.
Thu, 20 May 2010 17:28:47 -0700 Glenn Morris Handle CANNOT_DUMP (partially) with configure.
Fri, 21 May 2010 02:08:52 +0300 Juri Linkov * fileio.c (Fdelete_file): Change interative spec to use
Thu, 20 May 2010 10:53:30 -0400 Chong Yidong Doc fix (Bug#6224).
Wed, 19 May 2010 23:11:27 -0700 Glenn Morris Handle auto-depend with configure.
Wed, 19 May 2010 10:22:41 +0300 Eli Zaretskii Fix bug #6210.
Tue, 18 May 2010 19:51:51 -0700 Glenn Morris Minor msdos build change.