log lisp/progmodes/asm-mode.el @ 68773:dc49655f57ae

age author description
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Wed, 11 Jan 2006 14:29:44 +0000 Masatake YAMATO 2006-01-06 Masatake YAMATO <jet@gyve.org>
Thu, 17 Nov 2005 07:40:11 +0000 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Sat, 16 Jul 2005 18:41:15 +0000 Richard M. Stallman (asm-comment): Use with-no-warnings.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sat, 23 Oct 2004 22:02:56 +0000 Nick Roberts (asm-font-lock-keywords): Use font-lock-variable-name-face for registers.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 25 Jun 2003 06:52:04 +0000 Masatake YAMATO * progmodes/asm-mode.el (asm-font-lock-keywords): Support
Wed, 02 Apr 2003 16:44:32 +0000 Stefan Monnier (asm-calculate-indentation, asm-indent-line): New functions.
Tue, 01 Apr 2003 23:09:13 +0000 Stefan Monnier (asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.
Mon, 31 Mar 2003 20:16:01 +0000 Juanma Barranquero (asm-mode): Support skipping C lang style comments.
Sun, 02 Feb 2003 17:34:19 +0000 Andreas Schwab (asm-font-lock-keywords): Allow arbitrary
Thu, 23 Jan 2003 09:11:46 +0000 Juanma Barranquero (asm-mode): Added syntax table entries for /* */ comments.