log src/ChangeLog @ 110834:b997f43af473

age author description
Sat, 02 Oct 2010 10:44:50 +0900 Kenichi Handa Fix complementing of a coding system
Thu, 30 Sep 2010 13:28:34 +0900 Kenichi Handa Complement a coding system for encoding arguments and input to a process.
Wed, 29 Sep 2010 09:55:58 +0900 Kenichi Handa merge emacs-23
Tue, 28 Sep 2010 15:39:22 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Use putenv instead of setenv, it
Wed, 29 Sep 2010 09:52:03 +0900 Kenichi Handa xfont.c (xfont_open): Fix setting of font->average_width from :avgwidth property (Bug#7123).
Fri, 08 Oct 2010 01:02:56 -0400 Chong Yidong * xterm.c (x_draw_relief_rect): If box width is larger than 1,
Mon, 04 Oct 2010 14:16:22 -0400 Chong Yidong Don't add an echo dash for the first keystroke (Bug#7137).
Mon, 04 Oct 2010 10:22:57 -0700 Dan Nicolaescu Remove O_RDONLY, O_WRONLY definitions, not needed.
Mon, 04 Oct 2010 00:37:37 +0200 Lars Magne Ingebrigtsen Rework the gnutls boot interface.
Sun, 03 Oct 2010 14:27:04 -0700 Glenn Morris * src/fileio.c (Vdirectory_sep_char): Remove.
Sun, 03 Oct 2010 09:21:55 -0700 Dan Nicolaescu * src/termhooks.h: Remove #ifdef CONSP.
Sun, 03 Oct 2010 08:39:21 -0700 Dan Nicolaescu * configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Sun, 03 Oct 2010 08:19:34 -0700 Dan Nicolaescu Include <fcntl.h> unconditionally.
Sun, 03 Oct 2010 07:48:21 -0700 Dan Nicolaescu * src/process.c: Do not include <sys/wait.h>, syswait.h does it.
Sun, 03 Oct 2010 07:43:17 -0700 Dan Nicolaescu * src/sysdep.c (flush_pending_output): Remove code, does not do
Sun, 03 Oct 2010 07:16:48 -0700 Dan Nicolaescu Remove unused code.
Sun, 03 Oct 2010 06:59:56 -0700 Dan Nicolaescu Remove unused arguments for unexec.
Sun, 03 Oct 2010 14:36:19 +0200 Juanma Barranquero src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
Sun, 03 Oct 2010 06:12:15 +0200 Juanma Barranquero src/gnutls.c: Doc fixes. Make some functions static.
Sat, 02 Oct 2010 20:59:02 -0400 Chong Yidong * keyboard.c (command_loop_1): Make sure the mark is really alive
Sat, 02 Oct 2010 14:12:17 +0200 Juanma Barranquero Rework tags targets in Windows makefiles to protect against old/stupid makes.
Sat, 02 Oct 2010 10:24:14 +0200 Eli Zaretskii Invoke kill-emacs on SIGINT on Windows as well.
Fri, 01 Oct 2010 19:46:13 -0700 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
Fri, 01 Oct 2010 19:30:11 -0700 Glenn Morris Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
Sat, 02 Oct 2010 02:36:47 +0200 Lars Magne Ingebrigtsen xml.c: Rework the functions to take regions instead of strings,
Fri, 01 Oct 2010 22:18:24 +0200 Eli Zaretskii Fix initial frame dimensions on MS-DOS.
Fri, 01 Oct 2010 19:38:36 +0200 Eli Zaretskii Fix bug #6349 with cursor positioning in truncated lines.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Fri, 01 Oct 2010 06:06:44 -0700 Dan Nicolaescu * src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.
Fri, 01 Oct 2010 06:04:07 -0700 Dan Nicolaescu Small process.c cleanups.
Fri, 01 Oct 2010 05:25:21 -0700 Dan Nicolaescu Use intern_c_string instead of intern.
Fri, 01 Oct 2010 05:19:52 -0700 Dan Nicolaescu * src/point.h: Remove, unused.
Fri, 01 Oct 2010 13:45:16 +0200 Eli Zaretskii Support TAGS targets in the w32 build.
Thu, 30 Sep 2010 16:26:40 -0700 Dan Nicolaescu * src/xml.c (parse_string): Use const.
Thu, 30 Sep 2010 16:28:22 +0200 Lars Magne Ingebrigtsen (Fbacktrace): Don't overwrite print-level on exit.
Wed, 29 Sep 2010 18:20:51 -0700 Dan Nicolaescu * src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
Thu, 30 Sep 2010 02:09:04 +0200 Juanma Barranquero src/w32console.c (vga_stdcolor_name): Remove unused function.
Wed, 29 Sep 2010 16:30:45 +0200 Lars Magne Ingebrigtsen Clean up gnutls.c coding style to conform with the Emacs style.
Wed, 29 Sep 2010 15:25:24 +0200 Lars Magne Ingebrigtsen Do the gnutls handshake from the reader loop, instead of looping over
Wed, 29 Sep 2010 14:48:29 +0200 Lars Magne Ingebrigtsen Make sure all reads/writes to gnutls streams go via the gnutls functions.
Wed, 29 Sep 2010 11:52:43 +0200 Eli Zaretskii Fix bug #7128.
Wed, 29 Sep 2010 05:06:53 -0400 Eli Zaretskii Fix int/EMACS_INT use in xdisp.c and print.c.
Tue, 28 Sep 2010 23:55:34 +0200 Stefan Monnier * src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
Tue, 28 Sep 2010 01:25:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 27 Sep 2010 14:44:26 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
Mon, 27 Sep 2010 10:59:16 +0200 Michael Albinus * dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
Sun, 26 Sep 2010 17:39:10 +0200 Jan D * xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
Mon, 27 Sep 2010 22:43:03 +0200 Jan D * process.c (wait_reading_process_output): Add missing FD_CLR
Mon, 27 Sep 2010 18:44:31 +0200 Lars Magne Ingebrigtsen Add gnutls logging and clean up various gnutls bits.
Mon, 27 Sep 2010 18:27:37 +0200 Juanma Barranquero src/w32.c: Remove unused code and make static many functions.
Mon, 27 Sep 2010 17:34:04 +0200 Michael Albinus * dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
Mon, 27 Sep 2010 17:03:58 +0200 Lars Magne Ingebrigtsen (emacs_gnutls_read): Don't infloop while reading.
Mon, 27 Sep 2010 16:35:22 +0200 Lars Magne Ingebrigtsen Add debugging to the gnutls library, and finish handshaking when it's done.
Mon, 27 Sep 2010 13:53:44 +0200 Juanma Barranquero Fix typos.
Mon, 27 Sep 2010 12:25:04 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 27 Sep 2010 14:42:43 +0900 Kenichi Handa merge trunk
Mon, 27 Sep 2010 14:27:28 +0900 Kenichi Handa Remove restriction on the number of glyphs in one composition.
Sun, 26 Sep 2010 22:48:13 +0200 Jan D Don¸«£t give write_mask to select for W32.
Sun, 26 Sep 2010 22:21:29 +0200 Jan D Reinstate ifdef subprocesses.
Sun, 26 Sep 2010 18:20:01 +0200 Jan D Add fd handling with callbacks to select, dbus needs it for async operation.
Sun, 26 Sep 2010 18:06:21 +0300 Dan Nicolaescu Code simplification in term.c.
Sun, 26 Sep 2010 01:06:28 -0500 Ted Zlatanov Set up GnuTLS support.
Sun, 26 Sep 2010 03:39:24 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix previous change.
Sat, 25 Sep 2010 15:50:13 -0400 Chong Yidong * src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
Sat, 25 Sep 2010 18:39:13 +0200 Lars Magne Ingebrigtsen Fix up some EMACS_INT/int conversion errors related to xdisp.c.
Sat, 25 Sep 2010 18:25:04 +0200 Lars Magne Ingebrigtsen xrdb.c EMACS_INT/int audit.
Sat, 25 Sep 2010 09:21:20 -0400 Eli Zaretskii Fix int/EMACS_INT use in textprop.c and window.c.
Sat, 25 Sep 2010 08:31:15 -0400 Eli Zaretskii Fix int/EMACS_INT use in process.c and term.c.
Sat, 25 Sep 2010 14:04:35 +0200 Juanma Barranquero Fix typos.
Sat, 25 Sep 2010 07:55:30 -0400 Eli Zaretskii Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
Sat, 25 Sep 2010 05:36:36 -0400 Eli Zaretskii Fix int/EMACS_INT use in keyboard.c.
Sat, 25 Sep 2010 03:44:43 -0400 Eli Zaretskii src/ChangeLog: Another duplication removed.
Sat, 25 Sep 2010 09:19:03 +0200 Eli Zaretskii src/ChangeLog: Fix duplicate entries.
Sat, 25 Sep 2010 02:32:09 +0200 Juanma Barranquero Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
Fri, 24 Sep 2010 15:30:13 -0400 Eli Zaretskii Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
Fri, 24 Sep 2010 20:04:26 +0200 Juanma Barranquero src/ChangeLog: Fix typo and remove duplicate info.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Fri, 24 Sep 2010 11:24:47 -0400 Eli Zaretskii Fix int/EMACS_INT use in casefiddle.c and syntax.c.
Fri, 24 Sep 2010 17:20:58 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion in scroll.c.
Fri, 24 Sep 2010 17:13:43 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion in region-cache.c.
Fri, 24 Sep 2010 17:01:03 +0200 Lars Magne Ingebrigtsen Fix all EMACS_INT/int conversion errors in print.c (and related files).
Fri, 24 Sep 2010 09:32:25 -0400 Eli Zaretskii Fix int/EMACS_INT use in callproc.c.
Fri, 24 Sep 2010 09:05:24 -0400 Eli Zaretskii Really fix int/EMACS_INT use in bidi.c.
Fri, 24 Sep 2010 08:45:09 -0400 Eli Zaretskii Fix int/EMACS_INT use in buffer.c.
Fri, 24 Sep 2010 08:05:24 -0400 Eli Zaretskii Fix int/EMACS_INT in bidi.c.
Fri, 24 Sep 2010 07:55:44 -0400 Eli Zaretskii Fix int/EMACS_INT usage in fns.c.
Fri, 24 Sep 2010 05:35:55 +0200 Juanma Barranquero Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
Thu, 23 Sep 2010 22:10:54 -0400 Chong Yidong Merge changes from emacs-23 branch.
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Tue, 21 Sep 2010 17:52:13 +0200 Stefan Monnier * src/syntax.c (back_comment): Detect the case where a 1-char comment
Fri, 17 Sep 2010 11:58:44 +0200 Jan D Make sure detached tool bar menu isn't blank.
Thu, 23 Sep 2010 22:57:48 +0200 Lars Magne Ingebrigtsen Cast SPECPDL_INDEX to int, and do further EMACS_INT/int cleanups.
Thu, 23 Sep 2010 22:16:55 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int in cmds.c, as well as USE_SAFE_ALLOCA.
Thu, 23 Sep 2010 21:53:46 +0200 Lars Magne Ingebrigtsen Clean up EMACS_INT/int usage in doc.c and doprnt.c.
Thu, 23 Sep 2010 15:18:30 -0400 Eli Zaretskii Fix last changes in editfns.c and intervals.c.
Thu, 23 Sep 2010 21:12:18 +0200 Lars Magne Ingebrigtsen Fix EMACS_INT/int conversion errors in marker.c.
Thu, 23 Sep 2010 14:54:49 -0400 Eli Zaretskii Use EMACS_INT instead of EMACS_UINT in intervals.c.
Thu, 23 Sep 2010 14:50:57 -0400 Chong Yidong Avoid intervals crash by changing EMACS_UINTs to EMACS_INT.
Thu, 23 Sep 2010 14:37:54 -0400 Eli Zaretskii Fix src/ChangeLog of the last commit.
Thu, 23 Sep 2010 14:35:11 -0400 Eli Zaretskii Fix use of int instead of EMACS_INT in search.c and region-cache.c.
Thu, 23 Sep 2010 13:10:21 -0400 Eli Zaretskii Fix use of int instead of EMACS_INT in editfns.c.
Thu, 23 Sep 2010 11:46:54 -0400 Eli Zaretskii Fix uses of int instead of EMACS_INT in intervals.c.
Thu, 23 Sep 2010 10:32:38 -0400 Eli Zaretskii Fix more uses of int instead of EMACS_INT.
Thu, 23 Sep 2010 08:09:12 -0400 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
Wed, 22 Sep 2010 15:22:06 -0400 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
Wed, 22 Sep 2010 19:31:21 +0200 Juanma Barranquero src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
Wed, 22 Sep 2010 12:03:34 -0400 Eli Zaretskii Fix some uses of int instead of EMACS_INT.
Tue, 21 Sep 2010 23:10:16 -0400 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
Wed, 22 Sep 2010 11:56:28 +0900 Kenichi Handa merge trunk
Wed, 22 Sep 2010 11:54:58 +0900 Kenichi Handa Fix position calculation on mouse click within bidi-reordered composition.
Tue, 21 Sep 2010 21:33:59 +0200 Andreas Schwab * doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
Tue, 21 Sep 2010 14:49:59 +0200 Juanma Barranquero src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
Tue, 21 Sep 2010 14:13:36 +0300 Dan Nicolaescu * src/emacs.c: Do not include sys/ioctl.h, not needed.
Tue, 21 Sep 2010 14:03:34 +0300 Dan Nicolaescu * src/doprnt.c: Do not include stdlib.h, config.h does it.
Tue, 21 Sep 2010 09:42:12 +0300 Dan Nicolaescu Check in missing ChangeLog entry.
Mon, 20 Sep 2010 14:38:50 +0300 Dan Nicolaescu Remove HAVE_TERMIOS definitions.
Mon, 20 Sep 2010 14:32:26 +0300 Dan Nicolaescu * src/xterm.c (xt_action_hook): Use const.
Mon, 20 Sep 2010 03:20:32 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 20 Sep 2010 02:18:18 +0200 Juanma Barranquero Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
Sat, 18 Sep 2010 16:23:29 +0200 Eli Zaretskii src/Changelog: Merge two last entries.
Sat, 18 Sep 2010 16:13:09 +0200 Eli Zaretskii Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.
Sat, 18 Sep 2010 13:59:53 +0200 Eli Zaretskii Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
Sat, 18 Sep 2010 16:09:40 +0200 Eli Zaretskii Add xml.o dependencies to deps.mk.
Fri, 17 Sep 2010 23:34:45 +0200 Eli Zaretskii Fix bug #6989.
Fri, 17 Sep 2010 17:47:49 +0200 Lars Magne Ingebrigtsen * process.c (wait_reading_process_output): Don't message about
Fri, 17 Sep 2010 16:37:14 +0200 Stefan Monnier * src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
Fri, 17 Sep 2010 11:54:28 +0200 Jan D * keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
Fri, 17 Sep 2010 11:04:35 +0200 Jan D Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
Fri, 17 Sep 2010 09:00:12 +0200 Jan D Put handle on top for vertical toolbar, Bug#7051.
Fri, 17 Sep 2010 13:57:58 +0900 Kenichi Handa ftfont.c (ftfont_check_otf): Fix previous change.
Thu, 16 Sep 2010 11:11:13 +0900 Kenichi Handa merge trunk
Thu, 16 Sep 2010 10:51:56 +0900 Kenichi Handa ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
Tue, 14 Sep 2010 22:32:35 +0200 Juanma Barranquero Fix typos in comments and ChangeLogs.
Tue, 14 Sep 2010 22:17:28 +0200 Juanma Barranquero src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
Tue, 14 Sep 2010 20:37:26 +0200 Lars Magne Ingebrigtsen * xml.c (parse_string): Renamed to parse_string(), since that's
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Sun, 12 Sep 2010 15:23:59 +0200 Jan D Fix bug 7013, only do send event if wanted state != current state.
Sun, 12 Sep 2010 14:29:25 +0200 Stefan Monnier Update name of <emacs-bugs-7626@cbane.org>
Sat, 11 Sep 2010 14:53:21 +0200 Stefan Monnier * src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
Wed, 08 Sep 2010 11:21:03 +0900 Kenichi Handa coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
Tue, 07 Sep 2010 20:08:46 +0900 Kenichi Handa coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
Tue, 14 Sep 2010 09:53:39 +0200 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
Tue, 14 Sep 2010 02:08:02 +0200 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
Sun, 12 Sep 2010 19:16:25 +0200 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
Sun, 12 Sep 2010 16:35:37 +0200 Stefan Monnier * lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.
Sun, 05 Sep 2010 04:06:39 +0200 Juanma Barranquero Update to latest Unicode 6.0 beta data files.
Sat, 04 Sep 2010 21:39:34 +0200 Andreas Schwab Check all lisp types in image loader
Sat, 04 Sep 2010 18:16:08 +0300 Eli Zaretskii Fix display of composed R2L text on MS-Windows.
Sat, 04 Sep 2010 12:43:43 +0200 Andreas Schwab * image.c (Fimagemagick_types): Doc fix.
Sat, 04 Sep 2010 12:41:52 +0200 Andreas Schwab Fix type mismatch in ImageMagick loader
Sat, 04 Sep 2010 10:23:09 +0200 Andreas Schwab * image.c (imagemagick_image_p): Replace bcopy by memcpy.
Thu, 02 Sep 2010 11:47:08 +0200 Jan D. Removed cut-buffer code.
Thu, 02 Sep 2010 09:54:08 +0900 Kenichi Handa merge trunk
Wed, 01 Sep 2010 16:13:21 +0900 Kenichi Handa merge changes in emacs-23 branch
Tue, 31 Aug 2010 16:49:21 +0900 Kenichi Handa Fix handling of 8-bit characters in a display table.
Sun, 29 Aug 2010 14:15:34 +0900 Kenichi Handa term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
Wed, 01 Sep 2010 16:41:17 +0200 Stefan Monnier * lisp/simple.el (blink-paren-function): Move from C to here.
Tue, 31 Aug 2010 21:42:39 +0200 Stefan Monnier * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
Tue, 31 Aug 2010 11:39:31 -0400 Chong Yidong * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
Mon, 30 Aug 2010 14:47:49 +0200 Stefan Monnier * src/marker.c (Fcopy_marker): Make the first arg optional.
Mon, 30 Aug 2010 09:32:29 +0900 Kenichi Handa composite.c (composition_update_it): Fix computing of cmp_it->width.
Sun, 29 Aug 2010 12:30:45 +0200 Jan D * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
Thu, 26 Aug 2010 09:47:34 +0900 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
Wed, 25 Aug 2010 14:58:15 +0900 Kenichi Handa fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
Wed, 25 Aug 2010 13:39:30 +0900 Kenichi Handa Allow composition striding over PT.
Wed, 25 Aug 2010 12:49:02 +0900 Kenichi Handa merge trunk
Wed, 25 Aug 2010 09:54:05 +0900 Kenichi Handa Fix finding a stop position for composition.
Tue, 24 Aug 2010 11:48:14 -0400 Chong Yidong Avoid clobbering primary selection when switching frames (Bug#6872).
Mon, 23 Aug 2010 15:02:00 +0200 Michael Albinus * dbusbind.c: Accept UNIX domain sockets as bus address.
Mon, 23 Aug 2010 12:28:12 +0200 Juanma Barranquero src/ChangeLog: Fix typos.
Mon, 23 Aug 2010 00:27:59 +0100 Juri Linkov Move reading an extended command to Elisp (bug#5364, bug#5214).
Sun, 22 Aug 2010 17:15:20 -0400 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
Sun, 22 Aug 2010 16:02:16 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 22 Aug 2010 20:18:52 +0300 Eli Zaretskii Fix dependencies according to revno 101162.
Sun, 22 Aug 2010 20:00:08 +0300 Eli Zaretskii Fix the w32 build after revno 101162.
Sun, 22 Aug 2010 18:43:00 +0300 Eli Zaretskii Clean up and ANSIfy unexcoff.c.
Sun, 22 Aug 2010 08:14:37 -0700 Dan Nicolaescu Simplify termio code.
Tue, 17 Aug 2010 23:07:50 +0200 Andreas Schwab * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
Tue, 17 Aug 2010 12:34:28 -0400 Chong Yidong Avoid stack overflow in let, eval, and apply (Bug#6214).
Sat, 14 Aug 2010 08:42:09 +0200 Jan D * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
Fri, 13 Aug 2010 12:32:37 +0200 Jan D * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
Mon, 09 Aug 2010 08:51:28 -0700 Dan Nicolaescu * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
Sun, 22 Aug 2010 18:37:01 +0300 Eli Zaretskii Clean up unexcoff.c.
Sat, 21 Aug 2010 12:35:31 +0300 Eli Zaretskii Fix mirroring pixel positions on GUI terminals.
Fri, 20 Aug 2010 19:21:51 -0700 Glenn Morris ChangeLog fixes.
Fri, 20 Aug 2010 16:02:11 -0700 Dan Nicolaescu Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
Fri, 20 Aug 2010 15:52:10 -0700 Dan Nicolaescu Small src/puresize.h cleanup.
Fri, 20 Aug 2010 15:44:38 -0700 Dan Nicolaescu * src/term.c: Do not include <termios.h>, systty.h does it.
Fri, 20 Aug 2010 15:36:07 -0700 Dan Nicolaescu Remove redundant HAVE_TCATTR defines.
Sat, 21 Aug 2010 00:01:36 +0300 Eli Zaretskii Fix last change in buffer_posn_from_coords for text terminals.
Fri, 20 Aug 2010 23:55:09 +0300 Eli Zaretskii Fix last change in buffer_posn_from_coords for text terminals.
Fri, 20 Aug 2010 22:00:00 +0200 joakim merge from upstream
Fri, 20 Aug 2010 22:49:20 +0300 Eli Zaretskii Fix version string in top-level MSDOS Makefile.
Fri, 20 Aug 2010 22:45:24 +0300 Eli Zaretskii Fix version string in top-level MSDOS Makefile.
Fri, 20 Aug 2010 21:55:21 +0200 joakim minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
Fri, 20 Aug 2010 17:19:39 +0300 Eli Zaretskii Fix mouse clicks, drag, and highlight in R2L lines.
Fri, 20 Aug 2010 14:02:43 +0200 Andreas Schwab * image.c (imagemagick_clear_image): Remove debugging output.
Thu, 19 Aug 2010 23:53:08 +0800 Jason Rumney (set_frame_menubar): Remove call to undefined function.
Thu, 19 Aug 2010 17:43:45 +0200 Stefan Monnier New post-self-insert-hook.
Thu, 19 Aug 2010 22:51:09 +0800 Jason Rumney (w32_wnd_proc): Don't check context before initializing.
Thu, 19 Aug 2010 07:55:30 +0200 Jan D * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
Wed, 18 Aug 2010 19:42:06 +0300 Eli Zaretskii Fix display of bar cursor on right-to-left text.
Wed, 18 Aug 2010 12:21:43 +0200 Stefan Monnier * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
Wed, 18 Aug 2010 11:27:53 +0200 Stefan Monnier * casefiddle.c (casify_region): Setup gl_state.
Wed, 18 Aug 2010 10:06:45 +0200 Jan D * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
Wed, 18 Aug 2010 08:30:54 +0200 Jan D * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
Wed, 18 Aug 2010 08:16:55 +0200 Jan D Use CLIPBOARD and PRIMARY on NS (Bug#6677).
Tue, 17 Aug 2010 23:43:47 +0200 Stefan Monnier * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
Tue, 17 Aug 2010 23:05:26 +0200 Jan D * nsfns.m (ns_frame_parm_handlers): Add a slot for the
Tue, 17 Aug 2010 23:05:50 +0300 Eli Zaretskii Fix bug #6796.
Mon, 16 Aug 2010 10:17:02 +0200 Jan D * nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
Mon, 16 Aug 2010 10:03:27 +0200 Jan D nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).
Mon, 16 Aug 2010 09:52:32 +0200 Jan D. Don't define QPRIMARY twice.
Sun, 15 Aug 2010 22:33:17 -0400 Chong Yidong Let all active regions set the primary selection.
Sun, 15 Aug 2010 15:18:14 +0200 Jan D * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
Sun, 15 Aug 2010 11:30:06 +0200 Andreas Schwab * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
Sun, 15 Aug 2010 10:13:02 +0200 Jan D Potential buffer overrun and uninit variable fixed, bug 6855.
Sat, 14 Aug 2010 15:55:04 +0300 Eli Zaretskii Fix cursor drawing on stretch glyphs in R2L lines.
Sat, 14 Aug 2010 13:59:55 +0300 Eli Zaretskii Fix current-bidi-paragraph-direction within whitespace chars.
Sat, 14 Aug 2010 15:35:24 +0800 Jason Rumney (lispy_function_keys): Do not define VK_PACKET (bug#4836)
Fri, 13 Aug 2010 20:39:08 -0400 Chong Yidong * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
Fri, 13 Aug 2010 22:54:32 +0800 Jason Rumney Fix for bug#5629: Use unicode message box if available.
Fri, 13 Aug 2010 15:26:13 +0200 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
Fri, 13 Aug 2010 13:29:48 +0300 Eli Zaretskii Fix fallout from revno 100928, remove dead code in unexcoff.c.
Fri, 13 Aug 2010 12:21:31 +0300 Eli Zaretskii Fix -Wall compiler warnings in MSDOS sources.
Fri, 13 Aug 2010 11:32:13 +0300 Eli Zaretskii Fix compilation error in xmenu.c for non-toolkit builds.
Fri, 13 Aug 2010 11:10:05 +0300 Eli Zaretskii Shut up compiler warnings due to "char *" and "const char *".
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Wed, 11 Aug 2010 20:47:34 +0200 Jan D * xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
Wed, 11 Aug 2010 20:28:10 +0200 Jan D Take colors for region face (selected text) from the Gtk+ theme.
Wed, 11 Aug 2010 14:34:46 +0200 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
Wed, 11 Aug 2010 10:58:56 +0200 Jan D Use const char* for -Wwrite_strings.
Wed, 11 Aug 2010 10:36:27 +0200 Jan D * unexmacosx.c (unexec_error): Use const char *.
Mon, 09 Aug 2010 15:03:38 -0700 Dan Nicolaescu Remove incorrect const use.
Mon, 09 Aug 2010 21:25:41 +0200 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
Mon, 09 Aug 2010 02:35:21 -0700 Dan Nicolaescu Use const char* instead of char*.
Mon, 09 Aug 2010 01:05:49 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Sun, 08 Aug 2010 17:15:44 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sun, 08 Aug 2010 14:03:45 -0700 Dan Nicolaescu Use const char* instead of char*.