aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-09-212-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | gnus.texi (Archived Messages): Note the default (bug#9552). message.el (message-indent-citation): Really make sure there's a newline at the end. nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows. Fix suggested by John Wiegley. pop3.el (pop3-open-server): Fix +OK end-of-command regexp. gnus-art.el (gnus-treat-hide-citation): Add doc. message.el (message-default-send-rename-function): Break out into its own function. ecomplete.el (ecomplete-display-matches): Revert patch since it doesn't work under XEmacs. nnimap.el (nnimap-map-port): New function to connect to 993 instead of "imaps" to word around Windows problems. (nnimap-open-connection-1): Use it. message.el (message-indent-citation): Revert last change which made `F' not work.
* | * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update formh-e-doc-8.3Bill Wohler2011-09-202-9/+21
| | | | | | | | | | | | | | release 8.3. (Preface): Updated support information. (From Bill Wohler): Reset text to original version. As a historical quote, the tense should be correct in the time that it was written.
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-09-112-9/+22
| | | | | | | | | | | | | | | | gnus.texi (Listing Groups): Explain `gnus-group-list-limit'. (Finding the News): Doc clarification. (Terminology): Mention naming. gnus-group.el (gnus-group-list-limit): Explain what the command does. gnus-sum.el (gnus-fetch-headers): Bump message level.
* | Merge changes made in Gnus trunk.Gnus developers2011-09-102-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnus.texi: Remove mentions of `recent', which are now obsolete. (Interactive): Document `quiet'. nnimap.el: Redo the charset handling. Let Gnus encode the names, as it does with all other backends, but decode the names immediately after getting them. gnus-group.el (gnus-group-name-charset): Always return `utf-7' when decoding nnimap groups. gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the newsrc file. It doesn't seem like an important optimisation any more. nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to overflows. gnus.el (gnus-article-mark-lists): Remove `recent'. (gnus-interactive-exit): Extend to `quiet'. gnus-sum.el (gnus-offer-save-summaries): Use it. gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the string. plstore.el (plstore--get-buffer): Silence compiler warnings by renaming function arguments from `this'. gnus-sum.el (gnus-newsgroup-recent): Removed. gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right' has been renamed. (gnus-lrm-string-p): Include RLM and PDF, too. gnus-int.el (gnus-open-server): Make the "denied" message clearer (bug#9225).
* | Merge from gnulib.Paul Eggert2011-09-031-3/+11
| |
* | Restore clobbered changes to Org copyright years.Glenn Morris2011-08-181-2/+1
| |
* | Fix Org ChangeLog entries and remove arch-tag.Bastien Guerry2011-08-163-76/+69
| |
* | Add org.texi and orgcard.tex for Org version 7.7.Bastien Guerry2011-08-151-640/+1475
| |
* | Fix misformatted ChangeLog entries for Org.Bastien Guerry2011-08-151-0/+4
| |
* | * trampver.texi: Update release number.Michael Albinus2011-08-032-1/+5
| |
* | Sync with Tramp 2.2.2.Michael Albinus2011-07-302-1/+7
| | | | | | | | * trampver.texi: Update release number.
* | Merge changes from Org 7.4 to current Org 7.7.Bastien Guerry2011-07-281-0/+265
| |
* | Use /dev/null instead of the Windows "nul" in flymake exampleLars Magne Ingebrigtsen2011-07-152-1/+6
| | | | | | | | Fixes: debbugs:8715
* | Manual for for widget-keymapLars Magne Ingebrigtsen2011-07-142-1/+6
| | | | | | | | | | | | * widget.texi (Setting Up the Buffer): Remove mention of the global keymap parent, which doesn't seem to be accurate (bug#7045).
* | * cl.texi (For Clauses): Add destructuring example processing anKevin Ryde2011-07-142-1/+13
| | | | | | | | alist.
* | * org.texi (Special agenda views): Fix double quoting.Lars Magne Ingebrigtsen2011-07-122-10/+14
| | | | | | | | Fixes: debbugs:3509
* | Remove mention of `require' in ediff.texiLars Magne Ingebrigtsen2011-07-072-12/+5
| | | | | | | | | | | | That's not pertinent in the installed Emacs. Fixes: debbugs:9016
* | gnus.texi (Filtering New Groups): Clarify how simple the "options -n" format is.Lars Magne Ingebrigtsen2011-07-052-3/+9
| | | | | | | | (Agent Expiry): Remove mention of `gnus-request-expire-articles', which is internal.
* | Merge changes made in Gnus trunk.Gnus developers2011-07-052-2/+8
| | | | | | | | | | | | | | | | | | | | gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks. nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir `notmuch' backend. mm-decode.el (mm-text-html-renderer): Doc fix. gnus-msg.el (gnus-bug): Fix the MML tag. pop3.el (pop3-open-server): -ERR is a valid response to CAPA. gnus-start.el (gnus-get-unread-articles): Don't connect to the secondary methods if started with `gnus-no-server'. gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several bug reports at once.
* | * tramp.texi (Cleanup remote connections): AddMichael Albinus2011-07-042-0/+11
| | | | | | | | `tramp-cleanup-this-connection'.
* | gnus.texi (Checking New Groups): Moved the reference to the right place.Lars Magne Ingebrigtsen2011-07-042-6/+7
| |
* | Merge changes made in Gnus trunk.Gnus developers2011-07-032-14/+28
| | | | | | | | | | | | | | | | | | | | gnus.texi (Subscription Methods): Link to "Group Levels" to explain zombies. (Checking New Groups): Ditto (bug#8974). gnus.texi (Startup Files): Clarify that we're talking about numbered backups, and not actual vc (bug#8975). gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding systems to binary before writing and reading the mbox files. gnus.el (gnus-summary-line-format): Link to the info node for %U instead of trying to list them all (bug#8978). pop3.el (pop3-open-server): Use :end-of-capability. gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that the id is always a number. gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into debbugs mode, if possible.
* | * cl.texi (For Clauses): @items for hash-values and key-bindingsKevin Ryde2011-07-032-11/+29
| | | | | | | | | | | | | | | | to make them more visible when skimming. Add examples of `using' clause to them, examples being clearer than a description in words. Fixes: debbugs:6599
* | cc-mode.texi (Guessing the Style): New page.Alan Mackenzie2011-07-012-12/+143
| | | | | | | | (Styles): Add a short introduction to above.
* | * doc/misc/rcirc.texi (Configuration): Bug-fix: ↵Deniz Dogan2011-06-282-4/+10
| | | | | | | | `rcirc-default-user-full-name' is now `rcirc-default-full-name'. Reported by Elias Pipping <pipping@exherbo.org>.
* | Merge changes made in Gnus trunk.Gnus developers2011-06-262-0/+12
| | | | | | | | | | | | | | | | | | | | gnus.texi (Summary Mail Commands): Document `gnus-summary-reply-to-list-with-original'. auth-source.el (with-auth-source-epa-overrides): Fix compilation error with `find-file-hooks' on Emacs 22. (with-auth-source-epa-overrides): Ugly hack to Wrap the `find-file-hook' things in `symbol-value' to avoid compilation warnings on all architectures. spam.el (spam-stat): Require in a normal fashion without binding `spam-stat-install-hooks' to avoid compilation warnings. spam-stat.el (spam-stat-install-hooks): Removed. (spam-stat-install-hooks): Don't run automatically. gnus-msg.el (gnus-summary-reply-to-list-with-original): New command and keystroke.
* | * doc/misc/eshell.texi (Known problems): Fix typo.Stefan Monnier2011-06-202-141/+143
| |
* | * tramp.texi (Customizing Completion): Mention authinfo-style files.Michael Albinus2011-06-122-1/+12
| | | | | | | | (Password handling): `auth-source-debug' is good for debug messages.
* | Move ChangeLog entry to the right file.Glenn Morris2011-06-071-0/+4
| |
* | Merge changes made in Gnus trunk.Gnus developers2011-05-312-2/+8
| | | | | | | | | | | | | | | | gnus.texi (Store custom flags and keywords): Refer to `gnus-registry-article-marks-to-{chars,names}' instead of `gnus-registry-user-format-function-{M,M2}'. shr.el (shr-rescale-image): Add an :ascent of 100 to images so that the underline comes at the bottom. gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from `gnus-registry-user-format-function-M' and declare the latter obsolete. (gnus-registry-article-marks-to-names): Rename from `gnus-registry-user-format-function-M2'. shr.el (shr-browse-image): Copy the URL if called interactively.
* | * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib.Paul Eggert2011-05-271-31/+78
| |
* | Remove $shortlisp from src/Makefile.in.Glenn Morris2011-05-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * configure.in (lisp_frag): New output file. * src/lisp.mk: New file, split from Makefile.in, and inheriting its copyright years. * src/Makefile.in (lisp): Move to separate file, inserted by @lisp_frag@. (shortlisp): Remove. ($(etc)/DOC): Edit lisp.mk rather than using $shortlisp. * lisp/loadup.el, doc/misc/Makefile.in: Comment changes.
* | gnus.texi (Gnus Registry Setup): Rename from "Setup".Teodor Zlatanov2011-05-182-3/+25
| | | | | | | | | | | | (Store custom flags and keywords): Mention `gnus-registry-user-format-function-M' and `gnus-registry-user-format-function-M2'. gnus-registry.el (gnus-registry-user-format-function-M): Use `mapconcat'. (gnus-registry-user-format-function-M2): Use to see the full text of the marks. Make "," the mark text separator.
* | Fix last commit.Eli Zaretskii2011-05-181-1/+1
| |
* | ChangeLog changes for 2011-05-18T00:35:01Z!eggert@cs.ucla.edu.Eli Zaretskii2011-05-181-0/+4
| | | | | | | | | | ChangeLog: Entry for gnulib sync. doc/misc/ChangeLog: Entry for gnulib sync.
* | Merge from gnulib.Paul Eggert2011-05-171-3/+5
| |
* | * doc/misc/gnus.texi (Face): Fix typo.Glenn Morris2011-05-162-1/+5
| |
* | * doc/misc/dired-x.texi (Omitting Examples): Minor addition.Glenn Morris2011-05-142-1/+7
| |
* | Put ChangeLog entries in the correct files.Glenn Morris2011-05-121-0/+4
| |
* | fix many doubled-word typosU. Ser2011-05-101-1/+1
| |
* | Mark tiny change.Glenn Morris2011-05-031-1/+1
| |
* | Merge changes made in Gnus trunk.Gnus developers2011-05-032-2/+10
| | | | | | | | | | | | | | | | gnus.texi (Summary Buffer Lines): gnus-summary-user-date-format-alist does not exist. (Sorting the Summary Buffer): More about sorting threads. shr.el: Add shr-link face for links. (shr-urlify): Use it. registry.el (registry-insert): Make error message more helpful.
* | * trampver.texi: Update release number.Michael Albinus2011-04-252-1/+5
| |
* | * tramp.texi (Frequently Asked Questions): New item for disablingMichael Albinus2011-04-142-4/+36
| | | | | | | | Tramp in other packages.
* | Fix typos in the last change in gnus-registry docs.Katsumi Yamaoka2011-04-141-2/+2
| |
* | gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)Teodor Zlatanov2011-04-142-42/+39
| | | | | | | | | | (Fancy splitting to parent, Store arbitrary data): Updated gnus-registry docs. gnus-registry.el: Updated gnus-registry docs.
* | Fix typos.Juanma Barranquero2011-04-132-11/+15
| |
* | Merge changes made in Gnus trunk.Gnus developers2011-04-122-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | gnus.texi (Window Layout): @itemize @code doesn't exist. It's @table @code. gnus-registry.el (gnus-registry--split-fancy-with-parent-internal): Fix logic bug. (gnus-registry-post-process-groups): Fix logging of no results and quote sender and subject. network-stream.el (network-stream-open-starttls): Only do opportunistic STARTTLS upgrades if we have built-in gnutls support. Upgrades via gnutls-cli are too slow to be done opportunistically. gnus-start.el (gnus-get-unread-articles): Slight cleanup. (gnus-read-active-for-groups): Don't try to finish getting stuff where we had no early-data returned. (gnus-get-unread-articles): Add a sanity check so that we don't issue two async commands to the same server at the same time. gnus-sum.el (gnus-summary-select-article-buffer): Doc fix. gnus-registry.el (gnus-registry-remake-db): Put the warning on a "warning" level.
* | Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
| |
* | * doc/misc/texinfo.tex: Upgrade to 2011-03-25.11 version (comment change).Paul Eggert2011-04-051-6/+8
| |