aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/nsfns.m (ns_display_info_for_name, Fx_open_connection): Doc fixes.Glenn Morris2014-02-111-0/+5
* Avoid "." at end of error diagnostics.Paul Eggert2014-02-101-0/+10
* * eval.c (call_debugger): When exiting the debugger, do not allowDmitry Antipov2014-02-101-0/+3
* (Fyes_or_no_p): Doc fixLars Ingebrigtsen2014-02-091-0/+1
* * fns.c (Fmaphash): Say what `maphash' returns, since it may be unintuitive.Lars Ingebrigtsen2014-02-091-0/+5
* * cmds.c (Fself_insert_command): Respect the width of EMACS_INTDmitry Antipov2014-02-101-0/+5
* * cmds.c (Fself_insert_command): Output a clearer error message on negative r...Lars Ingebrigtsen2014-02-081-0/+3
* * macros.c (Fexecute_kbd_macro): Doc fix.Lars Ingebrigtsen2014-02-081-0/+4
* * syntax.c (Fskip_syntax_backward): Doc clarification.Lars Ingebrigtsen2014-02-071-0/+2
* * minibuf.c (Fread_string): Doc clarification.Lars Ingebrigtsen2014-02-071-0/+2
* * buffer.c (Fmake_overlay): Doc clarification.Lars Ingebrigtsen2014-02-071-0/+4
* * src/keyboard.c (Frecursive_edit): Fix typo in docstring.Juanma Barranquero2014-02-081-0/+4
* * doc/lispref/keymaps.texi (Menu Bar): Minor clarification.Lars Ingebrigtsen2014-02-071-0/+2
* * keyboard.c (Frecursive_edit): Say more precicely how throwing `exit' works.Lars Ingebrigtsen2014-02-071-0/+5
* In window_resize_apply adjust margin width, if necessary (Bug#16649).Martin Rudalics2014-02-071-1/+2
* Constrain window body sizes.Martin Rudalics2014-02-071-1/+3
* Constrain window box sizes (Bug#16649).Martin Rudalics2014-02-071-0/+7
* * src/nsterm.m (syms_of_nsterm): Doc fix.Glenn Morris2014-02-061-0/+4
* Another fix for handling of file names on Windows 9X.Eli Zaretskii2014-02-061-0/+19
* * nsterm.m (toggleFullScreen:): Hide menubar on secondary monitorJan Djärv2014-02-061-0/+6
* Doc changes for cache-long-scansGlenn Morris2014-02-051-0/+4
* src/w32fns.c (Fw32_shell_execute): Doc fix.Eli Zaretskii2014-02-051-0/+4
* In draw_fringe_bitmap_1 don't draw fringe if it's outside the window (Bug#166...Martin Rudalics2014-02-051-0/+3
* Fix bug #16453.Bastien Guerry2014-02-051-0/+5
* Fix cursor appearance in note_mouse_highlight (Bug#16647).Martin Rudalics2014-02-051-0/+5
* * menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.Paul Eggert2014-02-041-0/+6
* Fix bug #16636 with simple dialogs on MS-Windows.Eli Zaretskii2014-02-041-0/+20
* * keyboard.c (kbd_buffer_get_event): Read file notification eventsMichael Albinus2014-02-041-0/+8
* Improve window dividers code.Martin Rudalics2014-02-041-0/+15
* * eval.c (call_debugger): Grow specpdl if the debugger wasDmitry Antipov2014-02-031-0/+3
* * print.c (Fexternal_debugging_output): Add cast to pacifyDmitry Antipov2014-02-031-0/+5
* In Fx_create_frame of w32fns.c process frame alpha earlier. (Bug#16619)Martin Rudalics2014-02-021-0/+5
* Attempt to solve bug #16615 by using a more accurate function prototype.Eli Zaretskii2014-02-011-0/+3
* Fix bug #16448 with non-ASCII error messages in batch mode.Eli Zaretskii2014-02-011-0/+4
* Fix bug #16558 with w32-shell-execute on remote file names.Eli Zaretskii2014-02-011-0/+6
* ChangeLog fixesGlenn Morris2014-01-301-5/+2
* Don't ignore SIGPROF in subprocessesAndreas Schwab2014-01-301-0/+5
* * xmenu.c (create_and_show_popup_menu): Port comment to C89.Paul Eggert2014-01-291-0/+4
* Fix printing empty Lisp strings.Eli Zaretskii2014-01-291-0/+3
* Fix bug #16576 with PRINTCHARFUN that conses output a lot.Eli Zaretskii2014-01-291-0/+6
* merge trunkKenichi Handa2014-01-291-0/+33
|\
| * In x_set_tool_bar_lines of w32fns.c don't clear area on frames that are not v...Martin Rudalics2014-01-291-0/+5
| * * xmenu.c (create_and_show_popup_menu): Handle case when no keyJan Djärv2014-01-291-0/+5
| * Fix Fwindow_text_pixel_size and fit-frame-to-buffer.Martin Rudalics2014-01-281-0/+10
| * * xfaces.c (free_frame_faces): Adjust comment.Dmitry Antipov2014-01-281-0/+1
| * * terminal.c (initial_free_frame_resources): New function.Dmitry Antipov2014-01-281-0/+7
| * * data.c (Fstring_to_number): Document results if unparsable.Paul Eggert2014-01-261-0/+5
* | Fix bug#16286 by the different way than 2014-01-26T00:32:30Z!eggert@cs.ucla.e...Kenichi Handa2014-01-291-0/+13
|/
* * xterm.c (x_focus_changed): Check for non-X terminal-frameJan Djärv2014-01-261-0/+4
* When decoding, prefer ptrdiff_t to int for buffer positions etc.Paul Eggert2014-01-251-0/+8