aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-25ChangeLog fixGlenn Morris1-1/+1
2014-06-25* src/puresize.h (BASE_PURESIZE): Bump by another 1K.Glenn Morris1-0/+4
2014-06-21Fix bug #17823 with vertical-motion in lines with line-prefix.Eli Zaretskii1-0/+4
2014-06-21Improve documentation of how vertical-motion interprets columns.Eli Zaretskii1-0/+4
2014-06-21Port to OS X ACLs.Paul Eggert1-0/+6
2014-06-18* src/keyboard.c (read_key_sequence): Don't invoke Vprefix_help_commandStefan Monnier1-0/+5
2014-06-19* font.c (font_make_object): Avoid dangling pointer which mayDmitry Antipov1-0/+5
2014-06-18Fix bug #17790 with compilation against giflib 5.1.0 and later.Eli Zaretskii1-0/+10
2014-06-16A better fix for bug #17777 with visual-order cursor movement.Eli Zaretskii1-0/+7
2014-06-14Fix bug #17777 with keyboard macros and visual-order cursor movement.Eli Zaretskii1-0/+7
2014-06-13Attempt to fix bug #17771 with segfault if "C-h h" is interrupted.Eli Zaretskii1-0/+5
2014-06-11Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.Eli Zaretskii1-0/+6
2014-06-07* src/fileio.c (write-region-inhibit-fsync): Doc tweak.Glenn Morris1-0/+2
2014-06-07Doc tweaks re < etcGlenn Morris1-0/+4
2014-06-04Fix infloop of -nw session at exit on MS-Windows under a debugger.Eli Zaretskii1-0/+4
2014-06-04Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates.Eli Zaretskii1-0/+20
2014-06-02* src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier1-0/+5
2014-06-02src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii1-0/+4
2014-06-01* frame.c (x_set_frame_parameters): Don't read uninitialized storage.Paul Eggert1-0/+4
2014-06-01Make jump scroll work with Gtk+Jan Djärv1-0/+5
2014-06-01Bring back the changes to GDB-visible symbols, but only on AIX.Paul Eggert1-0/+9
2014-05-31Hopefully fix bug #16433 with corruption of newline_cache in Rmail.Eli Zaretskii1-0/+3
2014-05-31Revert revision 2014-05-27T17:31:17Z!eliz@gnu.org, as it breaks debugging wit...Eli Zaretskii1-0/+8
2014-05-30* src/cmds.c (Fself_insert_command): Allow zero repeat count.Glenn Morris1-0/+4
2014-05-30Fix port to 32-bit AIX with xlc.Paul Eggert1-0/+8
2014-05-29Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.Eli Zaretskii1-0/+6
2014-05-28Port the GDB-visible symbols to AIX.Paul Eggert1-0/+11
2014-05-26Include sources used to create macuvs.h.Paul Eggert1-0/+6
2014-05-25Fix bug #17585 with incorrect vertical motion when linum-mode is on.Eli Zaretskii1-0/+6
2014-05-24* xdisp.c (safe__call1, safe__eval): Now static.Paul Eggert1-0/+4
2014-05-24Fix last commits in xdisp.c, which caused a crash at startup on w32.Eli Zaretskii1-0/+6
2014-05-24Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown1-0/+6
2014-05-24* src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.Stefan Monnier1-0/+8
2014-05-21Fix port to 32-bit AIX.Paul Eggert1-0/+7
2014-05-21Fix bug #17539 with infinite recursion during scroll commands.Eli Zaretskii1-0/+6
2014-05-20Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii1-0/+8
2014-05-10* src/fileio.c (Ffile_executable_p): Doc tweak.Glenn Morris1-0/+4
2014-05-10* xsettings.c (init_gsettings): Use g_settings_schema_source_lookupJan Djärv1-0/+5
2014-05-07* minibuf.c (read_minibuf): Avoid C99ism in previous patch.Paul Eggert1-0/+4
2014-05-07Fix initialization of minibuffer history variable, bug #17430.Jarek Czekalski1-0/+6
2014-05-06* src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson1-0/+5
2014-05-06Fix tooltips pulling Emacs window to front on windows-nt, bug #17408.Jarek Czekalski1-0/+6
2014-05-05* nsselect.m (Fx_selection_exists_p): Just return Qnil if window systemJan Djärv1-0/+5
2014-05-04Revert recent libpng changes.Paul Eggert1-0/+6
2014-05-03Handle systems without WCONTINUED consistently.Paul Eggert1-0/+7
2014-05-03Minor fixes for comments.Eli Zaretskii1-0/+4
2014-05-02Consult libpng-config more consistently.Paul Eggert1-0/+8
2014-05-01Doc fixesGlenn Morris1-0/+5
2014-05-01src/term.c (tty_menu_activate): A better initialization for cursor coordinates.Eli Zaretskii1-0/+5
2014-05-01* src/intervals.c: Tighten assertions.Stefan Monnier1-0/+16