summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-26Fix quoting in ‘message_with_string’Paul Eggert
2015-08-26Mention false positives of file-accessible-directory on w32Eli Zaretskii
2015-08-26Treat error strings as helpPaul Eggert
2015-08-25format-message now curves ` and 'Paul Eggert
2015-08-24Treat ' like ’ even when not matching `Paul Eggert
2015-08-25* src/macfont.m (macfont_create_family_with_symbol): Accept localized names.YAMAMOTO Mitsuharu
2015-08-24Fix full-screen code when there is no window manager (Bug#21317)Pip Cet
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-23Fix minor glitches from ‘format’ reversionPaul Eggert
2015-08-23Support exec-directory with non-ASCII characters on WindowsEli Zaretskii
2015-08-23Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab
2015-08-23Revert "Prefer ‘format’ to ‘substitute-command-keys’"Andreas Schwab
2015-08-22Fix invocation of programs via cmdproxy.exeEli Zaretskii
2015-08-21A better fix for bug#21303Eli Zaretskii
2015-08-21* src/gfilenotify.c (Fgfile_add_watch):Michael Albinus
2015-08-21Sanitize frame geometry related functionsMartin Rudalics
2015-08-21Fix MinGW64 build broken by latest w32uniscribe.c changesEli Zaretskii
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2015-08-20In w32fns.c's Fx_frame_geometry rewrite check whether frame has a titlebarMartin Rudalics
2015-08-19Improve and future-proof OTF fonts support in w32uniscribe.cEli Zaretskii
2015-08-19In nsimage.m include coding.h (Bug#21292)Martin Rudalics
2015-08-19Move window edge functions to Elisp.Martin Rudalics
2015-08-19In w32fns.c condition TITLEBAR_INFO declaration on WINDOWS version.Martin Rudalics
2015-08-18Use new q ‘format’ flag when fixing quotes in CPaul Eggert
2015-08-18New q flag for ‘format’Paul Eggert
2015-08-18Fix multibyte confusion in diagnosticsPaul Eggert
2015-08-18Fix file name encodings in diagnosticsPaul Eggert
2015-08-18Rewrite and add frame geometry related functions.Martin Rudalics
2015-08-17Clarify what happens to match data on failurePaul Eggert
2015-08-17Curved quotes in --batch diagnostics in non-UTF-8Paul Eggert
2015-08-17Minor change in variable initialization on MS-WindowsIlya Zakharevich
2015-08-17Fix a bug with LWindow key remapping on MS-WindowsIlya Zakharevich
2015-08-15Fix quoting in Fformat callsPaul Eggert
2015-08-15* admin/admin.el (set-version, set-copyright): Remove deleted files.Glenn Morris
2015-08-15Remove files used by the old MS-Windows specific build procedureEli Zaretskii
2015-08-14Low-level diagnostics now use ‘text-quoting-style’Paul Eggert
2015-08-14Prefer ‘format’ to ‘substitute-command-keys’Paul Eggert
2015-08-14Extend ‘format’ to translate curved quotesPaul Eggert
2015-08-14* src/keyboard.c: Use false/true instead of 0/1 for booleansStefan Monnier
2015-08-14Don't miss warnings about removing string text properties while dumpingEli Zaretskii
2015-08-13Make add_to_log varargsPaul Eggert
2015-08-13Improve warning about purecopy of strings with propertiesEli Zaretskii
2015-08-12Deal gracefully with up-events (Bug#19746)David Kastrup
2015-08-12Fix display of thin lines whose newline has line-height property of tEli Zaretskii
2015-08-11Give names to Unicode code points in C codePaul Eggert
2015-08-10Fix recording of events pushed onto unread-command-eventsEli Zaretskii
2015-08-10Avoid setting LC_NUMERIC on MS-Windows to anything but "C"Eli Zaretskii
2015-08-09Fix DPI calculation when Xft/DPI is defaultPaul Eggert
2015-08-09Fix some minor quoting issues with grave accentPaul Eggert
2015-08-08Fix overlay string display regressions introduced in Emacs 24.5Eli Zaretskii