src/lread.c (Funintern): Fix doc to match advertised calling convention.
[bpt/emacs.git] / src / ChangeLog
2014-02-25 Juanma Barranquerosrc/lread.c (Funintern): Fix doc to match advertised...
2014-02-24 Daniel ColascioneFix event race
2014-02-22 Glenn MorrisMisc small frame/window doc
2014-02-22 Glenn MorrisBit more doc for process filter and sentinel changes
2014-02-21 Glenn MorrisSome doc updates for default process sentinels and...
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-21 Paul EggertPacify GCC when configuring with --enable-gcc-warnings.
2014-02-21 Daniel ColascioneImprove dbus error handling; detect bus failure
2014-02-20 Eli ZaretskiiFix excessive calls to bidi_shelve_cache reported in...
2014-02-20 Eli ZaretskiiFix assertion violation in redisplay.
2014-02-20 Eli ZaretskiiFix bug #16819 with dereferencing invalid face pointer.
2014-02-20 Glenn MorrisSome doc for defalias-fset-function
2014-02-19 Eli ZaretskiiFix bug #16806 with horizontal scrolling of images...
2014-02-19 Eli ZaretskiiAvoid crashes on MS-Windows when JPEG images are too...
2014-02-18 Martin RudalicsDon't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH...
2014-02-18 Michael Albinus* dbusbind.c (xd_close_bus): Apply proper check on...
2014-02-17 Paul Eggerttemacs --daemon fix
2014-02-16 Anders Lindgren* nsterm.m (keyDown:): Check for normal key even if...
2014-02-16 Daniel ColascioneMake closing dbus buses actually work
2014-02-13 Eli ZaretskiiFix crashes in itimers on Windows 9X.
2014-02-13 Paul EggertFix subspace record bug on HP-UX 10.20.
2014-02-13 Dmitry AntipovFix ChangeLog entry.
2014-02-13 Dmitry Antipov* composite.c (fill_gstring_header): Pass positions...
2014-02-13 Juanma BarranqueroFix typos in Changelogs.
2014-02-12 Jan Djärv* image.c (pbm_load): Set to NO_PIXMAP on error.
2014-02-12 Lars Ingebrigtsen* buffer.c (syms_of_buffer): Doc clarification.
2014-02-11 Glenn Morris* src/nsfns.m (ns_display_info_for_name, Fx_open_connec...
2014-02-10 Paul EggertAvoid "." at end of error diagnostics.
2014-02-10 Dmitry Antipov* eval.c (call_debugger): When exiting the debugger...
2014-02-10 Lars Ingebrigtsen(Fyes_or_no_p): Doc fix
2014-02-10 Lars Ingebrigtsen* fns.c (Fmaphash): Say what `maphash' returns, since...
2014-02-10 Dmitry Antipov* cmds.c (Fself_insert_command): Respect the width...
2014-02-09 Lars Ingebrigtsen* cmds.c (Fself_insert_command): Output a clearer error...
2014-02-09 Lars Ingebrigtsen* macros.c (Fexecute_kbd_macro): Doc fix.
2014-02-08 Lars Ingebrigtsen* syntax.c (Fskip_syntax_backward): Doc clarification.
2014-02-08 Lars Ingebrigtsen* minibuf.c (Fread_string): Doc clarification.
2014-02-08 Lars Ingebrigtsen* buffer.c (Fmake_overlay): Doc clarification.
2014-02-08 Juanma Barranquero* src/keyboard.c (Frecursive_edit): Fix typo in docstring.
2014-02-08 Lars Ingebrigtsen* doc/lispref/keymaps.texi (Menu Bar): Minor clarification.
2014-02-08 Lars Ingebrigtsen* keyboard.c (Frecursive_edit): Say more precicely...
2014-02-07 Martin RudalicsIn window_resize_apply adjust margin width, if necessar...
2014-02-07 Martin RudalicsConstrain window body sizes.
2014-02-07 Martin RudalicsConstrain window box sizes (Bug#16649).
2014-02-07 Glenn Morris* src/nsterm.m (syms_of_nsterm): Doc fix.
2014-02-06 Eli ZaretskiiAnother fix for handling of file names on Windows 9X.
2014-02-06 Jan Djärv* nsterm.m (toggleFullScreen:): Hide menubar on seconda...
2014-02-06 Glenn MorrisDoc changes for cache-long-scans
2014-02-05 Eli Zaretskiisrc/w32fns.c (Fw32_shell_execute): Doc fix.
2014-02-05 Martin RudalicsIn draw_fringe_bitmap_1 don't draw fringe if it's outsi...
2014-02-05 Bastien GuerryFix bug #16453.
2014-02-05 Martin RudalicsFix cursor appearance in note_mouse_highlight (Bug...
2014-02-04 Paul Eggert* menu.c (Fx_popup_dialog): Remove label 'dialog_via_menu'.
2014-02-04 Eli ZaretskiiFix bug #16636 with simple dialogs on MS-Windows.
2014-02-04 Michael Albinus* keyboard.c (kbd_buffer_get_event): Read file notifica...
2014-02-04 Martin RudalicsImprove window dividers code.
2014-02-03 Dmitry Antipov* eval.c (call_debugger): Grow specpdl if the debugger was
2014-02-03 Dmitry Antipov* print.c (Fexternal_debugging_output): Add cast to...
2014-02-02 Martin RudalicsIn Fx_create_frame of w32fns.c process frame alpha...
2014-02-01 Eli ZaretskiiAttempt to solve bug #16615 by using a more accurate...
2014-02-01 Eli ZaretskiiFix bug #16448 with non-ASCII error messages in batch...
2014-02-01 Eli ZaretskiiFix bug #16558 with w32-shell-execute on remote file...
2014-01-31 Glenn MorrisChangeLog fixes
2014-01-30 Andreas SchwabDon't ignore SIGPROF in subprocesses
2014-01-29 Paul Eggert* xmenu.c (create_and_show_popup_menu): Port comment...
2014-01-29 Eli ZaretskiiFix printing empty Lisp strings.
2014-01-29 Eli ZaretskiiFix bug #16576 with PRINTCHARFUN that conses output...
2014-01-29 Kenichi Handamerge trunk
2014-01-29 Kenichi HandaFix bug#16286 by the different way than 2014-01-26T00...
2014-01-29 Martin RudalicsIn x_set_tool_bar_lines of w32fns.c don't clear area...
2014-01-29 Jan Djärv* xmenu.c (create_and_show_popup_menu): Handle case...
2014-01-28 Martin RudalicsFix Fwindow_text_pixel_size and fit-frame-to-buffer.
2014-01-28 Dmitry Antipov* xfaces.c (free_frame_faces): Adjust comment.
2014-01-28 Dmitry Antipov* terminal.c (initial_free_frame_resources): New function.
2014-01-26 Paul Eggert* data.c (Fstring_to_number): Document results if unpar...
2014-01-26 Jan Djärv* xterm.c (x_focus_changed): Check for non-X terminal...
2014-01-26 Paul EggertWhen decoding, prefer ptrdiff_t to int for buffer posit...
2014-01-26 Paul EggertFix crash with insert-file-contents and misdecoded...
2014-01-25 Martin RudalicsFix handling of face attributes in Fx_create_frame...
2014-01-25 Fabrice PopineauFix bug #16517 with display change on MS-Windows while...
2014-01-25 Eli ZaretskiiFix bug #16479 with client connections while TTY menu...
2014-01-25 Stefan Monnier* src/eval.c (Fsignal): Fix `debug' handling to match...
2014-01-24 Paul EggertFix bool-vector-count-population bug on MinGW64.
2014-01-24 Dmitry Antipov* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction...
2014-01-23 Paul EggertMinor cleanup of previous change.
2014-01-23 Dmitry AntipovFix two memory leaks discovered with Valgrind.
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-21 Eli ZaretskiiFix bug #16509 with segfault in an assertion when exiti...
2014-01-21 Dmitry Antipov* buffer.c (Fkill_buffer): When killing an indirect...
2014-01-20 Glenn MorrisFix spelling of "GNUstep"
2014-01-20 Paul EggertApply previous change even if valgrind is not in use...
2014-01-20 Paul EggertPacify valgrind by initializing buffer redisplay bit.
2014-01-20 Paul EggertRevert some of the CANNOT_DUMP fix.
2014-01-19 Eli ZaretskiiFix Cygwin w32 build broken by last commit in w32font.c.
2014-01-19 Kenichi Handamerge trunk
2014-01-19 Kenichi Handacomposite.c (composition_update_it): Fix previous change.
2014-01-18 Eli ZaretskiiFix file name handling on MS-Windows 9X.
2014-01-18 Glenn MorrisChangeLog and Author: header comment fixes
2014-01-17 Eli ZaretskiiProvisional fix for bug #16479 with client connecting...
2014-01-15 Eli Zaretskiisrc/ChangeLog: Fix typos.
2014-01-15 Glenn MorrisChangeLog fixes
next