summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2014-01-02Further adjust frame/window scrollbar width calculations.Martin Rudalics
2014-01-01* lisp.h (EMACS_INT): Configure based on INTPTR_MAX, not LONG_MAX.Paul Eggert
2014-01-01Fix bug #16265 with buffer caches when modifying text in indirect buffers.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-31Fix last change of grow_mini_window.Martin Rudalics
2013-12-31* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.Jan Djärv
2013-12-31Minor fixes for MinGW64 build.Fabrice Popineau
2013-12-31Fall back on SetNamedSecurityInfo if SetFileSecurity fails in acl_set_file.Fabrice Popineau
2013-12-31Some more fixes following pixelwise resize changes including one for Bug#16306.Martin Rudalics
2013-12-30src/fileio.c: Silence compiler warnings.Juanma Barranquero
2013-12-30Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii
2013-12-30Fix Bug#16284.Martin Rudalics
2013-12-29Plain copy-file no longer chmods an existing destination.Paul Eggert
2013-12-28Fix pipe bug with OS X emacs --daemon (Bug#16262).Paul Eggert
2013-12-28Fix bug #14739 with creation of GUI frames from TTY session on Windows.Eli Zaretskii
2013-12-27ChangeLog fixes for font-lockingGlenn Morris
2013-12-28Fix ChangeLog typos.Juanma Barranquero
2013-12-27Shell completion for filenames from current directory, related docs.Jarek Czekalski
2013-12-27Enable ns-use-srgb-colorspace by defaultJulien Danjou
2013-12-27More doc updatesChong Yidong
2013-12-26Some more tinkering with Bug#16051.Martin Rudalics
2013-12-26Fix core dumps with gcc -fsanitize=address and GNU/Linux.Paul Eggert
2013-12-25Fix bug #16252 with 'mailto:' documents passed to w32-shell-execute.Eli Zaretskii
2013-12-25Doc updates for several Emacs 24.4 changes.Chong Yidong
2013-12-24Minor fixes in w32-shell-execute.Eli Zaretskii
2013-12-23Last portion of fix for bug #16051 with redisplay loops.Eli Zaretskii
2013-12-23Fix most of bug #16051 with redisplay loops when resizing tool-bar.Eli Zaretskii
2013-12-23* src/conf_post.h: Use unsigned it for bool_bf if GNUSTEP.Jan Djärv
2013-12-22Some documenting of load-prefer-newerGlenn Morris
2013-12-22Handle Bug#16207 by being more restrictive when running hooks.Martin Rudalics
2013-12-22* src/lread.c (syms_of_lread) <load_prefer_newer>: Doc fix.Xue Fuqiao
2013-12-21Changelog for previous checkin, missed to mark.Jan Djärv
2013-12-21Fix compilation warning on MS-Windows in my_png_error.Eli Zaretskii
2013-12-21Remove fringe background extension code on W32.YAMAMOTO Mitsuharu
2013-12-20Some more fixes for pixelwise resizing.Martin Rudalics
2013-12-20Add/fix docs for add-face-text-propertyChong Yidong
2013-12-19Fix bug #16192 with highlight of display margins when region is activeEli Zaretskii
2013-12-19Fix bug #16190 with documentation of capitalize-word.Eli Zaretskii
2013-12-19Make NS port use the normal dnd functions.Jan Djärv
2013-12-19Redo size constraint for NS so frames can span screens.Jan Djärv
2013-12-19Generate HORIZ_WHEEL_EVENT.Jan Djärv
2013-12-18Minor fixes for recent openp changes.Paul Eggert
2013-12-18Avoid compiler warnings in w32fns.c:emacs_abort.Eli Zaretskii
2013-12-17Add load-prefer-newer option, to load .el if newer than .elcGlenn Morris
2013-12-17* src/emacs.c (standard_args) [HAVE_NS]: Remove -disable-font-backend.Glenn Morris
2013-12-17Fix minor problems in Windows emulation of getloadavg.Eli Zaretskii
2013-12-17Fix some warnings in w32 specific code.Eli Zaretskii
2013-12-16Fix problems with CANNOT_DUMP and EMACSLOADPATH.Paul Eggert
2013-12-16Fix compilation errors introduced by changes in extend_face_to_end_of_line.Eli Zaretskii
2013-12-16A better fix for bug #16148 and related issues.Eli Zaretskii