Files
emacs/lisp
Eric Abrahamsen 8a220d7c8f New option gnus-registry-register-all
* lisp/gnus/gnus-registry.el (gnus-registry-register-all): If nil,
the registry won't automatically create new entries for all seen
messages. Defaults to t to preserve previous behavior.
(gnus-registry-handle-action): Don't automatically create entries; if
one doesn't exist, don't handle anything.
(gnus-registry-register-message-ids): Only register if this option is
t.
(gnus-registry-get-or-make-entry): Add optional no-create argument.
(gnus-registry-get-id-key): This "get" operation should only create an
entry if this option is t.
* doc/misc/gnus.texi: Documentation and news.
2020-12-12 09:03:13 -08:00
..
2020-12-09 11:58:38 +01:00
2020-12-04 17:55:46 +01:00
2020-12-04 11:14:26 +01:00
2020-12-11 15:16:05 +01:00
2020-12-05 10:54:14 +01:00
2020-12-02 18:21:44 +01:00
2020-12-06 08:51:23 +01:00
2020-12-09 11:58:38 +01:00
2020-11-02 09:27:40 -08:00
2020-12-01 07:50:09 -08:00
2020-12-09 11:58:38 +01:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-09 11:53:21 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-10-03 12:53:51 +02:00
2020-12-09 11:58:38 +01:00
2020-10-03 12:53:51 +02:00
2020-12-04 12:15:29 +01:00
2020-11-25 12:18:23 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-08-31 19:13:30 +02:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-14 19:10:02 -04:00
2020-12-09 13:17:25 +01:00
2020-12-09 11:58:38 +01:00
2020-11-19 20:44:55 +01:00
2020-10-02 09:38:24 -07:00
2020-09-27 09:37:10 -07:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-03 12:53:51 +02:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 08:09:56 +01:00
2020-12-09 11:58:38 +01:00
2020-10-24 20:23:27 +02:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-02 09:38:24 -07:00
2020-12-08 13:57:44 +01:00
2020-09-21 14:26:42 +02:00
2020-12-01 06:27:56 -08:00
2020-12-04 10:46:34 +01:00
2020-10-31 11:41:53 +02:00
2020-10-17 09:48:54 -07:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-24 20:23:27 +02:00
2020-10-20 13:20:48 +02:00
2020-12-09 11:58:38 +01:00
2020-10-24 20:23:27 +02:00
2020-12-09 22:48:59 +01:00
2020-10-02 09:38:24 -07:00
2020-12-09 11:58:38 +01:00
2020-09-17 11:13:54 +02:00
2020-10-01 15:28:15 +02:00
2020-10-02 09:38:24 -07:00
2020-10-02 09:38:24 -07:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-02 09:38:24 -07:00
2020-12-08 08:52:42 +01:00
2020-12-09 08:50:12 -08:00
2020-11-12 22:24:58 +01:00
2020-12-08 08:52:42 +01:00
2020-12-09 11:58:38 +01:00
2020-12-09 11:58:38 +01:00
2020-10-01 15:28:14 +02:00
2020-12-07 11:11:54 +01:00
2020-11-14 17:04:23 +01:00
2020-12-08 23:41:24 +01:00
2020-12-09 11:58:38 +01:00
2020-10-24 15:50:16 +01:00
2020-10-24 13:22:55 +03:00
2020-12-08 13:57:44 +01:00
2020-12-09 11:58:38 +01:00
2020-10-16 15:27:43 +02:00
2020-12-09 11:58:38 +01:00
2020-12-03 15:06:13 +01:00
2020-08-04 20:15:56 -04:00
2020-10-01 15:28:15 +02:00
2020-12-09 11:58:38 +01:00

This directory contains source code for the parts of Emacs that are
written in Emacs Lisp.  *.el files are Emacs Lisp source, and the
corresponding *.elc files are byte-compiled versions.  Byte-compiled
files are architecture-independent.

The term subdirectory contains Lisp files that customize Emacs for
certain terminal types.  When Emacs starts, it checks the TERM
environment variable to get the terminal type and loads
'term/${TERM}.el' if it exists.

The other subdirectories hold Lisp packages grouped by their general
purpose.