aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick the `window-text-pixel-size' changeMartin Rudalics2015-02-051-0/+214
* Use bool for boolean in w32term.cEli Zaretskii2015-01-261-0/+16
* Use bool for boolean in w32fns.cEli Zaretskii2015-01-251-0/+10
* Use bool for boolean in xfns.cPaul Eggert2015-01-251-0/+18
* Count MANY function args more reliablyPaul Eggert2015-01-251-0/+53
* Use gnustep-config if availablePaul Eggert2015-01-241-0/+7
* src/xdisp.c (init_iterator): Restore a comment lost in transition.Eli Zaretskii2015-01-221-0/+4
* Use bool for boolean in xfont.c, xftfont.c, xgselect.cPaul Eggert2015-01-211-0/+9
* Don't downcase system diagnostics' first lettersPaul Eggert2015-01-211-0/+4
* Better isolate code that assumes NIL_IS_ZEROPaul Eggert2015-01-211-0/+14
* Undo port to hypothetical nonzero Qnil casePaul Eggert2015-01-201-0/+15
* Fix double chars in NS port.Jan Djärv2015-01-201-0/+4
* Prefer xlispstrdup to avoid dumb calls to strlenDmitry Antipov2015-01-201-0/+8
* Correct an old fix for GTK font selectionPaul Eggert2015-01-191-0/+4
* Fix minor bugs with printing null bytesPaul Eggert2015-01-191-0/+5
* Port to hypothetical case where Qnil is nonzeroPaul Eggert2015-01-191-0/+18
* Verify that Qnil is zero before relying on that in redisplay.Eli Zaretskii2015-01-191-0/+10
* Prefer memset to repeatedly assigning QnilPaul Eggert2015-01-191-0/+26
* Prefer INLINE functions in font.h to match style used in lisp.hDmitry Antipov2015-01-161-0/+11
* Tiny lisp.h cleanupDmitry Antipov2015-01-161-0/+3
* Tune pseudovector allocation assuming Qnil == 0Dmitry Antipov2015-01-161-0/+17
* Give up on -Wsuggest-attribute=constPaul Eggert2015-01-151-0/+11
* Add set-binary-mode primitive to switch a standard stream to binary I/O.Eli Zaretskii2015-01-151-0/+7
* Flag :unknown-ca and :self-signed SSL certs (Bug#19404)Ted Zlatanov2015-01-151-0/+7
* Fix crashes on MS-Windows due to pop-up menus (Bug#19596)Eli Zaretskii2015-01-141-0/+5
* In update_frame_menubar remove garbaged code.Martin Rudalics2015-01-141-0/+4
* Never move gap in make_buffer_string_both.Dmitry Antipov2015-01-141-0/+4
* Consistently handle time zone specification.Dmitry Antipov2015-01-141-0/+5
* remove_slash_colon need not be inlinePaul Eggert2015-01-141-0/+6
* Consolidate common path transformation code.Dmitry Antipov2015-01-141-0/+4
* Avoid extra multibyteness check in ENCODE_FILE users.Dmitry Antipov2015-01-141-0/+8
* Use bool for boolean in xmenu.c, xml.cPaul Eggert2015-01-131-0/+22
* Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert2015-01-131-0/+11
* Remove now-unnecessary forward XTYPE declPaul Eggert2015-01-131-0/+7
* Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-131-0/+39
* Make Fnext_read_file_uses_dialog_p compatible with recent DEFUN change.Dmitry Antipov2015-01-131-0/+5
* In adjust_frame_size don't return too early after font size change.Martin Rudalics2015-01-131-0/+5
* Consolidate duplicated string matching code.Dmitry Antipov2015-01-131-0/+9
* Support const and noreturn DEFUN attributes.Dmitry Antipov2015-01-131-0/+20
* Port to 32-bit MingGW --with-wide-intPaul Eggert2015-01-121-0/+9
* Miscellaneous tiny fixes here and there.Dmitry Antipov2015-01-121-0/+7
* Adjust frame heights to real height of tool bar.Martin Rudalics2015-01-121-0/+46
* Have 'make' output better GEN namesPaul Eggert2015-01-111-0/+7
* * src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.Stefan Monnier2015-01-111-0/+6
* * coding.c (Fcoding_system_plist): Use common style for docstring.Dmitry Antipov2015-01-111-0/+4
* Port to MSB hosts without optimizationPaul Eggert2015-01-111-0/+7
* Port to 32-bit --with-wide-intPaul Eggert2015-01-101-0/+22
* Port to HAVE_FREETYPE && !HAVE_XFTPaul Eggert2015-01-101-0/+7
* Port Qnil==0 changes to 32-bit --with-wide-intPaul Eggert2015-01-101-0/+9
* MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii2015-01-101-0/+21