summaryrefslogtreecommitdiff
path: root/lisp/progmodes/asm-mode.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-16(asm-mode): Fix bug#75542Stefan Monnier
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-01(asm-mode): Support file-local `asm-comment-char` (bug#74447)Stefan Monnier
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10Mark `;#@` as :safe for asm-comment-charStefan Kangas
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-05-27* lisp/progmodes/asm-mode.el: Minor doc fixes.Stefan Kangas
2022-05-27Prefer defvar-keymap in some progmodesStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-02-21Convert some progmodes menus to easy-menu-defineStefan Kangas
2021-01-28Fix fill-paragraph in asm-modeMattias M
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-26* lisp/progmodes/asm-mode.el (asm-mode-map): Obey electric-indent-modeStefan Monnier
2019-07-18Use lexical-binding in asm-mode.el and add testsSimen Heggestøyl
2019-07-10; Update asm-mode docstring after last changeBasil L. Contovounesios
2019-07-10Small cleanups in asm-mode.el (Bug#36540)Stefan Kangas
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
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
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-06-26Fix a few packages to work with nil tab-stop-listLeo Liu
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
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-04-22lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-26Refill some long/short copyright headers.Glenn Morris
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-12-10Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier
2010-05-15* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.Stefan Monnier
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-04-21* progmodes/asm-mode.el (asm-mode-map):Dan Nicolaescu
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-25(asm-mode-map): Add a major mode menu.Dan Nicolaescu