summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2014-05-06Fix tooltips pulling Emacs window to front on windows-nt, bug #17408.Jarek Czekalski
2014-05-05* nsselect.m (Fx_selection_exists_p): Just return Qnil if window systemJan Djärv
2014-05-04Consult libpng-config more consistently.Paul Eggert
2014-05-04Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert
2014-05-04Revert recent libpng changes.Paul Eggert
2014-05-03Handle systems without WCONTINUED consistently.Paul Eggert
2014-05-03Minor fixes for comments.Eli Zaretskii
2014-05-02Consult libpng-config more consistently.Paul Eggert
2014-05-01Doc fixesGlenn Morris
2014-05-01src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii
2014-05-01* src/intervals.c: Tighten assertions.Stefan Monnier
2014-04-30Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero
2014-04-30* term.c (tty_menu_activate): Don't assume row and col are initialized.Paul Eggert
2014-04-29Place hardware TTY cursor at the active menu item when displaying a menu.Eli Zaretskii
2014-04-29* src/window.c (struct saved_window): Remove mark.Stefan Monnier
2014-04-29* src/process.c (handle_child_signal): Handle systems without WCONTINUEDGlenn Morris
2014-04-28Use bits_word for gcmarkbits.Paul Eggert
2014-04-27Avoid undefined behavior in signed left shift.Paul Eggert
2014-04-25Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero
2014-04-23* src/window.c (Fset_window_configuration): Deactivate the mark beforeStefan Monnier
2014-04-23* conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port to GCC 4.9.0Paul Eggert
2014-04-23Fix debugging code for checking the newline cache.Eli Zaretskii
2014-04-22Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert
2014-04-22Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert
2014-04-22* search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert
2014-04-22Add debugging facility for the newline cache.Eli Zaretskii
2014-04-22Correctly macroexpand top-level forms during eager macroexpandDaniel Colascione
2014-04-21Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski
2014-04-19Merge from emacs-24; up to 2014-04-17T02:05:48Z!eggert@cs.ucla.eduDaniel Colascione
2014-04-19* src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier
2014-04-19Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero
2014-04-18Fix bug #17288 with inserting left truncation glyph under linum-mode.Eli Zaretskii
2014-04-18src/ChangeLog: Add header line to recent MSDOS-related entries.Eli Zaretskii
2014-04-17* emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert
2014-04-17* term.c (tty_send_additional_strings): No need to fflush here,Paul Eggert
2014-04-17Prevent endless loop in x_make_frame_visible.Jan Djärv
2014-04-17Fix bug #17281 with infloop in line-pixel-height.Eli Zaretskii
2014-04-172014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione
2014-04-17Fix bug #17269 with corruption of the newline cache.Eli Zaretskii
2014-04-16Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert
2014-04-16Remove DATA_SEG_BITS.Paul Eggert
2014-04-16* src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier
2014-04-16Fix the MSDOS build.Eli Zaretskii
2014-04-15Revert previous change.Paul Eggert
2014-04-15Resurrect 2 entries in src/ChangeLog nuked by the previous commit.Eli Zaretskii
2014-04-15Fix some xgselect-vs-pselect bugs.Paul Eggert
2014-04-15* src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier
2014-04-14Fix bidirectional redisplay when deletion creates a paragraph start.Eli Zaretskii
2014-04-13Port to IRIX 6.5.Paul Eggert
2014-04-13Fix open-dribble-file's treatment of non-ASCII file names.Eli Zaretskii