Files
emacs/etc
Stefan Monnier cc0d7d7a38 search.c (re--describe-compiled): New function (bug#66261)
This provides a fairly primitive but handy way to see what
a regexp compiles to without having to enable REGEX_EMACS_DEBUG
and wade through tons of stderr output.

* doc/lispref/searching.texi (Regexp Problems): Mention
`re--describe-compiled`.

* src/regex-emacs.c (debug_putchar, print_fastmap)
(print_partial_compiled_pattern, print_compiled_pattern): Add `dest`
argument, and compile also when `ENABLE_CHECKING` is set.
(DEBUG_PRINT_COMPILED_PATTERN, print_double_string, regex_compile):
Adjust to additional argument.

* src/regex-emacs.h (print_compiled_pattern): Declare.

* src/search.c (Fre__describe_compiled): New function.
(syms_of_search): Defsubr it.
2023-09-29 14:55:24 -04:00
..
2023-09-15 00:44:23 -07:00
2023-09-23 09:32:57 -04:00
2023-07-23 03:36:32 -04:00
2023-09-16 07:36:49 -04:00
2023-07-31 17:48:36 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00
2023-09-17 16:49:21 +02:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2023 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)