aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/asm-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* (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-font-lock-keywords): Recognize instruction width suffixes.
* (asm-mode): Doc fix.Karl Heuer1998-09-231-2/+2
| | | | (asm-comment-char): Escape literal semicolon.
* 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
| | | | | Use asm-comment-char to specify which character to define. (asm-mode-map): Don't bind `;' at load time.
* Doc fixes.Richard M. Stallman1995-03-221-6/+4
|
* * asm-mode.el: (asm-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
|
* (asm-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+8
| | | | (asm-mode): Set font-lock-keywords locally.
* (asm-comment): Don't match newline.Karl Heuer1994-05-071-1/+1
|
* (asm-mode): Doc fix.Richard M. Stallman1994-03-221-1/+2
|
* (asm-mode): Don't mess with auto-fill mode.Richard M. Stallman1993-12-231-1/+0
|
* Doc fix.Richard M. Stallman1993-05-051-10/+8
|
* entered into RCSEric S. Raymond1992-07-241-4/+4
|
* *** empty log message ***Eric S. Raymond1992-07-171-10/+22
|
* *** empty log message ***Richard M. Stallman1992-07-161-9/+7
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+2
|
* Initial revisionJim Blandy1991-12-211-0/+210