- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 19 Mar, 2003 1 commit
-
-
Juanma Barranquero authored
(makefile-mode): Use it for value of font-lock-syntactic-keywords.
-
- 24 Feb, 2003 1 commit
-
-
Andreas Schwab authored
shell variable references by requireing that $ is not preceded by another $.
-
- 12 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 11 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
protect shell variables references. (makefile-mode): Make `$' be punctuation in font-lock-defaults.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 28 Dec, 2002 1 commit
-
-
Andreas Schwab authored
automatic variable references enclosed in parens and optionally suffixed by F or D.
-
- 02 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
defined, endef, override, export, unexport and vpath.
-
- 17 Nov, 2002 1 commit
-
-
Markus Rost authored
-
- 28 Oct, 2002 1 commit
-
-
Miles Bader authored
suspicious continuations.
-
- 26 Oct, 2002 1 commit
-
-
Richard M. Stallman authored
(makefile-warn-continuations): New function. (makefile-mode): Put it on write-file-functions.
-
- 19 Sep, 2002 1 commit
-
-
Stefan Monnier authored
(makefile-mode): Use write-file-functions. (makefile-fill-paragraph): Use match-string-no-properties. (makefile-fill-paragraph): Use line-end-position. (makefile-add-log-defun): Simplify.
-
- 18 Sep, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 28 Nov, 2001 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(makefile-mode): Set indent-line-function. (makefile-browser-insert-continuation): Use with-current-buffer. (makefile-beginning-of-line-point, makefile-end-of-line-point): Remove.
-
- 30 Jul, 2001 1 commit
-
-
Eli Zaretskii authored
From Jonathan Kamens <jik@curl.com>.
-
- 16 Jul, 2001 1 commit
-
-
Stefan Monnier authored
-
- 25 Apr, 2001 1 commit
-
-
Stefan Monnier authored
Rationalize the rules for includes and conditionals and use the keyword face for them.
-
- 06 Feb, 2001 1 commit
-
-
Eli Zaretskii authored
of `font-lock-defaults' to `backward-paragraph' rather than nil.
-
- 26 Jul, 2000 1 commit
-
-
Gerd Moellmann authored
duplicate definition. (makefile-mode): Remove duplicate setting of local-abbrev-table.
-
- 12 Jun, 2000 1 commit
-
-
Stefan Monnier authored
-
- 03 May, 2000 1 commit
-
-
Gerd Moellmann authored
(makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. (makefile-font-lock-keywords): Fontify includes and conditionals.
-
- 04 Apr, 2000 1 commit
-
-
Gerd Moellmann authored
(makefile-mode-abbrev-table): New variable. (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. (makefile-font-lock-keywords): Fontify includes and conditionals. (toplevel): Require `dabbrev' and `add-log' when compiling.
-
- 23 Mar, 2000 1 commit
-
-
Stefan Monnier authored
up the code and the regexp and make sure the cursor is temporarily moved to the suspicious line while querying the user.
-
- 26 Nov, 1999 1 commit
-
-
Dave Love authored
-
- 22 Oct, 1999 1 commit
-
-
Dave Love authored
-
- 07 Feb, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 02 Feb, 1999 1 commit
-
-
Richard M. Stallman authored
(makefile-menu-index-function): Function deleted. (makefile-mode): Use makefile-imenu-generic-expression.
-
- 27 Jul, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 03 Jul, 1998 1 commit
-
-
Richard M. Stallman authored
(makefile-dependency-regex): Don't be fooled by colons in deps.
-
- 08 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 27 Feb, 1998 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1998 1 commit
-
-
Simon Marshall authored
-
- 12 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
(makefile-mode): Doc fix.
-
- 28 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(makefile-define-space-face): Function deleted. (makefile-mode): Don't call makefile-define-space-font.
-
- 27 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
Doc fixes.
-
- 27 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 24 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
(makefile-backslash-region): Re-imported from cc-mode; modified to handle makefile-backslash-align. (makefile-append-backslash, makefile-delete-backslash): Re-imported from cc-mode. (makefile-backslashify-current-line): Function deleted. (makefile-fill-paragraph): New function. (makefile-mode-map): Bind C-c C-c to comment-region. (makefile-mode): Set fill-paragraph to makefile-fill-paragraph.
-
- 11 Mar, 1997 1 commit
-
-
Karl Heuer authored
so that "flags=-o:1" is treated as an assignment, not a dependency. (makefile-dependency-regex, makefile-macroassign-regex): Disallow spaces in symbol name.
-
- 03 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
first and variable references after. (makefile-dependency-regex, makefile-macroassign-regex): Accept spaces at the beginning of the line.
-