summaryrefslogtreecommitdiff
path: root/lisp/progmodes/executable.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-08-14executable-interpret: Handle remote file namesZhengyi Fu
2025-01-02Update copyright year to 2025Stefan Kangas
2024-12-13; * lisp/progmodes/executable.el: Remove stale comment (bug#74846).Eli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-03-03Fix clobbering of match data in executable-set-magicLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-04-01Use lexical-binding in executable.el and add testsStefan Kangas
2021-02-13Delete 20 year old comment in executable.elStefan Kangas
2021-02-13Remove redundant :group args in progmodes/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-06Prefer setq-local in several progmodesStefan Kangas
2020-04-14Fix edge case errors in filename-matching regexpsMattias EngdegÄrd
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-21* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-10Spelling fixesPaul Eggert
2017-07-22Introduce defcustom 'executable-prefix-env'Andrew L. Moore
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-08-30Quoting fixes in lisp/progmodesPaul Eggert
2015-06-10* lisp/progmodes/executable.el (executable-self-display): Obsolete.Glenn Morris
2015-06-10* lisp/progmodes/executable.el (executable-self-display):Glenn Morris
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-11Use with-demoted-errors now that it can format any error messagesGlenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-08-22Bump executable-prefix :versionGlenn Morris
2012-08-22Set `executable-prefix' to "#!" instead of "#! ".Bastien Guerry
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-13Small executable.el fix related to bug#9879.Glenn Morris
2011-04-22lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-10Update copyright for 2006.Nick Roberts
2005-08-01Update copyright for release of 22.1 for progmodes directory.Nick Roberts
2005-07-04Update FSF's address.Lute Kamstra
2005-07-04(executable): Finish `defgroup' description with period.Juanma Barranquero
2005-05-11(executable-find): Move to files.el.Stefan Monnier