all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [elpa] master 3ce843f: seq.el update
       [not found] ` <E1YiAce-0001Sr-5F@vcs.savannah.gnu.org>
@ 2015-04-15  1:26   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2015-04-15  1:26 UTC (permalink / raw)
  To: emacs-devel; +Cc: Nicolas Petton

> +(defun seq--activate-font-lock-keywords ()
> +  "Activate font-lock keywords for some symbols defined in seq."
> +  (font-lock-add-keywords 'emacs-lisp-mode
> +                          '("\\<seq-doseq\\>")))

BTW, this should not be needed in Emacs-25 any more (where we
automatically recognize all the macros).


        Stefan



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-15  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20150414235204.5595.13800@vcs.savannah.gnu.org>
     [not found] ` <E1YiAce-0001Sr-5F@vcs.savannah.gnu.org>
2015-04-15  1:26   ` [elpa] master 3ce843f: seq.el update Stefan Monnier

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.