unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lute Kamstra <Lute.Kamstra.lists@xs4all.nl>
Subject: Re: lisp/generic.el patch.
Date: Thu, 17 Mar 2005 17:39:17 +0100	[thread overview]
Message-ID: <87vf7qns5m.fsf@xs4all.nl> (raw)
In-Reply-To: <873buup6yr.fsf@xs4all.nl> (Lute Kamstra's message of "Thu, 17 Mar 2005 17:34:04 +0100")

Lute Kamstra <Lute.Kamstra.lists@xs4all.nl> writes:

>   I changed define-generic-mode so that the name of the mode command
>   need not be quoted (while retaining backward compatibility).  This
>   makes define-generic-mode more like other defining forms.  I updated
>   the docstring of define-generic-mode to reflect this change.

What about font-locking define-generic-mode like other defining forms?

Lute.


Index: lisp/font-lock.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/font-lock.el,v
retrieving revision 1.233
diff -c -r1.233 font-lock.el
*** lisp/font-lock.el	6 Mar 2005 00:02:04 -0000	1.233
--- lisp/font-lock.el	17 Mar 2005 16:35:54 -0000
***************
*** 1902,1908 ****
  		   ;; Function declarations.
  		   "\\(advice\\|varalias\\|alias\\|generic\\|macro\\*?\\|method\\|"
                     "setf\\|subst\\*?\\|un\\*?\\|"
!                    "ine-\\(condition\\|\\(?:derived\\|minor\\)-mode\\|"
                     "method-combination\\|setf-expander\\|skeleton\\|widget\\|"
                     "function\\|\\(compiler\\|modify\\|symbol\\)-macro\\)\\)\\|"
  		   ;; Variable declarations.
--- 1902,1908 ----
  		   ;; Function declarations.
  		   "\\(advice\\|varalias\\|alias\\|generic\\|macro\\*?\\|method\\|"
                     "setf\\|subst\\*?\\|un\\*?\\|"
!                    "ine-\\(condition\\|\\(?:derived\\|minor\\|generic\\)-mode\\|"
                     "method-combination\\|setf-expander\\|skeleton\\|widget\\|"
                     "function\\|\\(compiler\\|modify\\|symbol\\)-macro\\)\\)\\|"
  		   ;; Variable declarations.

      reply	other threads:[~2005-03-17 16:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-15 17:06 lisp/generic.el patch Lute Kamstra
2005-03-15 18:53 ` Stefan Monnier
2005-03-15 20:19   ` Lute Kamstra
2005-03-15 20:52     ` Stefan Monnier
2005-03-15 21:47       ` Lute Kamstra
2005-03-21 22:48         ` Luc Teirlinck
2005-03-16 16:22 ` Richard Stallman
2005-03-16 16:37   ` Lute Kamstra
2005-03-16 16:37   ` David Kastrup
2005-03-17 23:01     ` Richard Stallman
2005-03-17 16:34 ` Lute Kamstra
2005-03-17 16:39   ` Lute Kamstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vf7qns5m.fsf@xs4all.nl \
    --to=lute.kamstra.lists@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).