| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright for release of 22.1 for progmodes directory. | Nick Roberts | 2005-08-01 | 1 | -1/+2 |
* | (asm-comment): Use with-no-warnings. | Richard M. Stallman | 2005-07-16 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -1/+1 |
* | (asm-font-lock-keywords): Use font-lock-variable-name-face for registers. | Nick Roberts | 2004-10-23 | 1 | -1/+3 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | * progmodes/asm-mode.el (asm-font-lock-keywords): Support | Masatake YAMATO | 2003-06-25 | 1 | -2/+8 |
* | (asm-calculate-indentation, asm-indent-line): New functions. | Stefan Monnier | 2003-04-02 | 1 | -70/+77 |
* | (asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char. | Stefan Monnier | 2003-04-01 | 1 | -47/+31 |
* | (asm-mode): Support skipping C lang style comments. | Juanma Barranquero | 2003-03-31 | 1 | -1/+3 |
* | (asm-font-lock-keywords): Allow arbitrary | Andreas Schwab | 2003-02-02 | 1 | -3/+4 |
* | (asm-mode): Added syntax table entries for /* */ comments. | Juanma Barranquero | 2003-01-23 | 1 | -4/+8 |
* | (asm-mode): Don't gratuitously override the default for comment-column. | Stefan Monnier | 2000-09-29 | 1 | -2/+0 |
* | (asm-mode): Set comment-start properly from asm-comment-char. | Richard M. Stallman | 1999-09-02 | 1 | -3/+3 |
* | (asm-mode): Doc fix. | Karl Heuer | 1998-09-23 | 1 | -2/+2 |
* | Customized. | Andreas Schwab | 1998-01-26 | 1 | -2/+8 |
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 |
* | (asm-mode-map): Fix typo. | Erik Naggum | 1996-06-22 | 1 | -1/+1 |
* | (asm-mode-map): Bind C-c ; to comment-region. | Richard M. Stallman | 1996-06-21 | 1 | -0/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (asm-mode): Make a per-buffer child keymap here. | Richard M. Stallman | 1995-03-23 | 1 | -8/+12 |
* | Doc fixes. | Richard M. Stallman | 1995-03-22 | 1 | -6/+4 |
* | * asm-mode.el: (asm-mode): Set font-lock-defaults. | Simon Marshall | 1994-10-12 | 1 | -2/+2 |
* | (asm-font-lock-keywords): New variable. | Richard M. Stallman | 1994-10-07 | 1 | -0/+8 |
* | (asm-comment): Don't match newline. | Karl Heuer | 1994-05-07 | 1 | -1/+1 |
* | (asm-mode): Doc fix. | Richard M. Stallman | 1994-03-22 | 1 | -1/+2 |
* | (asm-mode): Don't mess with auto-fill mode. | Richard M. Stallman | 1993-12-23 | 1 | -1/+0 |
* | Doc fix. | Richard M. Stallman | 1993-05-05 | 1 | -10/+8 |
* | entered into RCS | Eric S. Raymond | 1992-07-24 | 1 | -4/+4 |
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -10/+22 |
* | *** empty log message *** | Richard M. Stallman | 1992-07-16 | 1 | -9/+7 |
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+2 |
* | Initial revision | Jim Blandy | 1991-12-21 | 1 | -0/+210 |