summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2015-01-20Backport: correct old fix for GTK font selectionPaul Eggert
2015-01-21Backport from trunk of bug 19531.Jan D
2015-01-20Undo port to hypothetical nonzero Qnil casePaul Eggert
2015-01-20Fix double chars in NS port.Jan Djärv
2015-01-20Prefer xlispstrdup to avoid dumb calls to strlenDmitry Antipov
2015-01-19Correct an old fix for GTK font selectionPaul Eggert
2015-01-19Fix minor bugs with printing null bytesPaul Eggert
2015-01-19Port to hypothetical case where Qnil is nonzeroPaul Eggert
2015-01-19Verify that Qnil is zero before relying on that in redisplay.Eli Zaretskii
2015-01-19Prefer memset to repeatedly assigning QnilPaul Eggert
2015-01-17Fix display of images in R2L screen linesEli Zaretskii
2015-01-16Prefer INLINE functions in font.h to match style used in lisp.hDmitry Antipov
2015-01-16Tiny lisp.h cleanupDmitry Antipov
2015-01-16Tune pseudovector allocation assuming Qnil == 0Dmitry Antipov
2015-01-15Give up on -Wsuggest-attribute=constPaul Eggert
2015-01-15Add set-binary-mode primitive to switch a standard stream to binary I/O.Eli Zaretskii
2015-01-15Flag :unknown-ca and :self-signed SSL certs (Bug#19404)Ted Zlatanov
2015-01-14Fix crashes on MS-Windows due to pop-up menus (Bug#19596)Eli Zaretskii
2015-01-14Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)Eli Zaretskii
2015-01-14In update_frame_menubar remove garbaged code.Martin Rudalics
2015-01-14Never move gap in make_buffer_string_both.Dmitry Antipov
2015-01-14Consistently handle time zone specification.Dmitry Antipov
2015-01-14remove_slash_colon need not be inlinePaul Eggert
2015-01-14Consolidate common path transformation code.Dmitry Antipov
2015-01-14Avoid extra multibyteness check in ENCODE_FILE users.Dmitry Antipov
2015-01-13Use bool for boolean in xmenu.c, xml.cPaul Eggert
2015-01-13Don't say Fnext_read_file_uses_dialog_p is constPaul Eggert
2015-01-13Remove now-unnecessary forward XTYPE declPaul Eggert
2015-01-13Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii
2015-01-13Make Fnext_read_file_uses_dialog_p compatible with recent DEFUN change.Dmitry Antipov
2015-01-13In adjust_frame_size don't return too early after font size change.Martin Rudalics
2015-01-13Consolidate duplicated string matching code.Dmitry Antipov
2015-01-13Support const and noreturn DEFUN attributes.Dmitry Antipov
2015-01-12Port to 32-bit MingGW --with-wide-intPaul Eggert
2015-01-12Miscellaneous tiny fixes here and there.Dmitry Antipov
2015-01-12Adjust frame heights to real height of tool bar.Martin Rudalics
2015-01-11Have 'make' output better GEN namesPaul Eggert
2015-01-11* src/buffer.c (init_buffer_once): Initialize buffer_local_flags early.Stefan Monnier
2015-01-11* coding.c (Fcoding_system_plist): Use common style for docstring.Dmitry Antipov
2015-01-11Port to MSB hosts without optimizationPaul Eggert
2015-01-10Port to 32-bit --with-wide-intPaul Eggert
2015-01-10Port to HAVE_FREETYPE && !HAVE_XFTPaul Eggert
2015-01-10Port Qnil==0 changes to 32-bit --with-wide-intPaul Eggert
2015-01-10Fix return value of vertical-motion at ZV (Bug#19553)Eli Zaretskii
2015-01-10MS-Windows followup for change in semantics of XIL and XLI. (Bug#15880)Eli Zaretskii
2015-01-09Refactor pointer-to-integer conversionPaul Eggert
2015-01-09Fix the description of -nl in --help text. (Bug#19542)Eli Zaretskii
2015-01-09Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii
2015-01-08Fix line-move-visual's following of column in R2L lines.Eli Zaretskii
2015-01-08Fix GDB accesses to the 'nil's name.Eli Zaretskii