aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 16-bit limitations in scroll bar position reporting on MS-Windows.Eli Zaretskii2014-08-201-0/+10
* Fix horizontal scroll bar dragging in R2L paragraphs.Eli Zaretskii2014-08-191-0/+6
* * xdisp.c (erase_phys_cursor): Fix confusion between window-relativeYAMAMOTO Mitsuharu2014-08-191-0/+5
* Avoid overwriting the reversed_p flags in the glyph matrices.Eli Zaretskii2014-08-171-0/+12
* * xdisp.c (set_horizontal_scroll_bar): Don't use uninitialized local.Paul Eggert2014-08-161-0/+4
* Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics2014-08-161-0/+7
* Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.deGlenn Morris2014-08-141-0/+5
|\
| * * src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown2014-08-111-0/+5
* | In set_menu_bar_lines call change_frame_size instead of set_menu_bar_lines_1.Martin Rudalics2014-08-121-0/+6
* | Fix default width not being 80, but 77.Jan Djärv2014-08-111-0/+5
* | Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris2014-08-101-0/+30
|\ \ | |/
| * Revert 2013-01-31 change that decides coding system before backing upGlenn Morris2014-08-101-0/+9
| * Second attempt to fix some doc-strings in window.c.Martin Rudalics2014-08-091-0/+8
| * Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics2014-08-081-0/+8
| * Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii2014-08-071-0/+5
| * Fix bug with uninitialized undo list of an indirect buffer (Bug#18180).Dmitry Antipov2014-08-051-0/+6
* | Fix a couple of recent inadvertent breaks of the MSDOS port.Reuben Thomas2014-08-101-0/+6
* | Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).Martin Rudalics2014-08-101-0/+32
* | src/alloc.c: remove a stray braceReuben Thomas2014-08-091-0/+1
* | Add changelog entry missing from previous commitReuben Thomas2014-08-091-0/+1
* | Remove support for DJGPP < 2.02Reuben Thomas2014-08-091-0/+5
* | * widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)Jan Djärv2014-08-091-0/+8
* | * xterm.c (x_delete_terminal): Plug file descriptor leak.Paul Eggert2014-08-071-0/+4
* | Fix a few ``MS-DOG''s overlooked in the previous commit.Reuben Thomas2014-08-071-0/+8
* | Don't redeem scroll bars that have been turned off.Martin Rudalics2014-08-051-0/+6
* | * keyboard.c (safe_run_hooks): Follow the convenient style to bindDmitry Antipov2014-08-051-0/+7
* | Fix scroll bar handling for non-toolkit builds.Martin Rudalics2014-08-041-0/+18
* | * keyboard.c (safe_run_hook_funcall): Avoid consing aroundDmitry Antipov2014-08-041-0/+7
* | Don't let big frames overrun the stack.Paul Eggert2014-08-031-0/+4
* | Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.orgGlenn Morris2014-08-031-0/+11
|\ \ | |/
| * Fix bug with an attempt to select uninitialized frame (Bug#18161).Dmitry Antipov2014-08-031-0/+8
| * Fix bug with clang + directory_files_internal + GC.Paul Eggert2014-08-021-0/+5
| * Avoid 100% CPU utilization on ssh session exit.Paul Eggert2014-08-021-0/+8
* | Don't mishandle year-9999 dates.Paul Eggert2014-08-031-0/+9
* | Avoid undefined behavior with signed left shift.Paul Eggert2014-08-031-0/+10
* | Fix spacing in ChangeLogDmitry Antipov2014-08-021-1/+1
* | Make compare-strings more compatible with old behavior.Paul Eggert2014-08-021-0/+5
* | * gtkutil.c (create_dialog): Force min spacing 10 between buttons.Jan Djärv2014-08-021-0/+5
* | Make functions static that no longer need to be extern.Paul Eggert2014-08-011-0/+9
* | Merge from emacs-24; up to 2014-06-26T21:51:25Z!rgm@gnu.org.Eli Zaretskii2014-08-011-0/+32
|\ \ | |/
| * Fix display of R2L lines when the last character fits only partially.Eli Zaretskii2014-08-011-0/+13
| * Fix hscroll of R2L lines that begin with a TAB or another wide glyph.Eli Zaretskii2014-07-291-0/+8
| * Fixes: debbugs:18140Andreas Schwab2014-07-291-0/+5
| * Fix another part of bug #18035 with redisplay of line-prefix and linum-mode.Eli Zaretskii2014-07-281-0/+4
* | * atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.Dmitry Antipov2014-08-011-0/+8
* | * frame.c (x_set_frame_parameters): Fix typo in previous patch.Paul Eggert2014-07-311-0/+5
* | Simplify timerfd configuration and fix some minor glitches.Paul Eggert2014-07-311-0/+10
* | * frame.c (x_set_frame_parameters): Don't use uninitialized locals.Paul Eggert2014-07-311-0/+7
* | * xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s.Dmitry Antipov2014-07-301-0/+1
* | * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictlyDmitry Antipov2014-07-301-0/+6