summaryrefslogtreecommitdiff
path: root/nt/addpm.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-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-24Fix compilation errors with MinGW64 GCC 11Eli Zaretskii
2021-10-24Include <config.h> first in MS-Windows sourcePaul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-09Avoid compiler warnings in addpm.c and ddeclient.cEli Zaretskii
2019-06-08* nt/addpm.c (main): Fix buffer overflowJuanma Barranquero
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-18Avoid compilation warning in nt/addpm.cEli Zaretskii
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-03Avoid compilation warnings in nt/*.c filesEli Zaretskii
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-25addpm.c: Silence some warnings.Juanma Barranquero
2015-10-25addpm.c: Do not add obsolete GTK libraries to the path.Juanma Barranquero
2015-10-25addpm.c: Replace existing entries, but do not create new onesJuanma Barranquero
2015-10-25* nt/addpm.c (add_registry): Do not compute unused return value.Juanma Barranquero
2015-10-25addpm.c: Don't pass REG_OPTION_NON_VOLATILE to RegOpenKeyExJuanma Barranquero
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-17Define MINGW_W64 and use it instead of _W64Oscar Fuentes
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-26Move runtime leim lisp files to lisp/leim directoryGlenn Morris
2013-04-15Fixed problems with default paths and with shell-file-name.Eli Zaretskii
2013-03-27Fix compilation of addpm with MinGW64.Eli Zaretskii
2013-03-26Fix more incompatibilities between MinGW.org and MinGW64 headersEli Zaretskii
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-04Spelling fixes.Paul Eggert
2011-03-25nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-28nt/*.c: Use const char*; remove unused code.Juanma Barranquero
2010-08-19nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Juanma Barranquero
2010-08-12(add_registry): Set path for runemacs.exe to use.Jason Rumney
2010-07-20Convert some more functions to standard C.Juanma Barranquero
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-15(main): Try using COM to create start menu shortcutsJason Rumney
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-09Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-02-25Include malloc.h.Juanma Barranquero