index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-08-29
Implement case-insensitive and Unicode-compliant collation on MS-Windows.
Eli Zaretskii
2014-08-29
Add optional arguments LOCALE and IGNORE-CASE to collation functions.
Michael Albinus
2014-08-29
Fix ChangeLog entry.
Dmitry Antipov
2014-08-29
Fix last change to support Darwin/OSX (Bug#18354).
Dmitry Antipov
2014-08-29
Add vectors support to Fsort.
Dmitry Antipov
2014-08-28
Revert x_scroll_bar_handle_click "typo fix".
Martin Rudalics
2014-08-28
Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.
Eli Zaretskii
2014-08-28
Add support for HYBRID_MALLOC, allowing the use of gmalloc before
Ken Brown
2014-08-28
Some fixes for scroll bar code.
Martin Rudalics
2014-08-27
Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.org
Glenn Morris
2014-08-27
* sysdep.c (LC_COLLATE, LC_COLLATE_MASK): Give individual defaults.
Paul Eggert
2014-08-27
Fix bug #18339 with segfault when $ is typed into empty LaTeX buffer.
Eli Zaretskii
2014-08-27
Improve 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 to
Dmitry Antipov
2014-08-27
Fix some glitches in previous change.
Dmitry Antipov
2014-08-26
ChangeLog fixes
Glenn Morris
2014-08-26
Handle 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-25
Fix unoptimized build on MSDOS.
Eli Zaretskii
2014-08-25
Implement locale-sensitive string collation for MS-Windows. (Bug#18051)
Eli Zaretskii
2014-08-25
One more minor cleanup of font subsystem.
Dmitry Antipov
2014-08-24
Minor cleanups of str_collate fix.
Paul Eggert
2014-08-24
Add string collation.
Michael Albinus
2014-08-23
Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.
Karol Ostrovsky
2014-08-20
Remove 16-bit limitations in scroll bar position reporting on MS-Windows.
Eli Zaretskii
2014-08-19
Fix horizontal scroll bar dragging in R2L paragraphs.
Eli Zaretskii
2014-08-19
* xdisp.c (erase_phys_cursor): Fix confusion between window-relative
YAMAMOTO Mitsuharu
2014-08-18
src/xdisp.c (handle_stop): Improve commentary.
Eli Zaretskii
2014-08-18
Fix bug #18276 with vertical motion through a display property.
Eli Zaretskii
2014-08-17
Avoid overwriting the reversed_p flags in the glyph matrices.
Eli Zaretskii
2014-08-17
Avoid inflooping in redisplay caused by hscrolled R2L lines.
Eli Zaretskii
2014-08-17
Fix 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-16
Preliminary attempt to fix horizontal scroll bar dragging with bidi text.
Martin Rudalics
2014-08-14
Merge from emacs-24; up to 2014-06-29T18:32:35Z!michael.albinus@gmx.de
Glenn Morris
2014-08-12
In 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-11
Fix default width not being 80, but 77.
Jan Djärv
2014-08-10
Merge from emacs-24; up to 2014-06-28T23:35:17Z!rgm@gnu.org
Glenn Morris
2014-08-10
Revert 2013-01-31 change that decides coding system before backing up
Glenn Morris
2014-08-10
Fix a couple of recent inadvertent breaks of the MSDOS port.
Reuben Thomas
2014-08-10
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
Martin Rudalics
2014-08-09
src/alloc.c: remove a stray brace
Reuben Thomas
2014-08-09
Add changelog entry missing from previous commit
Reuben Thomas
2014-08-09
Remove support for DJGPP < 2.02
Reuben Thomas
2014-08-09
Second 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-08
Fix some doc-strings in window.c (Bug#18112) (Bug#18194).
Martin Rudalics
2014-08-07
Fix bug #18162 with assertion violations due to empty face cache.
Eli Zaretskii
[prev]
[next]