2010-04-18 |
Stefan Monnier |
Hash-cons pure data.
|
2010-04-18 |
Jan D. |
Set USER_POS in hint_flags to work around Cygwin problem.
|
2010-04-17 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
2010-04-17 |
Eli Zaretskii |
Fix a crash when an NSM character is inserted at BEGV.
|
2010-04-16 |
Eli Zaretskii |
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
|
2010-04-16 |
Dan Nicolaescu |
* s/freebsd.h: Restore osreldate.h include.
|
2010-04-16 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
2010-04-16 |
Chong Yidong |
* s/cygwin.h: Avoid linking against static libgcc.
|
2010-04-15 |
Juri Linkov |
Add the `scroll-command' property.
|
2010-04-15 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
2010-04-15 |
Dan Nicolaescu |
* xdisp.c (message): Do not use NO_ARG_ARRAY.
|
2010-04-15 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
2010-04-14 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
2010-04-14 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
2010-04-14 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
2010-04-13 |
Jan D. |
Fix so top -10 and left -10 in frame parameters work.
|
2010-04-13 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
2010-04-13 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
2010-04-13 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
2010-04-13 |
Stefan Monnier |
Try to detect file modification within the same second.
|
2010-04-12 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
2010-04-12 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|
2010-04-12 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
2010-04-11 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
2010-04-11 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
2010-04-11 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
2010-04-11 |
Stefan Monnier |
* process.c (exec_sentinel): Preserve current-buffer.
|
2010-04-11 |
Stefan Monnier |
(read_process_output): Move the save-current-buffer to
|
2010-04-10 |
Dan Nicolaescu |
* s/msdos.h (UNEXEC): New definition.
|
2010-04-10 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
|
2010-04-10 |
YAMAMOTO Mitsuharu |
Don't abort try_window with fonts change when showing tooltip (Bug#2423).
|
2010-04-10 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Undo last change.
|
2010-04-09 |
Jan D |
Fix showing the complete tip the first time, bug #2423.
|
2010-04-08 |
Eli Zaretskii |
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
|
2010-04-08 |
Jan D. |
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
|
2010-04-08 |
Eli Zaretskii |
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
|
2010-04-08 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
2010-04-07 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
2010-04-07 |
Dan Nicolaescu |
Simplify code for HP machines.
|
2010-04-07 |
Dan Nicolaescu |
* m/iris4d.h (UNEXEC): Move definition ...
|
2010-04-04 |
jhd |
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
|
2010-04-03 |
Eli Zaretskii |
Fix infloop in bidi buffers with vertical cursor motion at ZV.
|
2010-04-03 |
Eli Zaretskii |
Fix typo in src/ChangeLog.
|
2010-04-03 |
Stefan Monnier |
Merge from emacs-23
|
2010-04-03 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Move definition ...
|
2010-04-03 |
Dan Nicolaescu |
* m/vax.h (CRT0_DUMMIES): Remove, unused.
|
2010-04-03 |
Dan Nicolaescu |
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
|
2010-04-02 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-03-31 |
Chong Yidong |
Fix last set of Nextstep changes.
|
2010-03-31 |
Eli Zaretskii |
Fix bug #5703.
|
2010-03-31 |
Chong Yidong |
* nsterm.h: Fix last change.
|
2010-04-02 |
Eli Zaretskii |
Fix typos and formatting in ChangeLog entries.
|
2010-04-02 |
Dan Nicolaescu |
Remove extern errno declarations.
|
2010-04-01 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
2010-04-01 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
2010-04-01 |
Eli Zaretskii |
Fix bug #5816.
|
2010-04-01 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
2010-03-31 |
Chong Yidong |
[merge] Fix last set of Nextstep changes.
|
2010-03-31 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
2010-03-31 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
2010-03-31 |
Eli Zaretskii |
Fix highlight of trailing whitespace is right-to-left lines.
|
2010-03-31 |
Stefan Monnier |
Get rid of the direct_output optimizations.
|
2010-03-31 |
Stefan Monnier |
Merge from emacs-23 branch
|
2010-03-30 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
2010-03-30 |
Jan D. |
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
|
2010-03-29 |
Chong Yidong |
Clean up unneeded ns_set_icon_type calls.
|
2010-03-28 |
Glenn Morris |
Close bug#5336.
|
2010-03-24 |
Chong Yidong |
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
|
2010-03-31 |
Stefan Monnier |
(keys_of_window): Remove redundant/overridden bindings.
|
2010-03-30 |
Eli Zaretskii |
Restore original behavior of move_it_in_display_line_to when !bidi_p.
|
2010-03-30 |
Dan Nicolaescu |
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
|
2010-03-30 |
Eli Zaretskii |
Fix a crash of I-search in a bidi-reordered buffer.
|
2010-03-30 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
|
2010-03-30 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
2010-03-30 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
2010-03-27 |
Chong Yidong |
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
|
2010-03-25 |
YAMAMOTO Mitsuharu |
Don't call turn_on_atimers around `connect' (Bug#5723).
|
2010-03-25 |
YAMAMOTO Mitsuharu |
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
|
2010-03-24 |
Stefan Monnier |
Merge from `emacs-23'.
|
2010-03-22 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
2010-03-20 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
|
2010-03-16 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
2010-03-16 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
2010-03-15 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
2010-03-23 |
Dan Nicolaescu |
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
|
2010-03-23 |
Dan Nicolaescu |
* s/netbsd.h: Remove commented out code.
|
2010-03-23 |
Dan Nicolaescu |
Simplify LIBS_MACHINE definitions.
|
2010-03-22 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
2010-03-22 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|
2010-03-21 |
Dan Nicolaescu |
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
|
2010-03-21 |
Dan Nicolaescu |
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
2010-03-21 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
2010-03-21 |
Andreas Schwab |
Expand ${bootstrap_exe} before chdir
|
2010-03-20 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for old GNU/Linux using libc version 5.
|
2010-03-20 |
Dan Nicolaescu |
Consolidate redundant definitions in s/bsd-common.h.
|
2010-03-20 |
Dan Nicolaescu |
Consolidate redundant definitions.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
2010-03-20 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
2010-03-20 |
Dan Nicolaescu |
* s/openbsd.h: Remove support for non-ELF and for systems that do
|
2010-03-20 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
2010-03-20 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
2010-03-18 |
Glenn Morris |
Remove obsolete code in emacs.c that chooses a bug reporting address.
|
2010-03-18 |
Glenn Morris |
Replace some cpp with autoconf.
|
2010-03-15 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
2010-03-13 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
2010-03-13 |
Eli Zaretskii |
Spell out in ChangeLog the purpose of revision 99649.
|
2010-03-12 |
Chong Yidong |
* xfns.c (Fx_create_frame): Set default to Qright.
|
2010-03-12 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
2010-03-12 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
2010-03-10 |
Chong Yidong |
Bump version to 24.0.50.
|
2010-03-10 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
2010-03-05 |
Stefan Monnier |
Make it possible to C-g in a tight bytecode loop again (bug#5680).
|
2010-03-05 |
Stefan Monnier |
* regex.c (regex_compile): Setup gl_state as well.
|
2010-03-05 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
2010-03-03 |
Chong Yidong |
Fix keyboard macro key lookup (Bug#5481).
|
2010-03-02 |
Eli Zaretskii |
Fix bug in decoding emacs-mule encoding.
|
2010-03-02 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
2010-03-02 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
2010-02-28 |
Chong Yidong |
Fix use of unitialized memory.
|