- 20 Sep, 2004 1 commit
-
-
Richard M. Stallman authored
comments. # is enough.
-
- 22 Jul, 2004 1 commit
-
-
Kim F. Storm authored
-
- 03 Jan, 2004 1 commit
-
-
Eli Zaretskii authored
* textmodes/flyspell.el (flyspell-large-region):. * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): * files.el (get-free-disk-space,insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to test the return value of call-process, because it can be a string.
-
- 26 Nov, 2003 1 commit
-
-
Stefan Monnier authored
Be more selective as to which # are comment-starters.
-
- 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.
-