unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Stjernholm <mast@lysator.liu.se>
Cc: emacs-devel@gnu.org
Subject: Re: CC Mode 5.30
Date: Fri, 04 Jul 2003 13:05:16 +0200	[thread overview]
Message-ID: <5bfzlmmu1f.fsf@lister.roxen.com> (raw)
In-Reply-To: <3F051DDD.3090903@wanadoo.fr> (David Ponce's message of "Fri, 04 Jul 2003 08:25:33 +0200")

David Ponce <david.ponce@wanadoo.fr> wrote:

> It seems that `c-emacs-features' was an auto-loaded definition in
> previous version of cc-vars.el (1.29).

True. That was removed since several functions in CC Mode now is used
to compute the value of that variable, so the initialization can't be
copied into loaddefs.el.

I've instead removed the dependency on c-emacs-features in
generic-x.el. It was only used to detect whether a syntax table should
be populated in the Emacs or the XEmacs way, which is obvious anyway
in this case.

If other packages use it (a grep-find through the Emacs tree didn't
reveal any), they have to do (require 'cc-vars) first.

  reply	other threads:[~2003-07-04 11:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-04  6:25 CC Mode 5.30 David Ponce
2003-07-04 11:05 ` Martin Stjernholm [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-07-05 10:18 David Ponce
2003-06-19 13:42 Martin Stjernholm
2003-07-03 12:56 ` Martin Stjernholm
2003-07-03 21:19   ` Tak Ota
2003-07-03 21:57     ` Martin Stjernholm
2003-07-03 22:19       ` Tak Ota
2003-07-04 12:14         ` Martin Stjernholm

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=5bfzlmmu1f.fsf@lister.roxen.com \
    --to=mast@lysator.liu.se \
    --cc=emacs-devel@gnu.org \
    /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).