- 09 Feb, 2011 1 commit
-
-
Paul Eggert authored
-
- 07 Feb, 2011 2 commits
-
-
Michael Albinus authored
dbus-list-activatable-names and dbus-list-known-names.
-
Jay Belanger authored
-
- 06 Feb, 2011 1 commit
-
-
Ted Zlatanov authored
Makefile.in (nowebhack): Fixed to use -D flag instead of overrides.
-
- 05 Feb, 2011 3 commits
-
-
Katsumi Yamaoka authored
sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi: emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
-
Michael Albinus authored
Replace "delimet" with "delimit" globally. Replace "explicite" with "explicit" globally. Replace "instead of" with "instead" where there was nothing after "of". Audit use of comma before interrogative pronoun, "that", or "which". Minor word order, spelling, wording changes. (Frequently Asked Questions): Mention problems with WinSSHD. * trampver.texi: Update release number.
-
Gnus developers authored
shr.el (shr-render-td): Store the actual background colour used. gnus-sum.el (gnus-user-date): Renamed back from gnus-summary-user-date since user code refers to it. auth-source.el: Rewrite. gnus.texi: Add DEVEL header (suggested by Andreas Schwab). WEBHACKDEVEL work: Makefile.in (webhack, nowebhack): Hacks to produce for-the-web manuals. auth.texi: Use WEBHACKDEVEL. emacs-mime.texi: Use WEBHACKDEVEL. gnus.texi: Use WEBHACKDEVEL. message.texi: Use WEBHACKDEVEL. pgg.texi: Use WEBHACKDEVEL. sasl.texi: Use WEBHACKDEVEL. sieve.texi: Use WEBHACKDEVEL. overrides.texi: New file to set or clear WEBHACKDEVEL. message.el (message-setup-1): Remove the read-only stuff, since it doesn't work under XEmacs, for some reason.
-
- 03 Feb, 2011 4 commits
-
-
Paul Eggert authored
-
Michael Albinus authored
-
Glenn Morris authored
* doc/misc/faq.texi (Contacting the FSF): Mainly just refer to the web-site. (Binding combinations of modifiers and function keys): Let's assume people reading this are not using Emacs 18.
-
Lars Ingebrigtsen authored
gnus-art.el (gnus-article-setup-buffer): Stop the date timer if gnus-article-update-date-headers is nil. gnus.texi (Article Date): Remove mention of gnus-stop-date-timer, since it's run automatically.
-
- 01 Feb, 2011 1 commit
-
-
Lars Ingebrigtsen authored
-
- 31 Jan, 2011 1 commit
-
-
Lars Ingebrigtsen authored
The user can now have infinitely many Date headers. This change should be pretty much backwards-compatible, even though many customisation variables have been removed. gnus.texi (Customizing Articles): Document the new way of customizing the date headers(s).
-
- 30 Jan, 2011 1 commit
-
-
Lars Ingebrigtsen authored
gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy splitting example.
-
- 29 Jan, 2011 1 commit
-
-
Eli Zaretskii authored
Fix doc/*/makefile.w32-in according to 2011-01-23T10:22:21Z!wl@gnu.org-2011-01-23T10:38:14Z!wl@gnu.org. doc/lispref/makefile.w32-in (texinfodir): New variable. (usermanualdir): Remove as redundant with $(emacsdir). (MAKEINFO): Remove options, leave only program name. (MAKEINFO_OPTS): New variable. (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS). doc/emacs/makefile.w32-in (MAKEINFO): Remove options, leave only program name. (MAKEINFO_OPTS): New variable. (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS). (emacs.html): New target. (clean): Remove emacs.html. doc/misc/makefile.w32-in (MAKEINFO): Remove options, leave only program name. (MAKEINFO_OPTS): New variable. (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS). ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode) ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl) ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff) ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus) ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve) ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex) ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc) ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget) ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc) ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse) ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp) ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org) ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode) ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert) ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth) ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic) ($(infodir)/edt): Use $(MAKEINFO_OPTS).
-
- 28 Jan, 2011 1 commit
-
-
Lars Ingebrigtsen authored
gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
-
- 26 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 25 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 24 Jan, 2011 1 commit
-
-
Gnus developers authored
shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6] tags. mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg if EPG is loaded. message.texi (IDNA): Explain what it is. gnus.texi (The Empty Backend): Document nnnil (bug #7653). gnus-agent.el (gnus-agent-prompt-send-queue): Whitespace fix. shr.el (shr-expand-newlines): Proof of concept implemantation of boxy backgrounds. (shr-expand-newlines): Switch to using overlays to enable kill'n'yank in a more sensible manner.
-
- 23 Jan, 2011 1 commit
-
-
Werner LEMBERG authored
* Makefile.in (MAKEINFO): Now controlled by `configure'. (MAKEINFO_OPTS): New variable. Use it where appropriate. (ENVADD): Updated.
-
- 18 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 14 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 12 Jan, 2011 1 commit
-
-
Christian Ohler authored
* Makefile.in, configure.in, doc/misc/Makefile.in, doc/misc/makefile.w32-in: Add ERT. Make "make check" run tests in test/automated. * doc/misc/ert.texi, lisp/emacs-lisp/ert.el, lisp/emacs-lisp/ert-x.el: New files. * test/automated: New directory.
-
- 10 Jan, 2011 1 commit
-
-
Michael Albinus authored
dbus-register-service. Rearrange node.
-
- 07 Jan, 2011 2 commits
-
-
Paul Eggert authored
which in turn is copied from ftp://tug.org/tex/.
-
Glenn Morris authored
-
- 04 Jan, 2011 1 commit
-
-
Michael Albinus authored
parameter dont-register-service of dbus-register-{method,property}.
-
- 03 Jan, 2011 1 commit
-
-
Eduard Wiebe authored
Fixes: debbugs:7770
-
- 02 Jan, 2011 1 commit
-
-
Glenn Morris authored
-
- 17 Dec, 2010 1 commit
-
-
Daiki Ueno authored
-
- 16 Dec, 2010 1 commit
-
-
Gnus developers authored
nnimap.el (nnimap-wait-for-response): Always look (at least) at the previous line. nnimap.el (nnimap-quirk): New function. (nnimap-retrieve-group-data-early): Use it. (nnimap-quirks): New alist. gnus.texi (Foreign Groups): Added clarification of foreign groups. gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for copying read-ness to the backends. gnus-group.el (gnus-group-kill-group): Notify the backend that the group has been killed. (gnus-group-yank-group): Ditto. gnus-start.el (gnus-subscribe-newsgroup): Notify the backend. nnir.el: Improve customizations. gnus.texi (Archived Messages): Removed outdated comment and text. nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own function. (nnfolder-request-expire-articles): Save all the buffers after doing expiry. nnmail.el (nnmail-expiry-target-group): Revert the "all articles are the last article", since that led to serious performance regressions when expiring nnml groups. gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML fetching stops when Gnus exits. gnus-srvr.el: Avoid passing nil regexp argument to delete-matching-lines. auth-source.el (auth-source-gpg-encrypt-to): New variable to set the list of recipient keys, or use symmetric encryption if not a list. (auth-source-create): Use it to make `epa-file-encrypt-to' local for an EPA override, replacing the call to `netrc-store-data'.
-
- 15 Dec, 2010 1 commit
-
-
Gnus developers authored
gnus.texi: Fix a couple nnir -> @code{nnir} things. nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the QRESYNC command by deleting a superfluous space which broke Cyrus servers. This change will break other servers that are buggy the other way around. gnus.texi (The hyrex Engine): Say that this engine as obsolete.
-
- 14 Dec, 2010 3 commits
-
-
Andrew Cohen authored
(The swish-e Engine): Ditto.
-
Michael Albinus authored
(Remote processes): Add example with remote `default-directory'.
-
Glenn Morris authored
* lisp/mail/mailalias.el (build-mail-aliases): Make it interactive. * lisp/mail/sendmail.el (build-mail-aliases): Update autoload. * doc/misc/faq.texi (Expanding aliases when sending mail): Now build-mail-aliases is interactive.
-
- 13 Dec, 2010 3 commits
-
-
Andrew Cohen authored
-
Gnus developers authored
nnir.el (nnir-run-imap): Return article list in UID order. gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list of automatically subscribed groups. (gnus-auto-subscribed-categories): New variable. (gnus-matches-options-n): Use it. (gnus-default-subscribed-newsgroups): Remove unused variable. (gnus-start-draft-setup): Message a bit less. gnus-agent.el (gnus-agentize): Don't create the queue group automatically on startup. It'll be created later, if needed. gnus-start.el (gnus-1): Clarify comment. (gnus-matches-options-n): Fix typo in last change. (gnus-1): Don't create the nndrafts group twice. (gnus-setup-news): There's no need to read the active file here, since that's done again later on a per-backend basis. (gnus-start-draft-setup): Make sure that the new group is started out empty. netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old and netrc-bound-and-true-p bindings. (netrc-parse): Cache the netrc contents.
-
Glenn Morris authored
-
- 11 Dec, 2010 1 commit
-
-
Carsten Dominik authored
-
- 06 Dec, 2010 1 commit
-
-
Gnus developers authored
gnus.texi (Server Commands): Point to the rest of the server commands.
-