summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-11
* Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-10
* Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-09
* Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-08
* Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii2014-08-07
* src/coding.c: Fix typos in comments and doc strings.Eli Zaretskii2014-08-06
* Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).Dmitry Antipov2014-08-05
* Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-03
* Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-02
* Avoid 100% CPU utilization on ssh session exit.Paul Eggert2014-08-02
* Fix display of R2L lines when the last character fits only partially.Eli Zaretskii2014-08-01
* Fix hscroll of R2L lines that begin with a TAB or another wide glyph.Eli Zaretskii2014-07-29
* Fixes: debbugs:18140Andreas Schwab2014-07-29
* Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.Eli Zaretskii2014-07-28
* src/ChangeLog: Fix a typo.Eli Zaretskii2014-07-28
* Fix GDB xwindow command.Eli Zaretskii2014-07-28
* src/window.c (window_resize_check, window_resize_apply): Fix typos in comments.Eli Zaretskii2014-07-27
* src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.Eli Zaretskii2014-07-27
* * macfont.h (macfont_update_antialias_threshold): Declare.Jan Djärv2014-07-20
* Fix last commit of src/w16select.c.Eli Zaretskii2014-07-17
* Fix src/ChangeLog entry of last commit.Eli Zaretskii2014-07-17
* Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii2014-07-17
* Fix assertion violation when restoring hscrolled window configurations.Eli Zaretskii2014-07-17
* Fix part of bug #18035 with overlay strings on invisible text.Eli Zaretskii2014-07-17
* Fix bug #18036 with infloop in redisplay with huge fringes.Eli Zaretskii2014-07-16
* Fix bug #17986 with infloop in redisplay when default-directory is nil.Eli Zaretskii2014-07-13
* Attempt to fix bug #17962 with SIGSEGV in display_line.Eli Zaretskii2014-07-12
* Document the behavior of file selection dialogs on Windows 7 (bug #17950).Eli Zaretskii2014-07-12
* Fix bug #17969 with vertical-motion through continuation lines with TABs.Eli Zaretskii2014-07-08
* src/xdisp.c (pos_visible_p): Fix inaccurate comment.Eli Zaretskii2014-07-05
* Fix bug #17944 with pos-visible-in-window-p when there's image at window start.Eli Zaretskii2014-07-05
* A better fix for bug #17942.Eli Zaretskii2014-07-05
* Fix bug #17942 with pos-visible-in-window-p and image and BOB.Eli Zaretskii2014-07-05
* * src/syntax.c (find_defun_start): Try the cache evenStefan Monnier2014-07-04
* Backport from trunk.Jan Djärv2014-07-04
* Fix bug #17905 with display of point in partially visible line at end of window.Eli Zaretskii2014-07-04
* src/w32.c (network_interface_info): Make sure the argument is a Lisp string.Eli Zaretskii2014-07-04
* src/dispnew.c: Fix a typo in a comment.Eli Zaretskii2014-07-01
* Fix bug #17892 with mode/header line and display margins.Eli Zaretskii2014-07-01
* Fix ChangeLog entryDmitry Antipov2014-07-01
* * menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crashDmitry Antipov2014-07-01
* * xfaces.c (init_frame_faces): Always realize basic faces (#Bug17889).Dmitry Antipov2014-07-01
* Fix bug #17875 with changing TTY frame size, then selecting new frame.Eli Zaretskii2014-06-30
* Fixes: debbugs:17865Andreas Schwab2014-06-28
* 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