| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | | * print.c (syms_of_print): Initialize debugging output not here... | Dmitry Antipov | 2013-03-19 | 4 | -6/+19 |
| | * | | | * window.c (Fwindow_combination_limit, Fset_window_combination_limit): | Dmitry Antipov | 2013-03-19 | 2 | -16/+30 |
| | * | | | Spelling fixes. | Paul Eggert | 2013-03-18 | 5 | -8/+8 |
| * | | | | coding.c (syms_of_coding): Initialize disable_ascii_optimization 1. | Kenichi Handa | 2013-03-20 | 2 | -1/+7 |
| |/ / / |
|
| * | | | * window.c (window_resize_check, window_resize_apply) | Dmitry Antipov | 2013-03-18 | 3 | -17/+28 |
| * | | | * src/dispnew.c (bitch_at_user): Use `user-error'. | Stefan Monnier | 2013-03-17 | 2 | -7/+11 |
| * | | | Fix return type of image_background (Bug#13981) | Ken Brown | 2013-03-17 | 3 | -6/+15 |
| * | | | * nsterm.m (ns_select): Don't return with result uninitialized. | Jan Djärv | 2013-03-16 | 2 | -0/+6 |
| * | | | * nsterm.m (updateFrameSize:): Change resize increments if needed. | Jan Djärv | 2013-03-16 | 2 | -0/+16 |
| * | | | * nsfns.m (ns_filename_from_panel, ns_directory_from_panel): New | Jan Djärv | 2013-03-16 | 3 | -4/+80 |
| * | | | * coding.c (decode_coding_gap): Fix typo caught by static checking. | Paul Eggert | 2013-03-15 | 2 | -1/+5 |
| * | | | merge trunk | Kenichi Handa | 2013-03-16 | 20 | -114/+153 |
| |\ \ \ |
|
| | * | | | Match the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXIMIZED to docs on Windows. | Eli Zaretskii | 2013-03-15 | 2 | -2/+7 |
| | * | | | src/ChangeLog: Fix a typo in a recent entry. | Eli Zaretskii | 2013-03-15 | 1 | -1/+1 |
| | * | | | * region-cache.c (find_cache_boundary, move_cache_gap) | Dmitry Antipov | 2013-03-15 | 2 | -38/+27 |
| | * | | | Fix bug #13953 with spontaneous frame resizes on MS-Windows. | Eli Zaretskii | 2013-03-14 | 2 | -15/+22 |
| | * | | | * emacs.c (main): Call syms_of_cygw32 on CYGWIN non-NTGUI builds | Daniel Colascione | 2013-03-13 | 2 | -2/+9 |
| | * | | | File synchronization fixes. | Paul Eggert | 2013-03-13 | 6 | -25/+32 |
| | * | | | Fix bug #13937 with creating a maximized frame on MS-Windows. | Eli Zaretskii | 2013-03-13 | 2 | -1/+17 |
| | * | | | * window.c (Fscroll_other_window): Use SET_PT_BOTH because both | Dmitry Antipov | 2013-03-13 | 2 | -1/+3 |
| | * | | | * xdisp.c (init_iterator): Simplify because both character and byte | Dmitry Antipov | 2013-03-13 | 2 | -7/+8 |
| | * | | | Static checking by Sun C 5.12. | Paul Eggert | 2013-03-13 | 11 | -25/+23 |
| | * | | | * sysdep.c: Remove a use of BSD_SYSTEM, which I'm trying to phase out. | Paul Eggert | 2013-03-12 | 2 | -4/+11 |
| * | | | | Optimize ASCII file reading with EOL format detection and decoding. | Kenichi Handa | 2013-03-16 | 5 | -59/+209 |
| |/ / / |
|
| * | | | Spelling fixes. | Paul Eggert | 2013-03-10 | 1 | -1/+1 |
| * | | | * insdel.c (adjust_after_replace): Use bool for boolean. | Paul Eggert | 2013-03-10 | 3 | -8/+10 |
| * | | | * src/keyboard.c: Move keyboard decoding to read_key_sequence. | Stefan Monnier | 2013-03-10 | 6 | -92/+95 |
| * | | | 2013-03-10 Daniel Colascione <dancol@dancol.org> | Daniel Colascione | 2013-03-10 | 6 | -43/+114 |
| * | | | * src/lread.c: Minor cleanup. | Stefan Monnier | 2013-03-10 | 2 | -47/+32 |
| * | | | * src/bytecode.c (struct byte_stack): Remove `constants' when unused. | Stefan Monnier | 2013-03-10 | 2 | -9/+17 |
| * | | | Use macros from dispextern.h where appropriate. | Eli Zaretskii | 2013-03-10 | 5 | -33/+56 |
| * | | | Fix previous change. | Kenichi Handa | 2013-03-11 | 1 | -1/+3 |
| * | | | merge trunk | Kenichi Handa | 2013-03-10 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | coding.c (to_unicode): Fix a typo in a comment. | Eli Zaretskii | 2013-03-09 | 1 | -1/+1 |
| * | | | | On file insertion, skip decoding if all bytes are ASCII. | Kenichi Handa | 2013-03-10 | 4 | -11/+69 |
| |/ / / |
|
| * | | | Separate mouse-1-click-follows-link from mouse-drag-region. | Stefan Monnier | 2013-03-08 | 3 | -13/+22 |
| * | | | region-cache.c, scroll.c, search.c: Use bool for booleans. | Paul Eggert | 2013-03-08 | 5 | -46/+60 |
| * | | | * search.c (find_newline): Accept start and end byte positions | Dmitry Antipov | 2013-03-08 | 7 | -31/+69 |
| * | | | print.c, process.c: Use bool for booleans. | Paul Eggert | 2013-03-07 | 5 | -66/+86 |
| * | | | * bidi.c (bidi_fetch_char): Swap first and second arguments | Dmitry Antipov | 2013-03-08 | 3 | -12/+18 |
| * | | | src/.gdbinit (prowlims): Display the enabled_p flag of the row. | Eli Zaretskii | 2013-03-07 | 2 | -1/+5 |
| * | | | Avoid character to byte conversions in motion subroutines. | Dmitry Antipov | 2013-03-07 | 4 | -61/+66 |
| * | | | * lisp.h (list2i, list3i): New functions. | Dmitry Antipov | 2013-03-07 | 13 | -58/+61 |
| * | | | Rename find_next_newline to find_newline_no_quit. | Eli Zaretskii | 2013-03-06 | 6 | -18/+32 |
| * | | | Fix bug #13879 with raw-text encoding of msdos.c. | Eli Zaretskii | 2013-03-06 | 2 | -10/+22 |
| * | | | Coding system support cleanup and minor refactoring. | Dmitry Antipov | 2013-03-06 | 3 | -61/+37 |
| * | | | Merge from emacs-24; up to 2012-12-25T11:37:21Z!dmantipov@yandex.ru | Glenn Morris | 2013-03-06 | 2 | -23/+15 |
| |\ \ \
| |/ / |
|
| | * | | Fix a build failure on OpenBSD 4.x and MirBSD. | Paul Eggert | 2013-03-05 | 2 | -5/+6 |
| | * | | Fix a build failure on OpenBSD 4.x and MirBSD. | Paul Eggert | 2013-03-05 | 2 | -18/+9 |
| * | | | * lisp.h (find_next_newline_no_quit): Rename to find_next_newline. | Dmitry Antipov | 2013-03-06 | 6 | -14/+19 |