emacs/etc
Phil Sainty 904a03af5b New commands for bulk tracing of elisp functions (bug#27397)
* lisp/emacs-lisp/trace.el (trace-package, untrace-package)
(trace-regexp, untrace-regexp, trace-library, untrace-library)
(trace-currently-traced): New commands.

(trace-is-traceable-p): New predicate function used for filtering
interactive completions.

(trace--read-function): New function, split from `trace--read-args'.
Changed to use the new `trace-is-traceable-p' predicate.

(trace--read-extra-args): New function, split from `trace--read-args'.
Changed to allow the user to enter an empty string at the context
expression prompt (previously an error; now treated as "nil"), and to
cause a "nil" context expression to produce no context output in the
trace buffer.

(trace--read-args): Removed function.  Replaced by the combination of
`trace--read-function' and `trace--read-extra-args'.

(trace-function-foreground, trace-function-background): Updated
interactive specs to use the new functions.

(trace--read-library, trace--library-defuns, trace--library-autoloads)
(trace--library-provides-autoload-p): New functions for establishing
traceable functions related to specific libraries.

(trace--after-load-alist): New variable.
(trace--after-load, trace--after-load-function)
(trace--remove-after-load, trace--remove-after-load-all):
New functions for optionally re-processing the `trace-regexp',
`untrace-regexp', and `trace-library' calls via
`after-load-functions'.

(untrace-all): Call `trace--remove-after-load-all'.

(trace-is-traced, trace-function-foreground, untrace-function)
(untrace-all): Doc updates/fixes.

Commentary updated to cover the new commands.

Change log updated to cover the main changes since 1993.

* etc/NEWS: Mention the new trace commands.

* doc/lispref/debugging.texi: Mention the new trace commands.
2022-07-15 15:47:21 +12:00
..
charsets ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
e Implement alternative sub-buffer support in term.el 2022-01-24 20:02:33 +01:00
forms ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
gnus
images ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
nxml Update nXML to use Emacs's Unicode support, and lexical-binding 2016-01-15 10:29:20 -05:00
org ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
refcards Merge from origin/emacs-28 2022-06-05 06:30:25 +02:00
schema ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
srecode Adjust better to Autoconf quoting style change 2022-07-05 23:27:17 -05:00
themes ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
tutorials ; Fix typos. 2022-07-02 13:32:41 +02:00
AUTHORS ; Manually sync ChangeLog and AUTHORS with emacs-28 2022-06-29 16:13:51 +02:00
CALC-NEWS ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ChangeLog.1 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
compilation.txt Add test for the gradle-android compilation message pattern 2022-07-11 12:29:12 +02:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
DEBUG Support for debugging Emacs with LLDB 2022-07-11 14:08:05 +02:00
DEVEL.HUMOR ; * etc/DEVEL.HUMOR: Add a recent joke. 2022-02-11 10:15:20 +02:00
DISTRIB ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
edt-user.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-buffer.gdb ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs-mail.desktop Hide emacs-mail.desktop, emacsclient-mail.desktop from menus 2021-07-02 13:09:18 +02:00
emacs.desktop Drop redundant keywords in .desktop files. 2021-08-11 14:05:25 +02:00
emacs.icon
emacs.metainfo.xml ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
emacs.service * etc/emacs.service: 2020-12-14 17:59:58 +01:00
emacs_lldb.py ; Fix typos 2022-07-14 12:52:32 +02:00
emacsclient-mail.desktop Hint that emacsclient.desktop should match a search for “emacsclient” 2021-08-11 14:05:14 +02:00
emacsclient.desktop Drop redundant keywords in .desktop files. 2021-08-11 14:05:25 +02:00
enriched.txt Document 'enriched-toggle-markup' 2022-05-20 15:03:06 +03:00
ERC-NEWS Update ERC's Info doc with network-ID related changes 2022-06-30 15:19:53 -07:00
ETAGS.EBNF ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ETAGS.README ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
future-bug
gnus-tut.txt ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
grep.txt ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
HELLO Add support for the Meetei Mayek script 2022-06-13 16:55:20 +03:00
HISTORY Update logs and HISTORY for Emacs 28.1 2022-04-03 08:26:02 -04:00
JOKES
MACHINES Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
MH-E-NEWS ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS New commands for bulk tracing of elisp functions (bug#27397) 2022-07-15 15:47:21 +12:00
NEWS.1-17 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.18 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.19 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.20 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.21 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.22 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.23 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.24 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.25 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.26 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.27 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NEWS.28 Merge from origin/emacs-28 2022-07-14 11:37:42 +02:00
NEXTSTEP ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
NXML-NEWS ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ORG-NEWS ; Fix typos: prefer American spelling 2022-07-13 13:04:22 +02:00
org.gnu.emacs.defaults.gschema.xml ; Add 2022 to copyright years. 2022-01-01 07:07:15 -05:00
package-keyring.gpg * etc/package-keyring.gpg: Add the 2019 key (backport) 2019-05-08 13:19:36 -04:00
PROBLEMS Merge from origin/emacs-28 2022-07-14 11:56:56 +02:00
ps-prin0.ps ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
ps-prin1.ps ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
publicsuffix.txt Update publicsuffix.txt from upstream 2022-07-01 06:01:14 +02:00
README ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rgb.txt
ses-example.ses ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
spook.lines Add more spook.lines 2019-07-13 05:09:45 +02:00
TERMS ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
TODO Drop support for the dead third-party w3 package 2022-07-09 17:27:49 +02:00
w32-feature.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
yow.lines Prefer straight quoting in some etc text files 2015-08-26 14:09:07 -07: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-2022 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)