Files
emacs/lisp
Richard M. Stallman 6783b1ce6f (makefile-mode-name): Removed.
(makefile-mode): Skip any number of "#"s at beginning of comments.
(makefile-electric-keys): New variable.
(makefile-electric-dot): Self insert if not at bol.
(makefile-electric-equal): Really self-insert if not at bol.
(makefile-pickup-everything): Prefix arg means force pickups to be
redone.
(makefile-insert-macro-ref): Don't use format.
(makefile-runtime-macros-list): Added "$" to list.
(makefile-insert-special-target): Don't use format.
(makefile-insert-macro): Don't use format.
(makefile-insert-target): Don't use format.
(makefile-insert-target-ref): Don't use format.
(makefile-electric-colon): Really self-insert if not at bol.
(makefile-complete): New function.  Bound to M-TAB.
(makefile-do-macro-insertion): New function.
(makefile-mode-map): Add menu bar bindings.
(makefile-font-lock-keywords): New constant.
(makefile-mode): Deal with font-lock, add-log, imenu.
(makefile-macroassign-regex): Changed for use with font-lock.
(makefile-dependency-regex): Changed for use with font-lock.
(makefile-add-log-defun): New function.
(makefile-menu-index-function): New function.
1994-10-11 20:42:23 +00:00
..
1994-10-10 21:54:32 +00:00
1994-10-11 20:42:23 +00:00
1994-09-29 19:07:45 +00:00
1994-09-24 04:06:50 +00:00
1994-06-17 20:04:22 +00:00
1994-05-03 23:47:06 +00:00
1993-10-20 18:06:27 +00:00
1993-06-09 11:59:12 +00:00
1994-09-24 04:09:46 +00:00
1994-06-05 15:17:16 +00:00
1994-08-30 00:33:34 +00:00
1994-08-30 00:34:35 +00:00
1994-09-24 04:15:03 +00:00
1994-06-22 18:03:28 +00:00
1994-09-18 08:52:32 +00:00
1993-08-08 00:20:22 +00:00
1994-09-30 21:01:13 +00:00
1994-05-03 23:47:06 +00:00
1994-09-29 04:48:59 +00:00
1994-07-01 00:40:46 +00:00
1994-09-30 09:12:09 +00:00
1994-09-05 23:59:51 +00:00
1994-05-22 22:14:17 +00:00
1994-06-10 23:00:56 +00:00
1993-05-30 04:17:38 +00:00
1994-09-25 07:48:55 +00:00
1993-06-09 11:59:12 +00:00
1994-10-11 08:21:32 +00:00
1994-05-03 23:47:06 +00:00
1994-05-03 05:51:29 +00:00
1994-05-03 23:47:06 +00:00
1994-05-01 22:09:01 +00:00
1994-02-07 20:32:40 +00:00
1993-11-23 20:12:25 +00:00
1994-05-03 23:47:06 +00:00
1994-05-07 02:09:00 +00:00
1994-10-03 22:57:43 +00:00
1994-08-25 23:23:09 +00:00
1994-05-03 23:47:06 +00:00
1994-05-03 23:47:06 +00:00
1994-05-03 23:47:06 +00:00
1994-05-07 05:31:39 +00:00
1994-05-03 23:47:06 +00:00
1994-05-04 01:37:37 +00:00
1994-06-17 16:00:42 +00:00
1994-09-16 23:20:51 +00:00
1994-05-03 23:47:06 +00:00
1994-10-03 21:56:50 +00:00
1994-05-03 23:47:06 +00:00
1994-06-20 22:21:48 +00:00
1993-11-23 20:12:25 +00:00