aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | * text.texi (Document Object Model): Typo fixLars Magne Ingebrigtsen2014-11-261-2/+2
* | | | | | | | | | | | | | | | | * text.texi (Document Object Model): New node to document dom.el.Lars Magne Ingebrigtsen2014-11-262-1/+123
* | | | | | | | | | | | | | | | | * misc.texi (Network Security): Use "untrustworthy" instead of "unsafe"Lars Magne Ingebrigtsen2014-11-252-3/+9
* | | | | | | | | | | | | | | | | doc/emacs/misc.texi (Network Security): Improve wording and indexing.Eli Zaretskii2014-11-242-34/+41
* | | | | | | | | | | | | | | | | Moved the Network Security Manager to the Emacs manualLars Magne Ingebrigtsen2014-11-246-104/+111
* | | | | | | | | | | | | | | | | (Network Security): Mention more NSM variables.Lars Magne Ingebrigtsen2014-11-242-0/+19
* | | | | | | | | | | | | | | | | * processes.texi (Network Security): Made into its own section and fleshed outLars Magne Ingebrigtsen2014-11-243-10/+81
* | | | | | | | | | | | | | | | | Document the eww Desktop stuffIvan Shmakov2014-11-232-0/+38
* | | | | | | | | | | | | | | | | Rename `nsm-security-level' to `network-security-level'Lars Magne Ingebrigtsen2014-11-231-2/+2
* | | | | | | | | | | | | | | | | Implement a Network Security ManagerLars Magne Ingebrigtsen2014-11-232-0/+33
* | | | | | | | | | | | | | | | | * tramp.texi (Remote processes): Let-bind environment variables toMichael Albinus2014-11-232-0/+21
* | | | | | | | | | | | | | | | | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'.Ulf Jasper2014-11-212-2/+10
* | | | | | | | | | | | | | | | | Fix the build of the Emacs User manual.Eli Zaretskii2014-11-212-2/+11
* | | | | | | | | | | | | | | | | Support for SRC in VC mode.Eric S. Raymond2014-11-202-0/+16
* | | | | | | | | | | | | | | | | * eww.texi (Basics): Document `eww-history-limit'.Ivan Shmakov2014-11-192-0/+13
* | | | | | | | | | | | | | | | | New macro define-adviceLeo Liu2014-11-182-0/+12
* | | | | | | | | | | | | | | | | Improve time stamp handling, and be more consistent about it.Paul Eggert2014-11-162-66/+75
* | | | | | | | | | | | | | | | | Implement an `inhibit-read-only' text propertyLars Magne Ingebrigtsen2014-11-162-0/+9
* | | | | | | | | | | | | | | | | Merge from gnulib.Paul Eggert2014-11-141-9/+18
* | | | | | | | | | | | | | | | | Fix some 24-hour time stamps in documentation.Paul Eggert2014-11-134-3/+13
* | | | | | | | | | | | | | | | | Add a hook to be run after eww has rendered a pageLars Magne Ingebrigtsen2014-11-132-0/+9
* | | | | | | | | | | | | | | | | * eww.texi (Basics): Document `eww-readable'.Lars Magne Ingebrigtsen2014-11-102-0/+10
* | | | | | | | | | | | | | | | | doc/misc/gnus.texi (Top): Add missing `HTML' menu.Katsumi Yamaoka2014-11-102-2/+7
* | | | | | | | | | | | | | | | | Further reduce the number of versioned files storing the version numberGlenn Morris2014-11-092-2/+6
* | | | | | | | | | | | | | | | | * doc/emacs/Makefile.in (doc-emacsver): Tweak tempfile name.Glenn Morris2014-11-091-2/+2
* | | | | | | | | | | | | | | | | Stop keeping doc/emacs/emacsver.texi in the repositoryGlenn Morris2014-11-094-4/+26
* | | | | | | | | | | | | | | | | * lisp/isearch.el (isearch-message-prefix): Show "Multi-file" andJuri Linkov2014-11-092-0/+21
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117691Glenn Morris2014-11-088-161/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Replace doc/*/Makefile.in dist rules with code in admin/admin.elGlenn Morris2014-11-088-161/+24
* | | | | | | | | | | | | | | | | doc/misc/Makefile.in: Parallel make fixGlenn Morris2014-11-082-2/+7
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117687Glenn Morris2014-11-081-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Backport Tramp changes from trunk.Michael Albinus2014-11-083-51/+97
| * | | | | | | | | | | | | | | | doc/misc/eww.texi: Fix a typo and improve wording of last commit.Eli Zaretskii2014-11-071-4/+4
| * | | | | | | | | | | | | | | | Backport from trunk documentation of shr-color-visible-* variables.Tassilo Horn2014-11-072-0/+15
* | | | | | | | | | | | | | | | | doc/misc/gnus.texi (HTML): Fix xref to EWWKatsumi Yamaoka2014-11-071-1/+1
* | | | | | | | | | | | | | | | | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-072-13/+42
* | | | | | | | | | | | | | | | | doc/misc/{gnus.texi,gnus-faq.texi}: Add link to EWW manualTassilo Horn2014-11-073-10/+43
* | | | | | | | | | | | | | | | | Document how to increase contrast in EWW/shrTassilo Horn2014-11-072-0/+15
* | | | | | | | | | | | | | | | | doc/misc/auth.texi (Help for users): Explain quoting rules betterTeodor Zlatanov2014-11-032-5/+14
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.orgGlenn Morris2014-11-032-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/emacs/programs.texi (Misc for Programs): Fix typo.Glenn Morris2014-11-012-1/+5
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117656Glenn Morris2014-11-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Backport changes in preparation for git migration from trunk.Eric S. Raymond2014-10-314-14/+18
| * | | | | | | | | | | | | | | | * doc/man/emacsclient.1: Tiny markup fixGlenn Morris2014-10-301-1/+1
* | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117634Glenn Morris2014-10-299-32/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | * doc/misc/efaq.texi (Gnus does not work with NNTP): Remove; ancientGlenn Morris2014-10-292-22/+4
| * | | | | | | | | | | | | | | | Improve documentation of faces in the user manual.Eli Zaretskii2014-10-245-1/+35
| * | | | | | | | | | | | | | | | Backport latest doc-view fixTassilo Horn2014-10-232-3/+20
| * | | | | | | | | | | | | | | | Document in the user manual variables that allow pixelwise resizing.Eli Zaretskii2014-10-233-1/+28
| * | | | | | | | | | | | | | | | * configure.ac: Bump version to 24.4.51 to avoid ambiguity with the oldStefan Monnier2014-10-222-2/+2