Mercurial > emacs
annotate nt/emacs-src.tags @ 111168:d1079095427d
Merge changes made in Gnus trunk.
message.el (message-default-headers): Fix type.
nnimap.el (nnimap-request-head, nnimap-request-move-article): Make internal nnimap moving slightly faster.
nnimap.el (nnimap-transform-headers): Don't bug out on bodiless articles.
nnimap.el (nnimap-send-command): Have no outstanding messages if the IMAP server doesn't support streaming.
nnimap.el (nnimap-transform-headers): Fold {quoted} strings more sloppily.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 24 Oct 2010 22:32:38 +0000 |
parents | 7e4b4d33d1b2 |
children |
rev | line source |
---|---|
110675
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
1 This file defines the regular expressions for etags to look for |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
2 in the src directory. It is used by the w32 build to work around |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
3 the annoyances of quoting command-line arguments with various |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
4 w32 shell. |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
5 |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
6 /[ ]*DEFVAR_[A-Z_ (]+"\([^"]+\)"/ |