* minibuf.c (read_minibuf): Avoid C99ism in previous patch.
[bpt/emacs.git] / src / ChangeLog
2014-05-07 Paul Eggert* minibuf.c (read_minibuf): Avoid C99ism in previous...
2014-05-07 Jarek CzekalskiFix initialization of minibuffer history variable,...
2014-05-06 Samuel Bronson* src/keyboard.c (Frecursive_edit): Ensure inc&dec...
2014-05-06 Jarek CzekalskiFix tooltips pulling Emacs window to front on windows...
2014-05-05 Jan Djärv* nsselect.m (Fx_selection_exists_p): Just return Qnil...
2014-05-04 Paul EggertRevert recent libpng changes.
2014-05-03 Paul EggertHandle systems without WCONTINUED consistently.
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-02 Paul EggertConsult libpng-config more consistently.
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Eli Zaretskiisrc/term.c (tty_menu_activate): A better initialization...
2014-05-01 Stefan Monnier* src/intervals.c: Tighten assertions.
2014-04-30 Paul Eggert* term.c (tty_menu_activate): Don't assume row and...
2014-04-29 Eli ZaretskiiPlace hardware TTY cursor at the active menu item when...
2014-04-29 Glenn Morris* src/process.c (handle_child_signal): Handle systems...
2014-04-23 Eli ZaretskiiFix debugging code for checking the newline cache.
2014-04-22 Paul EggertPort to GCC 4.9.0 with --enable-gcc-warnings.
2014-04-22 Paul Eggert* search.c (Fnewline_cache_check): Remove unused locals.
2014-04-22 Eli ZaretskiiAdd debugging facility for the newline cache.
2014-04-21 Jarek CzekalskiFix freezing with scroll bars of GTK3 Toolkit.
2014-04-19 Stefan Monnier* src/intervals.c (rotate_right, rotate_left): Fix...
2014-04-18 Eli ZaretskiiFix bug #17288 with inserting left truncation glyph...
2014-04-18 Eli Zaretskiisrc/ChangeLog: Add header line to recent MSDOS-related...
2014-04-18 Paul Eggert* emacs.c (close_output_streams): Don't clear and resto...
2014-04-17 Jan DjärvPrevent endless loop in x_make_frame_visible.
2014-04-17 Eli ZaretskiiFix bug #17281 with infloop in line-pixel-height.
2014-04-17 Eli ZaretskiiFix bug #17269 with corruption of the newline cache.
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-15 Paul EggertRevert previous change.
2014-04-15 Eli ZaretskiiResurrect 2 entries in src/ChangeLog nuked by the previ...
2014-04-15 Paul EggertFix some xgselect-vs-pselect bugs.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
2014-04-14 Eli ZaretskiiFix bidirectional redisplay when deletion creates a...
2014-04-13 Paul EggertPort to IRIX 6.5.
2014-04-13 Eli ZaretskiiFix open-dribble-file's treatment of non-ASCII file...
2014-04-13 Eli ZaretskiiFix bug #17255 with insufficient pure space on 32-bit...
2014-04-13 Stefan Monnier* src/bytecode.c (exec_byte_code): Rework the volatiles...
2014-04-12 Paul Eggert* keyboard.c (Fopen_dribble_file): Avoid some races.
2014-04-12 Eli ZaretskiiFix bug #17244 with line-move-visual when display strin...
2014-04-11 Eli Zaretskiisrc/w32.c (sys_umask) <WRITE_USER>: Remove redundant...
2014-04-11 Glenn Morris* src/keyboard.c (Fopen_dribble_file): Make file private.
2014-04-09 Ken BrownRevert most of the recent change involving manifests...
2014-04-07 Stefan Monnier* src/alloc.c: Keep track of symbols referenced from...
2014-04-05 Glenn MorrisMinor doc updates related to dribble files
2014-04-04 Jan DjärvBackport from trunk.
2014-04-03 Ken BrownDon't use manifest on Cygwin. (Bug#17176)
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Martin RudalicsIn x_new_font don't calculate non-toolkit scrollbar...
2014-03-30 Martin RudalicsIn x_set_window_size postpone calculation of default...
2014-03-28 Ken Brown* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]...
2014-03-28 YAMAMOTO MitsuharuAdjust image background width on X11 accordingly when...
2014-03-27 YAMAMOTO MitsuharuFix bug #17115 with displaying on w32 images that have...
2014-03-26 Paul EggertMore backward-compatible fix to char-equal core dump.
2014-03-26 Paul EggertFix core dump in char-equal.
2014-03-26 Paul Eggert* insdel.c (adjust_markers_for_delete): Remove unused...
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-24 Martin RudalicsRefine previous fix of x_set_window_size to handle...
2014-03-23 Glenn Morris* src/fileio.c (Ffile_symlink_p): Doc fix.
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Eli ZaretskiiFix ChangeLog entry of last commit.
2014-03-23 Eli ZaretskiiFix bug #17047 with cursor motion when invisible text...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-22T03:04:53Z!dancol@dancol...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-23T05:15:48Z!dancol@dancol...
2014-03-21 YAMAMOTO MitsuharuFix regression introduced by patch for Bug#10500.
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-21 Paul EggertBackport doc.c fix from trunk.
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-03-20 Glenn Morris* src/charset.c (init_charset): When we cannot find...
2014-03-19 Paul Eggert* fns.c (Frandom): Fix rare bug where the result isn...
2014-03-19 Paul EggertFix porting inconsistency about rounding to even.
2014-03-19 Eli ZaretskiiFix minor memory-related problems on MS-Windows reveale...
2014-03-17 Ted Zlatanovgnutls.c (Fgnutls_boot): Fix case of :verify-error...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Eli Zaretskiisrc/ChangeLog: Fix a typo in last commit.
2014-03-16 Eli ZaretskiiFix bug #16830 with slow search for newlines in forward...
2014-03-15 Juanma Barranquerosrc/buffer.c (Fset_buffer): Document return value ...
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
2014-03-11 Dmitry Antipov* xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.
2014-03-10 Martin RudalicsRevert last change to w32_read_socket.
2014-03-10 Eli ZaretskiiFix an obscure bug in fstatat on Windows 9X.
2014-03-10 Martin RudalicsUnconditionally set visibility to 1 when restoring...
2014-03-09 Martin RudalicsUpdate docs for window dividers and `window-text-pixel...
2014-03-08 Jan Djärv* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-03-08 Eli ZaretskiiFix more failures of visual-order cursor movement under...
2014-03-07 Eli ZaretskiiFix bug #16961 with visual-order cursor movement and...
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Dmitry Antipov* xterm.c (xim_initialize): Always pass a copy of resou...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-05 Paul EggertFix "resource temporarily unavailable" with xgselect.
2014-03-05 Paul EggertFix minor --enable-gcc-warnings issues.
2014-03-04 Ken BrownFurther follow-up to last change in gmalloc.c.
2014-03-04 Eli ZaretskiiFollow-up improvements for last change in gmalloc.c.
2014-03-04 YAMAMOTO Mitsuharu* xterm.c (x_draw_stretch_glyph_string): Reset clipping...
2014-03-04 Michal Nazarewicz* binding.el: Add comment describing why C-d binds...
2014-03-03 Eli ZaretskiiFix bug #16930 with broken build --without-x.
2014-03-03 Eli ZaretskiiFix crashes in lisp_align_free in a build with GC_MCHECK.
next