summaryrefslogtreecommitdiff
path: root/lisp/progmodes/asm-mode.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (asm-font-lock-keywords): Allow arbitraryAndreas Schwab2003-02-021-3/+4
* (asm-mode): Added syntax table entries for /* */ comments.Juanma Barranquero2003-01-231-4/+8
* (asm-mode): Don't gratuitously override the default for comment-column.Stefan Monnier2000-09-291-2/+0
* (asm-mode): Set comment-start properly from asm-comment-char.Richard M. Stallman1999-09-021-3/+3
* (asm-mode): Doc fix.Karl Heuer1998-09-231-2/+2
* Customized.Andreas Schwab1998-01-261-2/+8
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* (asm-mode-map): Fix typo.Erik Naggum1996-06-221-1/+1
* (asm-mode-map): Bind C-c ; to comment-region.Richard M. Stallman1996-06-211-0/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (asm-mode): Make a per-buffer child keymap here.Richard M. Stallman1995-03-231-8/+12