[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: need to recognize non-ASCII identifiers
From: |
Martin Stjernholm |
Subject: |
Re: need to recognize non-ASCII identifiers |
Date: |
Thu, 03 Apr 2003 13:22:16 +0200 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) Emacs/20.7 (gnu/linux) |
Luc Teirlinck <teirllm@dms.auburn.edu> wrote:
> Martin Stjernholm wrote:
>
> You said it works in Emacs 21, but I haven't been able to find
> any doc on these new character classes in the manual for Emacs
> 21.2. Where can I read about it?
>
> Start Emacs. Do C- h i g (elisp)Char Classes
>
> Is this the information you want?
It is, thank you. My error was to look at the section about regexps in
the normal Emacs manual, which doesn't mention it. I suggest that it's
synched up with the elisp manual.