aboutsummaryrefslogtreecommitdiffstats
path: root/src/w16select.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-03-21Fix misuses of NULL when talking about the NUL characterStefan Monnier1-8/+8
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-1/+1
2018-02-13; Replace "Written by" with standard "Author:" header in some C filesGlenn Morris1-1/+2
2018-02-13Stop keeping multiple doc copies for items defined multiple timesGlenn Morris1-34/+2
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-04-30Fix the MSDOS buildEli Zaretskii1-4/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-3/+3
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-09-16Omit unnecessary \ before paren in C docstringsPaul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-10-21Get rid of backend-dependent selection-handling functions for kill/yankStefan Monnier1-3/+3
2014-07-17Fix last commit of src/w16select.c.Eli Zaretskii1-1/+1
2014-07-17Fix setting up coding-systems for clipboard access on MS-Windows and MS-DOS.Eli Zaretskii1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-08-07Prefer selected_window to Fselected_window, likewise for frames.Dmitry Antipov1-10/+2
2013-01-23* src/xdisp.c (message2, message2_nolog): Remove functions.Stefan Monnier1-3/+3
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-09-23Simplify and avoid signal-handling races.Paul Eggert1-4/+4
2012-09-15Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii1-1/+0
2012-07-05Cleanup xmalloc.Dmitry Antipov1-2/+2
2012-06-16* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab1-1/+1
2012-02-11Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii1-8/+11
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-12-14Spelling fixes.Paul Eggert1-5/+4
2011-09-09Whitespace changes.Juanma Barranquero1-8/+8
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-9/+2
2011-01-15Refill some copyright headers.Glenn Morris1-2/+3
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-10-23Sync docs of selection-coding-system between C and Lisp.Glenn Morris1-4/+29
2010-10-23Sync Lisp and C docs of next-selection-coding-system.Glenn Morris1-8/+7
2010-10-01Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu1-1/+0
2010-08-13Fix -Wall compiler warnings in MSDOS sources.Eli Zaretskii1-6/+2
2010-07-08Convert DEFUNs to standard C.Dan Nicolaescu1-6/+3
2010-07-07Convert function definitions in MS-DOS sources to ANSI C.Eli Zaretskii1-22/+11
2010-05-07Don't use XSYMBOL (foo)->value.Eli Zaretskii1-2/+2
2010-04-01Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii1-20/+1
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu1-0/+1
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-08-30(Fw16_set_clipboard_data): Don't encode text if clipboard is unavailable.Eli Zaretskii1-4/+5
2008-08-23(Fw16_set_clipboard_data, Fw16_get_clipboard_data): Adjust for changes inEli Zaretskii1-48/+34
2008-06-02Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering1-2/+1
2008-05-14Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4