aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add optional arguments LOCALE and IGNORE-CASE to collation functions.Michael Albinus2014-08-291-0/+11
* Fix ChangeLog entry.Dmitry Antipov2014-08-291-1/+1
* Fix last change to support Darwin/OSX (Bug#18354).Dmitry Antipov2014-08-291-0/+5
* Add vectors support to Fsort.Dmitry Antipov2014-08-291-0/+11
* Revert x_scroll_bar_handle_click "typo fix".Martin Rudalics2014-08-281-2/+0
* Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-0/+44
* Some fixes for scroll bar code.Martin Rudalics2014-08-281-0/+16
* Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-0/+17
|\
| * Fix unoptimized build on MSDOS.Eli Zaretskii2014-08-251-0/+4
| * src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii2014-08-181-0/+2
| * Fix bug #18276 with vertical motion through a display property.Eli Zaretskii2014-08-181-0/+5
| * Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii2014-08-171-0/+7
| * Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-171-0/+5
* | * sysdep.c (LC_COLLATE, LC_COLLATE_MASK): Give individual defaults.Paul Eggert2014-08-271-0/+5
* | Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii2014-08-271-0/+5
* | Improve robustness of new string-collation code.Paul Eggert2014-08-271-0/+12
* | * lisp.h (str_collate):Michael Albinus2014-08-271-0/+6
* | * src/keyboard.c (Vtop_level_message): Rename toDmitry Antipov2014-08-271-0/+4
* | Fix some glitches in previous change.Dmitry Antipov2014-08-271-0/+9
* | ChangeLog fixesGlenn Morris2014-08-261-3/+4
* | Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov2014-08-261-0/+19
* | * configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown2014-08-251-0/+5
* | Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii2014-08-251-0/+16
* | One more minor cleanup of font subsystem.Dmitry Antipov2014-08-251-0/+12
* | Minor cleanups of str_collate fix.Paul Eggert2014-08-241-0/+12
* | Add string collation.Michael Albinus2014-08-241-0/+6
* | Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky2014-08-231-0/+7
* | 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