aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when an NSM character is inserted at BEGV.Eli Zaretskii2010-04-171-0/+8
* Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.Eli Zaretskii2010-04-161-0/+6
* * s/freebsd.h: Restore osreldate.h include.Dan Nicolaescu2010-04-161-0/+5
* * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Jan D2010-04-161-0/+4
* * s/cygwin.h: Avoid linking against static libgcc.Chong Yidong2010-04-151-0/+4
* Add the `scroll-command' property.Juri Linkov2010-04-161-0/+12
* * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.Dan Nicolaescu2010-04-151-2/+0
* * xdisp.c (message): Do not use NO_ARG_ARRAY.Dan Nicolaescu2010-04-151-0/+2
* * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.Dan Nicolaescu2010-04-151-0/+4
* Reduce cpp use in Makefile.in.Dan Nicolaescu2010-04-141-0/+9
* Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-141-0/+6
* Add variable `scroll-preserve-screen-position-commands'.Juri Linkov2010-04-141-0/+8
* Fix so top -10 and left -10 in frame parameters work.Jan Djärv2010-04-131-0/+4
* (Fx_create_frame, x_create_tip_frame): Set default border width to zero.Jan Djärv2010-04-131-0/+5
* (init_tty): Move common text outside of #ifdef TERMINFO.Stefan Monnier2010-04-121-0/+2
* Try to solve the problem of spurious EOF chars in long lines of textStefan Monnier2010-04-121-0/+9
* Try to detect file modification within the same second.Stefan Monnier2010-04-121-0/+10
* * process.c (status_notify): Remove unused var `ro'.Stefan Monnier2010-04-121-0/+4
* xfns.c (select_visual): Don't call error if XGetVisualInfo returnsJan Djärv2010-04-121-0/+5
* * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.Dan Nicolaescu2010-04-121-0/+4
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-0/+8
* Use autoconf, not cpp for some variables.Dan Nicolaescu2010-04-111-0/+8
* Use XFT in Lucid dialogs if available.Jan Djärv2010-04-111-0/+5
* * process.c (exec_sentinel): Preserve current-buffer.Stefan Monnier2010-04-111-0/+2
* (read_process_output): Move the save-current-buffer toStefan Monnier2010-04-111-0/+5
* * s/msdos.h (UNEXEC): New definition.Dan Nicolaescu2010-04-101-0/+4
* xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.YAMAMOTO Mitsuharu2010-04-101-1/+2
* Don't abort try_window with fonts change when showing tooltip (Bug#2423).YAMAMOTO Mitsuharu2010-04-101-1/+10
* xfns.c (Fx_show_tip): Undo last change.YAMAMOTO Mitsuharu2010-04-101-0/+4
* Fix showing the complete tip the first time, bug #2423.Jan D2010-04-091-0/+5
* Fix bug#5856: don't dereference glyphs beyond end of glyph_row.Eli Zaretskii2010-04-091-0/+5
* * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.Jan Djärv2010-04-081-0/+5
* Fix crash due to incorrect resolution of type of NSM characters (bug#5858).Eli Zaretskii2010-04-081-0/+5
* Lucid menus can now use Xft for fonts.Jan Djärv2010-04-081-0/+26
* Fix resizing for X and non-Gtk+ build. Bug #5848.Jan D2010-04-071-0/+8
* Simplify code for HP machines.Dan Nicolaescu2010-04-061-0/+6
* * m/iris4d.h (UNEXEC): Move definition ...Dan Nicolaescu2010-04-061-0/+5
* Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).Jan Djärv2010-04-041-0/+5
* Fix infloop in bidi buffers with vertical cursor motion at ZV.Eli Zaretskii2010-04-031-0/+4
* Fix typo in src/ChangeLog.Eli Zaretskii2010-04-031-1/+1
* Merge from emacs-23Stefan Monnier2010-04-021-4/+13
|\
| * Fix typos in ChangeLogs.Juanma Barranquero2010-04-021-4/+4
| * Fix last set of Nextstep changes.Chong Yidong2010-03-311-0/+5
| * Fix bug #5703.Eli Zaretskii2010-03-311-0/+5
| * * nsterm.h: Fix last change.Chong Yidong2010-03-311-0/+4
* | * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-021-0/+3
* | * m/vax.h (CRT0_DUMMIES): Remove, unused.Dan Nicolaescu2010-04-021-0/+2
* | * ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file notDan Nicolaescu2010-04-021-0/+5
* | Fix typos and formatting in ChangeLog entries.Eli Zaretskii2010-04-021-5/+6
* | Remove extern errno declarations.Dan Nicolaescu2010-04-011-0/+22