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.
|