| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle Bug#16207 by being more restrictive when running hooks. | Martin Rudalics | 2013-12-22 | 1 | -0/+8 |
| * | * src/lread.c (syms_of_lread) <load_prefer_newer>: Doc fix. | Xue Fuqiao | 2013-12-22 | 1 | -0/+4 |
| * | Changelog for previous checkin, missed to mark. | Jan Djärv | 2013-12-21 | 1 | -0/+10 |
| * | Fix compilation warning on MS-Windows in my_png_error. | Eli Zaretskii | 2013-12-21 | 1 | -0/+6 |
| * | Remove fringe background extension code on W32. | YAMAMOTO Mitsuharu | 2013-12-21 | 1 | -0/+11 |
| * | Some more fixes for pixelwise resizing. | Martin Rudalics | 2013-12-20 | 1 | -0/+29 |
| * | Add/fix docs for add-face-text-property | Chong Yidong | 2013-12-20 | 1 | -0/+5 |
| * | Fix bug #16192 with highlight of display margins when region is active | Eli Zaretskii | 2013-12-19 | 1 | -0/+4 |
| * | Fix bug #16190 with documentation of capitalize-word. | Eli Zaretskii | 2013-12-19 | 1 | -0/+5 |
| * | Make NS port use the normal dnd functions. | Jan Djärv | 2013-12-19 | 1 | -0/+16 |
| * | Redo size constraint for NS so frames can span screens. | Jan Djärv | 2013-12-19 | 1 | -0/+11 |
| * | Generate HORIZ_WHEEL_EVENT. | Jan Djärv | 2013-12-19 | 1 | -0/+4 |
| * | Minor fixes for recent openp changes. | Paul Eggert | 2013-12-18 | 1 | -0/+9 |
| * | Avoid compiler warnings in w32fns.c:emacs_abort. | Eli Zaretskii | 2013-12-18 | 1 | -0/+5 |
| * | Add load-prefer-newer option, to load .el if newer than .elc | Glenn Morris | 2013-12-17 | 1 | -0/+16 |
| * | * src/emacs.c (standard_args) [HAVE_NS]: Remove -disable-font-backend. | Glenn Morris | 2013-12-17 | 1 | -0/+4 |
| * | Fix minor problems in Windows emulation of getloadavg. | Eli Zaretskii | 2013-12-17 | 1 | -0/+3 |
| * | Fix some warnings in w32 specific code. | Eli Zaretskii | 2013-12-17 | 1 | -0/+20 |
| * | Fix problems with CANNOT_DUMP and EMACSLOADPATH. | Paul Eggert | 2013-12-16 | 1 | -0/+5 |
| * | Fix compilation errors introduced by changes in extend_face_to_end_of_line. | Eli Zaretskii | 2013-12-16 | 1 | -0/+2 |
| * | A better fix for bug #16148 and related issues. | Eli Zaretskii | 2013-12-16 | 1 | -0/+9 |
| * | * font.h (valid_font_driver) [!ENABLE_CHECKING]: Define a dummy. | Paul Eggert | 2013-12-16 | 1 | -0/+8 |
| * | Fix bug #16165 with memory corruption by extend_face_to_end_of_line. | Eli Zaretskii | 2013-12-16 | 1 | -0/+6 |
| * | * gnutls.c (Fgnutls_boot): Properly check Flistp return value. | Andreas Schwab | 2013-12-16 | 1 | -0/+4 |
| * | Fix bug#16161: CHECK_LIST_CONS fails on nil | Ted Zlatanov | 2013-12-16 | 1 | -0/+5 |
| * | Fix recent w32_enable_frame_resize_hack and display-buffer-below-selected fixes. | Martin Rudalics | 2013-12-16 | 1 | -0/+4 |
| * | * font.c (valid_font_driver) [ENABLE_CHECKING]: New function | Dmitry Antipov | 2013-12-16 | 1 | -0/+14 |
| * | Fix bug with conditionals in expand-file-name on MS-Windows. | Eli Zaretskii | 2013-12-15 | 1 | -0/+3 |
| * | Fix bug #16152 with crashes in process-send-eof on MS-Windows. | Eli Zaretskii | 2013-12-15 | 1 | -0/+3 |
| * | Minor fix in Windows-specific code in decode_env_path. | Eli Zaretskii | 2013-12-15 | 1 | -0/+5 |
| * | src/w32*.c: Silence compiler warnings. | Juanma Barranquero | 2013-12-15 | 1 | -0/+7 |
| * | Fix bug #16151 with background of display margins. | Eli Zaretskii | 2013-12-15 | 1 | -0/+8 |
| * | Fix session GUI startup. | Eli Zaretskii | 2013-12-15 | 1 | -0/+5 |
| * | Add ChangeLog entry for previous checkin of gnutls.c. | Paul Eggert | 2013-12-14 | 1 | -0/+5 |
| * | Use bool for boolean (GLYPH_DEBUG case). | Paul Eggert | 2013-12-14 | 1 | -0/+3 |
| * | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 1 | -0/+130 |
| * | Fix bug #16148 with visual-mode cursor motion and whitespace-newline-mode. | Eli Zaretskii | 2013-12-14 | 1 | -0/+6 |
| * | New verify-error GnuTLS interface for certificate validation | Ted Zlatanov | 2013-12-14 | 1 | -0/+7 |
| * | Hack frame resizing on Windows (Bug#16028). | Martin Rudalics | 2013-12-14 | 1 | -0/+6 |
| * | Revert 2 last commits in src/alloc.c. | Eli Zaretskii | 2013-12-14 | 1 | -3/+0 |
| * | Avoid crashing due to closing of font whose driver pointer is NULL. | Eli Zaretskii | 2013-12-14 | 1 | -0/+3 |
| * | Fix copy-file on MS-Windows with file names outside of current locale. | Eli Zaretskii | 2013-12-14 | 1 | -0/+11 |
| * | * lread.c (load_path_default): Prototype. | Paul Eggert | 2013-12-13 | 1 | -0/+4 |
| * | Unconditionally reset load-path after dumping | Glenn Morris | 2013-12-13 | 1 | -0/+9 |
| * | * alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m, | Dmitry Antipov | 2013-12-13 | 1 | -0/+7 |
| * | * font.c (font_close_object): Check for live frame (Bug#16128). | Dmitry Antipov | 2013-12-13 | 1 | -0/+4 |
| * | * gnutls.c, gnutls.h (emacs_gnutls_record_check_pending): | Paul Eggert | 2013-12-12 | 1 | -0/+6 |
| * | Avoid undefined behavior with huge regexp interval counts. | Paul Eggert | 2013-12-12 | 1 | -0/+8 |
| * | Support MS-Windows file names that use characters outside of ANSI codepage. | Eli Zaretskii | 2013-12-12 | 1 | -0/+125 |
| |\ |
|
| * | | * font.h (struct font_entity) [HAVE_NS]: New field to record | Dmitry Antipov | 2013-12-12 | 1 | -0/+24 |