log src/ChangeLog @ 107831:92451fdcc718

age author description
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Sun, 11 Apr 2010 13:04:24 -0700 Dan Nicolaescu Use autoconf, not cpp for some variables.
Sun, 11 Apr 2010 20:25:09 +0200 Jan D. Use XFT in Lucid dialogs if available.
Sun, 11 Apr 2010 12:15:09 -0400 Stefan Monnier * process.c (exec_sentinel): Preserve current-buffer.
Sun, 11 Apr 2010 11:53:13 -0400 Stefan Monnier (read_process_output): Move the save-current-buffer to
Sat, 10 Apr 2010 13:38:48 -0700 Dan Nicolaescu * s/msdos.h (UNEXEC): New definition.
Sat, 10 Apr 2010 19:59:46 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
Sat, 10 Apr 2010 19:52:30 +0900 YAMAMOTO Mitsuharu Don't abort try_window with fonts change when showing tooltip (Bug#2423).
Sat, 10 Apr 2010 19:39:16 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_show_tip): Undo last change.
Fri, 09 Apr 2010 18:49:06 +0200 Jan D Fix showing the complete tip the first time, bug #2423.
Fri, 09 Apr 2010 00:14:33 +0300 Eli Zaretskii Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
Thu, 08 Apr 2010 20:22:51 +0200 Jan D. * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
Thu, 08 Apr 2010 20:35:10 +0300 Eli Zaretskii Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
Thu, 08 Apr 2010 18:20:32 +0200 Jan D. Lucid menus can now use Xft for fonts.
Wed, 07 Apr 2010 13:39:26 +0200 Jan D Fix resizing for X and non-Gtk+ build. Bug #5848.
Tue, 06 Apr 2010 23:11:45 -0700 Dan Nicolaescu Simplify code for HP machines.
Tue, 06 Apr 2010 23:01:30 -0700 Dan Nicolaescu * m/iris4d.h (UNEXEC): Move definition ...
Sun, 04 Apr 2010 12:47:12 +0200 jhd Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
Sat, 03 Apr 2010 16:43:23 +0300 Eli Zaretskii Fix infloop in bidi buffers with vertical cursor motion at ZV.
Sat, 03 Apr 2010 12:09:56 +0300 Eli Zaretskii Fix typo in src/ChangeLog.
Fri, 02 Apr 2010 21:54:24 -0400 Stefan Monnier Merge from emacs-23
Fri, 02 Apr 2010 17:24:53 -0700 Dan Nicolaescu * m/intel386.h (NO_REMAP): Move definition ...
Fri, 02 Apr 2010 17:20:04 -0700 Dan Nicolaescu * m/vax.h (CRT0_DUMMIES): Remove, unused.
Fri, 02 Apr 2010 17:06:38 -0700 Dan Nicolaescu * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
Fri, 02 Apr 2010 04:22:17 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Wed, 31 Mar 2010 10:27:50 -0400 Chong Yidong Fix last set of Nextstep changes.
Wed, 31 Mar 2010 12:08:40 +0300 Eli Zaretskii Fix bug #5703.
Wed, 31 Mar 2010 00:00:23 -0400 Chong Yidong * nsterm.h: Fix last change.
Fri, 02 Apr 2010 12:12:21 +0300 Eli Zaretskii Fix typos and formatting in ChangeLog entries.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Thu, 01 Apr 2010 16:08:14 -0700 Dan Nicolaescu Remove all uses of LIBX11_SYSTEM.
Thu, 01 Apr 2010 17:59:46 +0300 Eli Zaretskii Remove support for DJGPP v1.x (bug#5813).
Thu, 01 Apr 2010 15:37:28 +0300 Eli Zaretskii Fix bug #5816.
Thu, 01 Apr 2010 00:10:31 -0700 Glenn Morris Cosmetic change to src/Makefile.in.
Wed, 31 Mar 2010 18:28:12 -0400 Chong Yidong [merge] Fix last set of Nextstep changes.
Wed, 31 Mar 2010 13:39:03 -0700 Dan Nicolaescu Clean up BSD_SYSTEM use.
Wed, 31 Mar 2010 17:55:01 +0300 Juri Linkov Rename `image-extension-data' to `image-metadata'.
Wed, 31 Mar 2010 17:28:16 +0300 Eli Zaretskii Fix highlight of trailing whitespace is right-to-left lines.
Wed, 31 Mar 2010 00:14:08 -0400 Stefan Monnier Get rid of the direct_output optimizations.
Tue, 30 Mar 2010 22:37:57 -0400 Stefan Monnier Merge from emacs-23 branch
Tue, 30 Mar 2010 19:26:38 -0400 Chong Yidong * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
Tue, 30 Mar 2010 19:26:58 +0200 Jan D. xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
Mon, 29 Mar 2010 19:48:44 -0400 Chong Yidong Clean up unneeded ns_set_icon_type calls.
Sun, 28 Mar 2010 11:55:20 -0700 Glenn Morris Close bug#5336.
Wed, 24 Mar 2010 17:25:46 -0400 Chong Yidong * xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
Tue, 30 Mar 2010 22:08:05 -0400 Stefan Monnier (keys_of_window): Remove redundant/overridden bindings.
Tue, 30 Mar 2010 15:16:49 -0400 Eli Zaretskii Restore original behavior of move_it_in_display_line_to when !bidi_p.
Tue, 30 Mar 2010 10:40:04 -0700 Dan Nicolaescu * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
Tue, 30 Mar 2010 19:29:02 +0300 Eli Zaretskii Fix a crash of I-search in a bidi-reordered buffer.
Tue, 30 Mar 2010 14:15:45 +0200 Juanma Barranquero * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
Tue, 30 Mar 2010 05:13:07 -0400 Eli Zaretskii Initial support for bidirectional editing.
Mon, 29 Mar 2010 19:47:23 -0700 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
Fri, 26 Mar 2010 20:45:32 -0400 Chong Yidong * process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
Thu, 25 Mar 2010 17:56:15 +0900 YAMAMOTO Mitsuharu Don't call turn_on_atimers around `connect' (Bug#5723).
Thu, 25 Mar 2010 17:48:52 +0900 YAMAMOTO Mitsuharu Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Mon, 22 Mar 2010 08:26:56 +0100 Jan D. bug #5736: Allow X-resource menuBar to take on/off as documented.
Sat, 20 Mar 2010 12:37:39 +0900 YAMAMOTO Mitsuharu xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
Tue, 16 Mar 2010 14:48:41 +0900 Kenichi Handa Fix the ccl encoder for the case that the output buffer is fullfilled.
Tue, 16 Mar 2010 11:14:40 +0900 Kenichi Handa coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
Mon, 15 Mar 2010 11:51:48 -0400 Chong Yidong Fix bug in `format' (Bug#5710).
Mon, 22 Mar 2010 19:47:41 -0700 Dan Nicolaescu * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
Mon, 22 Mar 2010 19:42:25 -0700 Dan Nicolaescu * s/netbsd.h: Remove commented out code.
Mon, 22 Mar 2010 19:39:19 -0700 Dan Nicolaescu Simplify LIBS_MACHINE definitions.
Mon, 22 Mar 2010 12:51:59 -0700 Dan Nicolaescu Remove dead code dealing with POSIX_SIGNALS.
Sun, 21 Mar 2010 19:56:56 -0700 Dan Nicolaescu * keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
Sun, 21 Mar 2010 12:59:04 -0700 Dan Nicolaescu (BSD_SYSTEM, BSD4_2): Remove conditionals, we only
Sun, 21 Mar 2010 12:32:38 -0700 Dan Nicolaescu * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
Sun, 21 Mar 2010 12:57:49 +0100 Andreas Schwab Use absolute directory names substituted by configure
Sun, 21 Mar 2010 12:27:46 +0100 Andreas Schwab Expand ${bootstrap_exe} before chdir
Sat, 20 Mar 2010 17:46:31 -0400 Stefan Monnier Use more relative file and directory names in `lisp' make rules.
Sat, 20 Mar 2010 01:11:59 -0700 Dan Nicolaescu Remove support for old GNU/Linux using libc version 5.
Sat, 20 Mar 2010 00:57:11 -0700 Dan Nicolaescu Consolidate redundant definitions in s/bsd-common.h.
Sat, 20 Mar 2010 00:09:31 -0700 Dan Nicolaescu Consolidate redundant definitions.
Fri, 19 Mar 2010 23:48:13 -0700 Dan Nicolaescu Remove support for old UNIX System V systems.
Fri, 19 Mar 2010 22:52:55 -0700 Dan Nicolaescu Remove support for Solaris on PPC and for old versions.
Fri, 19 Mar 2010 22:18:05 -0700 Dan Nicolaescu * s/openbsd.h: Remove support for non-ELF and for systems that do
Fri, 19 Mar 2010 18:03:39 -0700 Dan Nicolaescu Remove non-working support for lynxos 3.0.
Fri, 19 Mar 2010 17:46:01 -0700 Dan Nicolaescu Remove obsolete uses of HAVE_SHM.
Wed, 17 Mar 2010 23:27:55 -0700 Glenn Morris Remove obsolete code in emacs.c that chooses a bug reporting address.
Wed, 17 Mar 2010 22:49:31 -0700 Glenn Morris Replace some cpp with autoconf.
Mon, 15 Mar 2010 13:16:46 -0400 Chong Yidong Put non-GTK X scroll-bars on left.
Sat, 13 Mar 2010 14:54:29 -0500 Chong Yidong Fix bug in `format' (Bug#5710).
Sat, 13 Mar 2010 03:52:05 -0500 Eli Zaretskii Spell out in ChangeLog the purpose of revision 99649.
Fri, 12 Mar 2010 18:13:02 -0500 Chong Yidong * xfns.c (Fx_create_frame): Set default to Qright.
Fri, 12 Mar 2010 12:32:30 -0500 Chong Yidong Put scroll-bar on right by default on UNIX.
Fri, 12 Mar 2010 11:34:27 -0500 Eli Zaretskii Don't use termcap.c on Posix platforms, only on MS-DOS.
Wed, 10 Mar 2010 10:17:13 -0500 Chong Yidong Bump version to 24.0.50.
Wed, 10 Mar 2010 09:45:21 -0500 Stefan Monnier Cleanup setup of gl_state in various parts of the code.
Fri, 05 Mar 2010 18:08:18 -0500 Stefan Monnier Make it possible to C-g in a tight bytecode loop again (bug#5680).
Fri, 05 Mar 2010 14:54:39 -0500 Stefan Monnier * regex.c (regex_compile): Setup gl_state as well.
Fri, 05 Mar 2010 13:42:38 -0500 Stefan Monnier (skip_chars): Setup gl_state (bug#3823).
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Tue, 02 Mar 2010 22:35:44 +0200 Eli Zaretskii Fix bug in decoding emacs-mule encoding.
Tue, 02 Mar 2010 13:44:28 +0900 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
Tue, 02 Mar 2010 10:30:52 +0900 Kenichi Handa buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
Sun, 28 Feb 2010 09:19:31 -0500 Chong Yidong Fix use of unitialized memory.
Sat, 27 Feb 2010 15:28:52 +0100 Andreas Schwab * w32uniscribe.c (uniscribe_check_otf): Fix length check.
Fri, 26 Feb 2010 21:09:03 -0500 Chong Yidong Addendum to last patch: add "Medium" GTK font name keyword.
Fri, 26 Feb 2010 21:06:13 -0500 Chong Yidong Recognize more keywords in GTK font names (Bug#5646).
Fri, 26 Feb 2010 21:40:46 +0900 Kenichi Handa Fix Myanmar OTF support
Fri, 26 Feb 2010 10:22:23 +0900 Kenichi Handa from trunk
Thu, 25 Feb 2010 19:48:53 -0500 Chong Yidong * nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
Fri, 26 Feb 2010 10:17:28 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change.
Thu, 25 Feb 2010 11:29:35 +0900 Kenichi Handa xdisp.c (reseat_to_string): Fix previous change (bug#5609).
Wed, 24 Feb 2010 19:23:48 +0100 Jan D. Move declarations before statements.
Sun, 21 Feb 2010 08:44:07 -0500 Chong Yidong * m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
Thu, 18 Feb 2010 12:02:24 -0500 Stefan Monnier (fatal): Add a final \n if needed (bug#5596).
Thu, 18 Feb 2010 02:21:15 -0500 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
Wed, 17 Feb 2010 22:35:21 -0800 Glenn Morris * callint.c (Finteractive): Doc fix.
Thu, 18 Feb 2010 11:27:25 +0900 Kenichi Handa Fix handling of CODING_RESULT_INSUFFICIENT_DST.
Wed, 17 Feb 2010 15:47:32 +0900 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
Sat, 13 Feb 2010 14:27:32 +0100 Jan D. xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
Sat, 13 Feb 2010 13:54:50 +0100 Jan D. xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
Thu, 11 Feb 2010 01:12:47 +0100 Juanma Barranquero Fix typos.
Wed, 10 Feb 2010 10:29:28 +0100 Jan D. Fix for bug#5512, don't rely on SIGIO alone.
Mon, 08 Feb 2010 21:43:23 -0800 Glenn Morris * ChangeLog: Mark tiny change.
Mon, 08 Feb 2010 18:39:01 -0500 Chong Yidong * nsfont.m (nsfont_open): The system's value for the font descent
Sat, 06 Feb 2010 08:29:05 -0500 Chong Yidong Credit Vivek Dasmohapatra for suggesting the last change.
Sat, 06 Feb 2010 08:23:33 -0500 Chong Yidong * charset.c (load_charset_map_from_file)