aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in previousGlenn Morris2014-02-111-1/+1
* * src/nsfns.m (ns_display_info_for_name, Fx_open_connection): Doc fixes.Glenn Morris2014-02-112-4/+9
* Avoid "." at end of error diagnostics.Paul Eggert2014-02-106-6/+15
* * eval.c (call_debugger): When exiting the debugger, do not allowDmitry Antipov2014-02-102-2/+9
* (Fyes_or_no_p): Doc fixLars Ingebrigtsen2014-02-092-1/+3
* * fns.c (Fmaphash): Say what `maphash' returns, since it may be unintuitive.Lars Ingebrigtsen2014-02-092-1/+7
* * cmds.c (Fself_insert_command): Respect the width of EMACS_INTDmitry Antipov2014-02-102-1/+6
* * cmds.c (Fself_insert_command): Output a clearer error message on negative r...Lars Ingebrigtsen2014-02-082-1/+9
* * macros.c (Fexecute_kbd_macro): Doc fix.Lars Ingebrigtsen2014-02-082-1/+6
* * syntax.c (Fskip_syntax_backward): Doc clarification.Lars Ingebrigtsen2014-02-072-1/+4
* * minibuf.c (Fread_string): Doc clarification.Lars Ingebrigtsen2014-02-072-3/+5
* * buffer.c (Fmake_overlay): Doc clarification.Lars Ingebrigtsen2014-02-072-1/+5
* * src/keyboard.c (Frecursive_edit): Fix typo in docstring.Juanma Barranquero2014-02-082-1/+5
* * doc/lispref/keymaps.texi (Menu Bar): Minor clarification.Lars Ingebrigtsen2014-02-072-2/+4
* * 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