1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
dfdbf5b691 (m4-mode-abbrev-table): New variable.
(m4-mode): Set local-abbrev-table to m4-mode-abbrev-table.
2000-07-26 13:03:26 +00:00
Richard M. Stallman
5119b7a78f (m4-m4-region, m4-m4-buffer): Use shell-command-on-region.
(m4-start-m4, m4-end-m4): Functions deleted.
1998-12-30 19:02:31 +00:00
Stephen Eglen
e4df16d007 Customize 1998-04-09 12:31:57 +00:00
Richard M. Stallman
85d27e9b10 Update author email address. 1997-11-25 03:40:58 +00:00
Richard M. Stallman
1091853337 (m4-mode): Add autoload cookie. 1997-09-06 22:20:09 +00:00
Richard M. Stallman
9108fd3aef (m4-program): Guess which m4 binary to use.
(m4-start-m4): New function.
(m4-end-m4): New function.
(m4-m4-buffer, m4-m4-region): Now use m4-start-m4.
(m4-font-lock-keywords): Collaps 4 regex's into 1.
1997-05-20 18:37:35 +00:00
Richard M. Stallman
0f6db76a85 Fixed syntax table for quotes since they messed up
highlighting in comments and other constructions.
1996-12-07 20:26:25 +00:00
Richard M. Stallman
0e8ab97410 Initial revision 1996-10-30 04:48:09 +00:00