all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27842: GNUmakefile mode blues vs. no blues
@ 2017-07-26 22:48 積丹尼 Dan Jacobson
  2021-02-05 12:09 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2017-07-26 22:48 UTC (permalink / raw)
  To: 27842

GNUmakefile mode shows this makefile as

M:/dev/null /dev/zero
# Dollar sign not blue:
	: $?
	: $+
	: $^
# Both not blue:
	: $|
# Both blue:
	: $*

(Just trying the ones I found on (info "(make) Automatic Variables").)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#27842: GNUmakefile mode blues vs. no blues
  2017-07-26 22:48 bug#27842: GNUmakefile mode blues vs. no blues 積丹尼 Dan Jacobson
@ 2021-02-05 12:09 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2021-02-05 12:09 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 27842

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> GNUmakefile mode shows this makefile as
>
> M:/dev/null /dev/zero
> # Dollar sign not blue:
> 	: $?
> 	: $+
> 	: $^
> # Both not blue:
> 	: $|
> # Both blue:
> 	: $*
>
> (Just trying the ones I found on (info "(make) Automatic Variables").)

I've now made the mode fontize more of these variables in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-05 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26 22:48 bug#27842: GNUmakefile mode blues vs. no blues 積丹尼 Dan Jacobson
2021-02-05 12:09 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.