summaryrefslogtreecommitdiff
path: root/mpn/lisp
Commit message (Collapse)AuthorAgeFilesLines
* WHitespace cleanup.Torbjorn Granlund2016-10-141-7/+7
|
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-14/+25
|
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-7/+7
|
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
|
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
|
* Update license to version 3.tege2007-09-181-4/+2
|
* Update FSF's address.tege2006-02-151-2/+2
|
* * mpn/lisp/gmpasm-mode.el: Set add-log-current-defun-header-regexp toKevin Ryde2002-08-051-2/+9
| | | | | | | | pick up m4 defines etc. And a bit more of: * mpn/lisp/gmpasm-mode.el (gmpasm-comment-start-regexp): Add notes on what the various styles are for.
* * mpn/lisp/gmpasm-mode.el (gmpasm-comment-start-regexp): Add // forKevin Ryde2002-07-241-2/+11
| | | | ia64. Add notes on what the various styles are for.
* * mpn/lisp/gmpasm-mode.el: Remove mention of defunct LF macro.Kevin Ryde2002-04-231-2/+2
|
* Fix some spacing.tege2002-03-281-12/+12
|
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Correction to the wayKevin Ryde2001-11-041-30/+29
| | | | | | the first \( \) pair is setup. (gmpasm-font-lock-keywords): Don't fontify the space before a "#" etc. Misc tweaks to some comments.
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Add "dnl".Kevin Ryde2001-10-291-9/+5
|
* Fix a typo in a docstring.Kevin Ryde2001-10-011-1/+1
|
* Fix a bit of a typo in a docstring.Kevin Ryde2001-05-031-1/+1
|
* * mpn/lisp/gmpasm-mode.el (gmpasm-comment-start-regexp): Add | for 68k.Kevin Ryde2001-04-061-6/+14
| | | | (gmpasm-mode-syntax-table): Amend comments.
* * mpn/lisp/gmpasm-mode.el (gmpasm-comment-start-regexp): Add "*" forKevin Ryde2000-12-051-2/+2
| | | | | | the benefit of cray. And fix a typo in the gmpasm-comment-region-dnl docstring.
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
|
* * mpn/lisp/gmpasm-mode.el (gmpasm-remove-from-list): Renamed fromKevin Ryde2000-08-201-14/+20
| | | | | gmpasm-delete-from-list, because it's non-destructive. (gmpasm-font-lock-keywords): Add some more keywords.
* *** empty log message ***tege2000-07-241-4/+4
|
* * mpn/lisp/gmpasm-mode.el: Put keymap at the top of the docstring.Kevin Ryde2000-06-261-2/+2
|
* * mpn/lisp/gmpasm-mode.el: Fix some comment detection, use custom,Kevin Ryde2000-03-241-172/+176
| | | | fontify more keywords, turn into a standalone mode.
* Redo assembler comment detection and handling.Kevin Ryde2000-03-121-66/+87
|
* Suppress filladapt postscript comment prefixes.Kevin Ryde2000-03-021-1/+7
|
* Initial version.Kevin Ryde2000-02-161-0/+320