summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2014-08-29Implement case-insensitive and Unicode-compliant collation on MS-Windows.Eli Zaretskii
2014-08-29Add optional arguments LOCALE and IGNORE-CASE to collation functions.Michael Albinus
2014-08-29Fix ChangeLog entry.Dmitry Antipov
2014-08-29Fix last change to support Darwin/OSX (Bug#18354).Dmitry Antipov
2014-08-29Add vectors support to Fsort.Dmitry Antipov
2014-08-28Revert x_scroll_bar_handle_click "typo fix".Martin Rudalics
2014-08-28Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii
2014-08-28Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown
2014-08-28Some fixes for scroll bar code.Martin Rudalics
2014-08-27Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris
2014-08-27* sysdep.c (LC_COLLATE, LC_COLLATE_MASK): Give individual defaults.Paul Eggert
2014-08-27Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.Eli Zaretskii
2014-08-27Improve robustness of new string-collation code.Paul Eggert
2014-08-27* lisp.h (str_collate):Michael Albinus
2014-08-27* src/keyboard.c (Vtop_level_message): Rename toDmitry Antipov
2014-08-27Fix some glitches in previous change.Dmitry Antipov
2014-08-26ChangeLog fixesGlenn Morris
2014-08-26Handle C stack overflow caused by too nested Lisp evaluation.Dmitry Antipov
2014-08-25* configure.ac (G_SLICE_ALWAYS_MALLOC): Remove obsolete macro.Ken Brown
2014-08-25Fix unoptimized build on MSDOS.Eli Zaretskii
2014-08-25Implement locale-sensitive string collation for MS-Windows. (Bug#18051)Eli Zaretskii
2014-08-25One more minor cleanup of font subsystem.Dmitry Antipov
2014-08-24Minor cleanups of str_collate fix.Paul Eggert
2014-08-24Add string collation.Michael Albinus
2014-08-23Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky
2014-08-20Remove 16-bit limitations in scroll bar position reporting on MS-Windows.Eli Zaretskii
2014-08-19Fix horizontal scroll bar dragging in R2L paragraphs.Eli Zaretskii
2014-08-19* xdisp.c (erase_phys_cursor): Fix confusion between window-relativeYAMAMOTO Mitsuharu
2014-08-18src/xdisp.c (handle_stop): Improve commentary.Eli Zaretskii
2014-08-18Fix bug #18276 with vertical motion through a display property.Eli Zaretskii
2014-08-17Avoid overwriting the reversed_p flags in the glyph matrices.Eli Zaretskii
2014-08-17Avoid inflooping in redisplay caused by hscrolled R2L lines.Eli Zaretskii
2014-08-17Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii
2014-08-16* xdisp.c (set_horizontal_scroll_bar): Don't use uninitialized local.Paul Eggert
2014-08-16Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics
2014-08-14Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.deGlenn Morris
2014-08-12In set_menu_bar_lines call change_frame_size instead of set_menu_bar_lines_1.Martin Rudalics
2014-08-11* src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use ERRORCHE...Ken Brown
2014-08-11Fix default width not being 80, but 77.Jan Djärv
2014-08-10Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.orgGlenn Morris
2014-08-10Revert 2013-01-31 change that decides coding system before backing upGlenn Morris
2014-08-10Fix a couple of recent inadvertent breaks of the MSDOS port.Reuben Thomas
2014-08-10Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).Martin Rudalics
2014-08-09src/alloc.c: remove a stray braceReuben Thomas
2014-08-09Add changelog entry missing from previous commitReuben Thomas
2014-08-09Remove support for DJGPP < 2.02Reuben Thomas
2014-08-09Second attempt to fix some doc-strings in window.c.Martin Rudalics
2014-08-09* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues, setup_frame_gcs)Jan Djärv
2014-08-08Fix some doc-strings in window.c (Bug#18112) (Bug#18194).Martin Rudalics
2014-08-07Fix bug #18162 with assertion violations due to empty face cache.Eli Zaretskii