1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-07 08:00:48 -08:00
emacs/doc/misc
Gnus developers 229b59da36 Merge changes made in Gnus trunk.
nndraft.el (nndraft-request-expire-articles): Use the group name instead if "nndraft".
gnus.texi (Using IMAP): Remove the @acronyms from the headings.
nnregistry.el: Added.
nnimap.el (nnimap-insert-partial-structure): Be way more permissive when interpreting the structures.
GNUS-NEWS: Minor error in GNUS-NEWS - password-cache.el.
nnimap.el (nnimap-request-accept-article): Add \r\n to the lines to make this work with Cyrus.
gnus-registry.el: Don't prompt on load, which makes it impossible to build Gnus.
gnus-gravatar.el: Add gnus-gravatar-properties.
gnus-agent.el, gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-group.el,\
 gnus-int.el, gnus-msg.el, gnus-registry.el, gnus-score.el, gnus-srvr.el,\
 gnus-sum.el, gnus-topic.el, gnus-util.el, gnus.el, mm-decode.el, mm-util.el,\
 mm-view.el, mml-smime.el, mml.el, nnmairix.el, nnrss.el, smime.el:\
 Introduce gnus-completing-read.
gnus-util.el: Make completing-read function configurable.
gnus-util.el: Add requires and fix history for iswitchb.
webmail.el: Remove netscape/my-deja, since they no longer exist.
gnus.el (gnus-local-domain): Declare variable obsolete.
nnimap.el (nnimap-insert-partial-structure): Get the type from the correct slot, too.
pop3.el (pop3-send-streaming-command, pop3-stream-length): New variable.
nnimap.el (nnimap-open-connection): Revert the auto-network->starttls code.
nnimap.el (nnimap-request-set-mark): Erase the buffer before issuing commands.
nnimap.el (nnimap-split-rule): Mark as obsolete.
gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a symbol.
nnimap.el (nnimap-split-incoming-mail): Allow `default' as nnimap-split-methods value.
nnimap.el (nnimap-request-article): Downcase the NILs so that they are nil.
nndoc.el (nndoc-retrieve-groups): New function.
gnus.texi: Fix Gravatar documentation.
2010-09-30 08:39:23 +00:00
..
.gitignore
ada-mode.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
auth.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
autotype.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
calc.texi calc.texi (Customizing Calc): Rearrange description of new 2010-08-08 21:30:10 -05:00
cc-mode.texi Enhance CC Mode manual to cover the new Java features. 2010-08-01 18:07:10 +00:00
ChangeLog * epa.texi (Bug Reports): New section. 2010-09-29 17:36:38 +09:00
cl.texi Remove cut buffer from documentation. 2010-09-02 12:17:02 +02:00
dbus.texi * dbus.texi (Alternative Buses): New chapter. 2010-08-23 15:48:48 +02:00
dired-x.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
doclicense.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
ebrowse.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
ede.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
ediff.texi Revert 2010-09-13T10:14:52Z!bob@gnu.org by Bob Chassel. 2010-09-13 16:42:33 +02:00
edt.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
eieio.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
emacs-mime.texi rfc2047.el (rfc2047-encode-parameter): Doc fix. 2010-09-20 23:44:05 +00:00
epa.texi * epa.texi (Bug Reports): New section. 2010-09-29 17:36:38 +09:00
erc.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
eshell.texi Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
eudc.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
faq.texi Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00
flymake.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
forms.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
gnus-coding.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-faq.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-news.el Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
gnus-news.texi mail-source.el (mail-source-value): Revert previous patch. 2010-09-26 23:01:31 +00:00
gnus.texi Merge changes made in Gnus trunk. 2010-09-30 08:39:23 +00:00
gpl.texi
idlwave.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
info.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
mairix-el.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
Makefile.in Remove unused variable top_srcdir from doc Makefiles. 2010-09-28 21:25:59 -07:00
makefile.w32-in Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
message.texi Merge changes made in Gnus trunk. 2010-09-26 14:35:50 +00:00
mh-e.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
newsticker.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
nxml-mode.texi * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708). 2010-07-23 11:49:03 -04:00
org.texi * doc/misc/org.texi: Restore clobbered changes (copyright years, untabify). 2010-09-08 19:16:14 -07:00
pcl-cvs.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
pgg.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
rcirc.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
reftex.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
remember.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
sasl.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
sc.texi Remove some unimportant tabs from examples in some *.texi files. 2010-06-22 23:35:06 -07:00
sem-user.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
semantic.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
ses.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
sieve.texi Remove arch-tags from all files, since these are no longer needed. 2010-09-02 00:55:51 +00:00
smtpmail.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
speedbar.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
texinfo.tex Update to version 2009-08-14.15 from ftp://tug.org/tex/. 2009-10-29 16:46:52 +00:00
tramp.texi * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and 2010-09-13 17:32:45 +02:00
trampver.texi * tramp.texi: Remove Japanese manual. Fix typo. 2010-09-09 10:04:35 +02:00
url.texi * doc/misc/url.texi (Disk Caching): Tweak previous change. 2010-09-23 19:38:11 -07:00
vip.texi Untabify doc/misc/*.texi. 2010-06-22 19:57:26 -07:00
viper.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
widget.texi Minor doc/misc/*.texi direntry fixes. 2010-06-24 00:10:51 -07:00
woman.texi Add more xz compression support. 2010-09-25 14:42:48 -07:00