summaryrefslogtreecommitdiff
path: root/src/w16select.c
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-10Remove redundant casts from void* with malloc functionsStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-26Make use of NILP where possibleAndrea Corallo
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-27; Update some links to HTTPS and note some broken linksStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-10-05Use the full name of the null byte/character, not its abbreviationAndreas Schwab
2020-10-03; Fix more typosStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-03-21Fix misuses of NULL when talking about the NUL characterStefan Monnier
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-02-13; Replace "Written by" with standard "Author:" header in some C filesGlenn Morris
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-04-30Fix the MSDOS buildEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-16Omit unnecessary \ before paren in C docstringsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-21Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier
2014-07-17Fix last commit of src/w16select.c.Eli Zaretskii
2014-07-17Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-07Prefer selected_window to Fselected_window, likewise for frames.Dmitry Antipov
2013-01-23* src/xdisp.c (message2, message2_nolog): Remove functions.Stefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-23Simplify and avoid signal-handling races.Paul Eggert
2012-09-15Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii
2012-07-05Cleanup xmalloc.Dmitry Antipov
2012-06-16* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab
2012-02-11Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-14Spelling fixes.Paul Eggert
2011-09-09Whitespace changes.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-23Sync docs of selection-coding-system between C and Lisp.Glenn Morris
2010-10-23Sync Lisp and C docs of next-selection-coding-system.Glenn Morris
2010-10-01Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu
2010-08-13Fix -Wall compiler warnings in MSDOS sources.Eli Zaretskii