summaryrefslogtreecommitdiff
path: root/nt/addpm.c
AgeCommit message (Expand)Author
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
2008-02-11(add_registry): Add an App Paths registry key.Jason Rumney
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-16Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-03-12(add_registry): Don't change the registry unless keysJason Rumney
2006-03-12(main): Accept -q as alternative for /q.Jason Rumney
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-10Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-06-13(env_vars): Remove EMACSLOCKDIR.Jason Rumney