aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (Frecursive_edit): Say more precicely how throwing `exit' works.Lars Ingebrigtsen2014-02-072-3/+12
* In window_resize_apply adjust margin width, if necessary (Bug#16649).Martin Rudalics2014-02-072-3/+7
* Constrain window body sizes.Martin Rudalics2014-02-072-3/+13
* Constrain window box sizes (Bug#16649).Martin Rudalics2014-02-072-9/+21
* * src/nsterm.m (syms_of_nsterm): Doc fix.Glenn Morris2014-02-062-2/+6
* Spelling fix.Paul Eggert2014-02-061-1/+1
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-064-34/+76
* * nsterm.m (toggleFullScreen:): Hide menubar on secondary monitorJan Djärv2014-02-062-2/+16
* Doc changes for cache-long-scansGlenn Morris2014-02-052-0/+6
* Fix last fix of note_mouse_highlightMartin Rudalics2014-02-051-0/+2
* Spelling fix.Paul Eggert2014-02-051-1/+1
* src/w32.c: Fix typos in commentary.Eli Zaretskii2014-02-051-6/+6
* src/w32fns.c (Fw32_shell_execute): Doc fix.Eli Zaretskii2014-02-052-16/+32
* In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#166...Martin Rudalics2014-02-052-1/+6
* Fix bug #16453.Bastien Guerry2014-02-052-1/+6
* Fix cursor appearance in note_mouse_highlight (Bug#16647).Martin Rudalics2014-02-052-1/+14
* * menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.Paul Eggert2014-02-042-8/+9
* src/w32fns.c (Fw32_shell_execute): Improve commentary.Eli Zaretskii2014-02-041-5/+6
* Fix bug #16636 with simple dialogs on MS-Windows.Eli Zaretskii2014-02-045-22/+63
* * keyboard.c (kbd_buffer_get_event): Read file notification eventsMichael Albinus2014-02-043-16/+20
* Improve window dividers code.Martin Rudalics2014-02-048-24/+112
* * eval.c (call_debugger): Grow specpdl if the debugger wasDmitry Antipov2014-02-032-12/+22
* * print.c (Fexternal_debugging_output): Add cast to pacifyDmitry Antipov2014-02-032-1/+6
* In Fx_create_frame of w32fns.c process frame alpha earlier. (Bug#16619)Martin Rudalics2014-02-022-2/+8
* Attempt to solve bug #16615 by using a more accurate function prototype.Eli Zaretskii2014-02-012-4/+7
* Fix bug #16448 with non-ASCII error messages in batch mode.Eli Zaretskii2014-02-012-7/+30
* Fix bug #16558 with w32-shell-execute on remote file names.Eli Zaretskii2014-02-012-4/+25
* Misc small fixes.Juri Linkov2014-01-312-2/+2
* ChangeLog fixesGlenn Morris2014-01-301-5/+2
* Don't ignore SIGPROF in subprocessesAndreas Schwab2014-01-303-0/+12
* * xmenu.c (create_and_show_popup_menu): Port comment to C89.Paul Eggert2014-01-292-1/+5
* Fix printing empty Lisp strings.Eli Zaretskii2014-01-292-2/+16
* src/indent.c (current_column_1): Correct commentary.Eli Zaretskii2014-01-291-1/+1
* Fix bug #16576 with PRINTCHARFUN that conses output a lot.Eli Zaretskii2014-01-292-12/+9
* merge trunkKenichi Handa2014-01-298-20/+56
|\
| * In x_set_tool_bar_lines of w32fns.c don't clear area on frames that are not v...Martin Rudalics2014-01-292-1/+6
| * * xmenu.c (create_and_show_popup_menu): Handle case when no keyJan Djärv2014-01-292-0/+7
| * Fix Fwindow_text_pixel_size and fit-frame-to-buffer.Martin Rudalics2014-01-282-13/+13
| * * xfaces.c (free_frame_faces): Adjust comment.Dmitry Antipov2014-01-282-1/+3
| * * terminal.c (initial_free_frame_resources): New function.Dmitry Antipov2014-01-282-1/+17
| * * lread.c (oblookup): Fix comment to match code.Paul Eggert2014-01-261-1/+2
| * * data.c (Fstring_to_number): Document results if unparsable.Paul Eggert2014-01-262-3/+8
* | Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.e...Kenichi Handa2014-01-294-4/+20
|/
* * xterm.c (x_focus_changed): Check for non-X terminal-frameJan Djärv2014-01-262-1/+7
* When decoding, prefer ptrdiff_t to int for buffer positions etc.Paul Eggert2014-01-253-9/+17
* Fix ChangeLog typos.Juanma Barranquero2014-01-263-4/+4
* Fix crash with insert-file-contents and misdecoded text.Paul Eggert2014-01-252-0/+7
* Fix handling of face attributes in Fx_create_frame (Bug#16529).Martin Rudalics2014-01-252-17/+41
* Fix bug #16517 with display change on MS-Windows while in full-screen mode.Fabrice Popineau2014-01-252-0/+10
* Fix bug #16479 with client connections while TTY menu is open.Eli Zaretskii2014-01-252-1/+17