summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2015-01-08Fix fallout from "Qnil is zero" change in the display engine. (Bug#19535)Eli Zaretskii
2015-01-08Port new Lisp symbol init to x86 --with-wide-intPaul Eggert
2015-01-07* lisp.h (TAG_SYMPTR): Don't do arithmetic on NULL.Paul Eggert
2015-01-07* conf_post.h (ATTRIBUTE_ALLOC_SIZE): Port to clang 3.5.0.Paul Eggert
2015-01-07Port Qnil==0 XUNTAG to clangPaul Eggert
2015-01-07# ChangeLog fixesGlenn Morris
2015-01-07Port GFileMonitor * hack to Qnil==0 platformsPaul Eggert
2015-01-08src/window.c (Fwindow_body_width): Doc fix. (Bug#19395)Eli Zaretskii
2015-01-06NS: Fix frame size when height and font set at startup.Jan D
2015-01-05* lisp.h (XSYMBOL): Parenthesize id in forward decl.Paul Eggert
2015-01-05MS-Windows followup to previous commitEli Zaretskii
2015-01-05Use 0 for QnilPaul Eggert
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert
2015-01-05Fix assertion violations in try_window_id (Bug#19511)Eli Zaretskii
2015-01-04'temacs -nw' should not call missing functionsPaul Eggert
2015-01-04More doc fixes for bug#19502 -- make documentation less X-specific.Eli Zaretskii
2015-01-04src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502)Eli Zaretskii
2015-01-04# ChangeLog fixesGlenn Morris
2015-01-03Less 'make' chatter for lisp dirPaul Eggert
2015-01-03batch write-region no longer says "Wrote FOO"Paul Eggert
2015-01-03Revert previous change to produce_composite_glyphPaul Eggert
2015-01-03Pacify gcc -WparenthesesPaul Eggert
2015-01-03Two fixes for setting up sizes of a new frame (Bug#19428).Martin Rudalics
2015-01-02ChangeLog fixesGlenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2015-01-01Merge from origin/emacs-24Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-30Simplify setfattr use by assuming GNU makePaul Eggert
2014-12-30Fix the pixel coordinates returned by pos-visible-in-window-p. (Bug#19473)Eli Zaretskii
2014-12-29Fix the MS-Windows build.Eli Zaretskii
2014-12-28src/w32proc.c (Fw32_get_codepage_charset): Doc fix. (Bug#19458)Eli Zaretskii
2014-12-28Fix produce_composite_width typoPaul Eggert
2014-12-28Wrap dll functions more simplyPaul Eggert
2014-12-28Merge from origin/emacs-24Paul Eggert
2014-12-27Port memory-full checking to GnuTLS 3.3Paul Eggert
2014-12-27Fix parse_settings to match internal documentationPaul Eggert
2014-12-27Sanitize ChangeLog entries for previous merges.Fabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina
2014-12-27Merge from origin/emacs-24Fabián Ezequiel Gallina
2014-12-26Use bool for boolean in xselect.c, xsettings.cPaul Eggert
2014-12-26MS-Windows followup to stpcpy changes.Eli Zaretskii
2014-12-25Use bool for boolean in xsmfns.cPaul Eggert
2014-12-25Fix rendering of composed caharacters on the mode line. (Bug#19435)Eli Zaretskii
2014-12-24ChangeLog fixesGlenn Morris
2014-12-24Avoid compiler warning.Jan D
2014-12-24Backport: Memory leak fix and 19133 fix.Jan D
2014-12-24Fix bad bug number reference, shall be 19427.Jan D
2014-12-24Backport: Don't cache images in nsimage.m (Bug#18918).Jan D