aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkJoakim Verona2013-08-275-9/+12
|\
| * * xterm.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE:)Dmitry Antipov2013-08-275-9/+12
* | merge from trunkJoakim Verona2013-08-2712-152/+94
|\ \ | |/
| * * lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov2013-08-2712-152/+94
* | merge from trunkJoakim Verona2013-08-269-26/+47
|\ \ | |/
| * Fix minor problems found by static checking.Paul Eggert2013-08-269-26/+47
* | merge from trunkJoakim Verona2013-08-262-23/+28
|\ \ | |/
| * * src/lread.c (substitute_object_recurse): Handle hash-tables as well.Stefan Monnier2013-08-262-23/+28
* | merge from trunkJoakim Verona2013-08-263-16/+34
|\ \ | |/
| * Fix unlikely core dump in init_tty, and simplify terminfo case.Paul Eggert2013-08-263-16/+34
* | merge from trunkJoakim Verona2013-08-262-1/+6
|\ \ | |/
| * * frame.c (check_minibuf_window): Initialize 'window' properly,Paul Eggert2013-08-262-1/+6
* | merge from trunkJoakim Verona2013-08-261-1/+1
|\ \ | |/
| * Fix ChangeLog typo.Dmitry Antipov2013-08-261-1/+1
* | merge from trunkJoakim Verona2013-08-262-2/+7
|\ \ | |/
| * * gtkutil.c (xg_initialize): Set gtk-menu-bar-accel to "" insteadJan Djärv2013-08-262-2/+7
* | merge from trunkJoakim Verona2013-08-263-14/+11
|\ \ | |/
| * * lisp.h (Mouse_HLInfo): Drop set-but-unused membersDmitry Antipov2013-08-263-14/+11
* | merge from trunkJoakim Verona2013-08-262-32/+55
|\ \ | |/
| * New function check_minibuf_window to fix bug#15183.Martin Rudalics2013-08-262-32/+55
* | merge from trunkJoakim Verona2013-08-264-11/+19
|\ \ | |/
| * * window.h (struct window): Replace last_cursor with last_cursor_vposDmitry Antipov2013-08-264-11/+19
* | merge from trunkJoakim Verona2013-08-269-36/+29
|\ \ | |/
| * Fix recovering from possible decompression error. SinceDmitry Antipov2013-08-262-3/+14
| * * alloc.c (sweep_vectors): Do not initialize 'block' twice.Dmitry Antipov2013-08-261-1/+1
| * * syntax.c (init_syntax_once): Adjust comment and do an earlyDmitry Antipov2013-08-267-32/+14
* | merge from trunkJoakim Verona2013-08-241-0/+2
|\ \ | |/
| * Add commentary for the last commit.Eli Zaretskii2013-08-241-0/+2
* | merge from trunkJoakim Verona2013-08-242-1/+5
|\ \ | |/
| * Fix bug #15175 with cursor on boxed characters from display tables.Eli Zaretskii2013-08-242-1/+5
* | merge from trunkJoakim Verona2013-08-242-6/+29
|\ \ | |/
| * Fix bug #15176 with setting directory times on MS-Windows.Eli Zaretskii2013-08-242-6/+29
* | merge from trunkJoakim Verona2013-08-242-0/+16
|\ \ | |/
| * * gtkutil.c (x_wm_set_size_hint): Don't set hints when maximizedJan Djärv2013-08-242-0/+16
* | merge from trunkJoakim Verona2013-08-243-29/+55
|\ \ | |/
| * System-dependent integer overflow fixes.Paul Eggert2013-08-233-29/+55
* | merge from trunkJoakim Verona2013-08-236-138/+142
|\ \ | |/
| * Don't let very long directory names overrun the stack.Paul Eggert2013-08-236-138/+142
* | merge from trunkJoakim Verona2013-08-232-3/+12
|\ \ | |/
| * Fix bug #15155 with ignoring face remapping for strings from prefix properties.Eli Zaretskii2013-08-232-3/+12
* | merge from trunkJoakim Verona2013-08-231-1/+1
|\ \ | |/
| * * window.c (struct save_window_data): Fix typo.Dmitry Antipov2013-08-231-1/+1
* | merge from trunkJoakim Verona2013-08-237-47/+51
|\ \ | |/
| * Minor cleanup for redisplay interface and few related functions.Dmitry Antipov2013-08-237-47/+51
* | merge from trunkJoakim Verona2013-08-234-55/+59
|\ \ | |/
| * Redesign redisplay interface to drop updated_row and updated_area.Dmitry Antipov2013-08-234-55/+59
* | merge from trunkJoakim Verona2013-08-224-25/+9
|\ \ | |/
| * * process.c (flush_pending_output): Remove stub.Paul Eggert2013-08-224-25/+9
* | merge from trunkJoakim Verona2013-08-212-17/+36
|\ \ | |/
| * * callproc.c: Fix race that killed background processes.Paul Eggert2013-08-212-17/+36