summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ChangeLog fixGlenn Morris2014-06-25
* * src/puresize.h (BASE_PURESIZE): Add 1%, for safety.Glenn Morris2014-06-25
* * src/puresize.h (BASE_PURESIZE): Bump by another 1K.Glenn Morris2014-06-25
* src/dispextern.h: Fix commentary to it's hpos member.Eli Zaretskii2014-06-21
* Fix bug #17823 with vertical-motion in lines with line-prefix.Eli Zaretskii2014-06-21
* Improve documentation of how vertical-motion interprets columns.Eli Zaretskii2014-06-21
* Port to OS X ACLs.Paul Eggert2014-06-21
* * src/keyboard.c (read_key_sequence): Don't invoke Vprefix_help_commandStefan Monnier2014-06-18
* * font.c (font_make_object): Avoid dangling pointer which mayDmitry Antipov2014-06-19
* src/image.c: Yet another fix for last commit.Eli Zaretskii2014-06-18
* src/image.c: Another fix for last commit.Eli Zaretskii2014-06-18
* src/image.c: Fix last commit.Eli Zaretskii2014-06-18
* Fix bug #17790 with compilation against giflib 5.1.0 and later.Eli Zaretskii2014-06-18
* A better fix for bug #17777 with visual-order cursor movement.Eli Zaretskii2014-06-16
* Spelling fix.Paul Eggert2014-06-15
* Fix bug #17777 with keyboard macros and visual-order cursor movement.Eli Zaretskii2014-06-14
* src/xdisp.c: Enhance commentary.Eli Zaretskii2014-06-14
* Attempt to fix bug #17771 with segfault if "C-h h" is interrupted.Eli Zaretskii2014-06-13
* Fix bug #17744 with cursor motion near overlay string with 'cursor' prop.Eli Zaretskii2014-06-11
* * src/fileio.c (write-region-inhibit-fsync): Doc tweak.Glenn Morris2014-06-07
* Doc tweaks re < etcGlenn Morris2014-06-07
* Fix infloop of -nw session at exit on MS-Windows under a debugger.Eli Zaretskii2014-06-04
* Attempt to solve bug #17497 by minimizing cursor motion during TTY menu updates.Eli Zaretskii2014-06-04
* * src/callproc.c (call_process): Don't check read-only if we don't insertStefan Monnier2014-06-02
* src/dispnew.c (update_frame_with_menu): Set display_completed.Eli Zaretskii2014-06-02
* * frame.c (x_set_frame_parameters): Don't read uninitialized storage.Paul Eggert2014-06-01
* Make jump scroll work with Gtk+Jan Djärv2014-06-01
* Bring back the changes to GDB-visible symbols, but only on AIX.Paul Eggert2014-06-01
* Hopefully fix bug #16433 with corruption of newline_cache in Rmail.Eli Zaretskii2014-05-31
* Revert revision 2014-05-27T17:31:17Z!eliz@gnu.org, as it breaks debugging wit...Eli Zaretskii2014-05-31
* * src/cmds.c (Fself_insert_command): Allow zero repeat count.Glenn Morris2014-05-30
* Fix port to 32-bit AIX with xlc.Paul Eggert2014-05-30
* Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.Eli Zaretskii2014-05-29
* Port the GDB-visible symbols to AIX.Paul Eggert2014-05-28
* Include sources used to create macuvs.h.Paul Eggert2014-05-26
* Fix bug #17585 with incorrect vertical motion when linum-mode is on.Eli Zaretskii2014-05-25
* * xdisp.c (safe__call1, safe__eval): Now static.Paul Eggert2014-05-24
* Fix last commits in xdisp.c, which caused a crash at startup on w32.Eli Zaretskii2014-05-24
* Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).Ken Brown2014-05-24
* * src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.Stefan Monnier2014-05-24
* Fix port to 32-bit AIX.Paul Eggert2014-05-21
* Fix bug #17539 with infinite recursion during scroll commands.Eli Zaretskii2014-05-21
* Fix bug #17524 with crashes in creating a new frame with invalid font.Eli Zaretskii2014-05-20
* src/lisp.h: Fix typos in a comment.Eli Zaretskii2014-05-19
* * lisp/emacs-lisp/timer.el (timer-event-handler): Don't run if canceled.Stefan Monnier2014-05-18
* * src/fileio.c (Ffile_executable_p): Doc tweak.Glenn Morris2014-05-10
* * xsettings.c (init_gsettings): Use g_settings_schema_source_lookupJan Djärv2014-05-10
* * minibuf.c (read_minibuf): Avoid C99ism in previous patch.Paul Eggert2014-05-07
* Fix initialization of minibuffer history variable, bug #17430.Jarek Czekalski2014-05-07
* * src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_levelSamuel Bronson2014-05-06