log src/ChangeLog @ 107901:4d83f7e28a99

age author description
2010-04-19 Eli Zaretskii Mention in src/ChangeLog the bug number solved by revno 99937.
2010-04-19 Eli Zaretskii .gdbinit (xsubchartable): New command.
2010-04-19 Eli Zaretskii Fix crashes in GC in "emacs -nw".
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.