summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.orgGlenn Morris2014-05-071-0/+26
|\
| * * minibuf.c (read_minibuf): Avoid C99ism in previous patch.Paul Eggert2014-05-071-0/+4
| * Fix initialization of minibuffer history variable, bug #17430.Jarek Czekalski2014-05-071-0/+6
| * * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-061-0/+5
| * Fix tooltips pulling Emacs window to front on windows-nt, bug #17408.Jarek Czekalski2014-05-061-0/+6
| * * nsselect.m (Fx_selection_exists_p): Just return Qnil if window systemJan Djärv2014-05-051-0/+5
* | * image.c: Include <png.h> before <setjmp.h>.Paul Eggert2014-05-071-0/+4
* | * image.c: Do not use libpng if HAVE_NS, as NS does its own thing.Paul Eggert2014-05-061-0/+8
* | Consult libpng-config more consistently.Paul Eggert2014-05-041-11/+5
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-0/+51
|\ \ | |/
| * Revert recent libpng changes.Paul Eggert2014-05-041-0/+6
| * Handle systems without WCONTINUED consistently.Paul Eggert2014-05-031-0/+7
| * Minor fixes for comments.Eli Zaretskii2014-05-031-0/+4
| * Consult libpng-config more consistently.Paul Eggert2014-05-021-0/+8
| * Doc fixesGlenn Morris2014-05-011-0/+5
| * src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii2014-05-011-0/+5
| * * src/intervals.c: Tighten assertions.Stefan Monnier2014-05-011-0/+16
* | Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-301-0/+20
|\ \ | |/
| * * term.c (tty_menu_activate): Don't assume row and col are initialized.Paul Eggert2014-04-301-0/+6
| * Place hardware TTY cursor at the active menu item when displaying a menu.Eli Zaretskii2014-04-291-0/+10
| * * src/process.c (handle_child_signal): Handle systems without WCONTINUEDGlenn Morris2014-04-291-2/+6
* | * src/window.c (struct saved_window): Remove mark.Stefan Monnier2014-04-291-2/+7
* | Use bits_word for gcmarkbits.Paul Eggert2014-04-281-0/+6
* | Avoid undefined behavior in signed left shift.Paul Eggert2014-04-271-0/+12
* | Merge from emacs-24; up to 2014-04-25T10:35:01Z!michael.albinus@gmx.deJuanma Barranquero2014-04-251-0/+6
|\ \ | |/
| * Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-231-0/+6
* | * src/window.c (Fset_window_configuration): Deactivate the mark beforeStefan Monnier2014-04-231-0/+10
* | * conf_post.h (ADDRESS_SANITIZER_WORKAROUND): Port to GCC 4.9.0Paul Eggert2014-04-231-0/+7
* | Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert2014-04-221-0/+22
|\ \ | |/
| * Port to GCC 4.9.0 with --enable-gcc-warnings.Paul Eggert2014-04-221-0/+6
| * * search.c (Fnewline_cache_check): Remove unused locals.Paul Eggert2014-04-221-0/+4
| * Add debugging facility for the newline cache.Eli Zaretskii2014-04-221-0/+6
| * Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski2014-04-211-0/+6
* | Correctly macroexpand top-level forms during eager macroexpandDaniel Colascione2014-04-221-0/+8
* | Merge from emacs-24; up to 2014-04-17T02:05:48Z!eggert@cs.ucla.eduDaniel Colascione2014-04-191-0/+6
|\ \ | |/
| * * src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier2014-04-191-0/+6
* | Merge from emacs-24; up to 2014-04-16T15:28:06Z!eggert@cs.ucla.eduJuanma Barranquero2014-04-191-0/+20
|\ \ | |/
| * Fix bug #17288 with inserting left truncation glyph under linum-mode.Eli Zaretskii2014-04-181-0/+6
| * src/ChangeLog: Add header line to recent MSDOS-related entries.Eli Zaretskii2014-04-181-0/+1
| * * emacs.c (close_output_streams): Don't clear and restore errno.Paul Eggert2014-04-171-0/+4
| * Prevent endless loop in x_make_frame_visible.Jan Djärv2014-04-171-0/+5
| * Fix bug #17281 with infloop in line-pixel-height.Eli Zaretskii2014-04-171-0/+4
| * Fix bug #17269 with corruption of the newline cache.Eli Zaretskii2014-04-171-0/+5
* | * term.c (tty_send_additional_strings): No need to fflush here,Paul Eggert2014-04-171-0/+7
* | 2014-04-17 Daniel Colascione <dancol@dancol.org>Daniel Colascione2014-04-171-0/+9
* | Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-161-1/+98
|\ \ | |/
| * * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-161-3/+10
| * Fix the MSDOS build.Eli Zaretskii2014-04-161-0/+59
| * Revert previous change.Paul Eggert2014-04-151-9/+0
| * Resurrect 2 entries in src/ChangeLog nuked by the previous commit.Eli Zaretskii2014-04-151-0/+10