aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier2014-06-021-0/+5
* src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii2014-06-021-0/+4
* * frame.c (x_set_frame_parameters): Don't read uninitialized storage.Paul Eggert2014-06-011-0/+4
* Make jump scroll work with Gtk+Jan Djärv2014-06-011-0/+5
* Bring back the changes to GDB-visible symbols, but only on AIX.Paul Eggert2014-06-011-0/+9
* Hopefully fix bug #16433 with corruption of newline_cache in Rmail.Eli Zaretskii2014-05-311-0/+3
* Revert revision 2014-05-27T17:31:17Z!eliz@gnu.org, as it breaks debugging wit...Eli Zaretskii2014-05-311-0/+8
* * src/cmds.c (Fself_insert_command): Allow zero repeat count.Glenn Morris2014-05-301-0/+4
* Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-301-0/+8
* Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.Eli Zaretskii2014-05-291-0/+6
* Port the GDB-visible symbols to AIX.Paul Eggert2014-05-281-0/+11
* Include sources used to create macuvs.h.Paul Eggert2014-05-261-0/+6
* Fix bug #17585 with incorrect vertical motion when linum-mode is on.Eli Zaretskii2014-05-251-0/+6
* * xdisp.c (safe__call1, safe__eval): Now static.Paul Eggert2014-05-241-0/+4
* Fix last commits in xdisp.c, which caused a crash at startup on w32.Eli Zaretskii2014-05-241-0/+6
* Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown2014-05-241-0/+6
* * src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.Stefan Monnier2014-05-241-0/+8
* Fix port to 32-bit AIX.Paul Eggert2014-05-211-0/+7
* Fix bug #17539 with infinite recursion during scroll commands.Eli Zaretskii2014-05-211-0/+6
* Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii2014-05-201-0/+8
* * src/fileio.c (Ffile_executable_p): Doc tweak.Glenn Morris2014-05-101-0/+4
* * xsettings.c (init_gsettings): Use g_settings_schema_source_lookupJan Djärv2014-05-101-0/+5
* * 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
* 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
* * 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
* Fix debugging code for checking the newline cache.Eli Zaretskii2014-04-231-0/+6
* 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
* * src/intervals.c (rotate_right, rotate_left): Fix up length computation.Stefan Monnier2014-04-191-0/+6
* 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
* * src/window.c (save_window_save): Lookup window_point_insertion_type inStefan Monnier2014-04-161-3/+10