summaryrefslogtreecommitdiff
path: root/lisp/progmodes/asm-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/progmodes/asm-mode.el (asm-mode-map): Obey electric-indent-modeStefan Monnier2019-11-261-4/+2
* Use lexical-binding in asm-mode.el and add testsSimen Heggestøyl2019-07-181-13/+11
* ; Update asm-mode docstring after last changeBasil L. Contovounesios2019-07-101-1/+1
* Small cleanups in asm-mode.el (Bug#36540)Stefan Kangas2019-07-101-6/+5
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-261-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-1/+1
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-15/+10
* | * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.Stefan Monnier2010-05-151-9/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * progmodes/asm-mode.el (asm-mode-map):Dan Nicolaescu2008-04-211-4/+7
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (asm-mode-map): Add a major mode menu.Dan Nicolaescu2007-12-251-0/+8
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (asm-mode, asm-mode-syntax-table): AddMasatake YAMATO2006-04-261-5/+5
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* 2006-01-06 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2006-01-111-13/+15
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* (asm-comment): Use with-no-warnings.Richard M. Stallman2005-07-161-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* (asm-font-lock-keywords): Use font-lock-variable-name-face for registers.Nick Roberts2004-10-231-1/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* * progmodes/asm-mode.el (asm-font-lock-keywords): SupportMasatake YAMATO2003-06-251-2/+8
* (asm-calculate-indentation, asm-indent-line): New functions.Stefan Monnier2003-04-021-70/+77
* (asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.Stefan Monnier2003-04-011-47/+31
* (asm-mode): Support skipping C lang style comments.Juanma Barranquero2003-03-311-1/+3