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