| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | * text.texi (Document Object Model): Typo fix | Lars Magne Ingebrigtsen | 2014-11-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | * text.texi (Document Object Model): New node to document dom.el. | Lars Magne Ingebrigtsen | 2014-11-26 | 2 | -1/+123 | |
| * | | | | | | | | | | | | | | | | | * misc.texi (Network Security): Use "untrustworthy" instead of "unsafe" | Lars Magne Ingebrigtsen | 2014-11-25 | 2 | -3/+9 | |
| * | | | | | | | | | | | | | | | | | doc/emacs/misc.texi (Network Security): Improve wording and indexing. | Eli Zaretskii | 2014-11-24 | 2 | -34/+41 | |
| * | | | | | | | | | | | | | | | | | Moved the Network Security Manager to the Emacs manual | Lars Magne Ingebrigtsen | 2014-11-24 | 6 | -104/+111 | |
| * | | | | | | | | | | | | | | | | | (Network Security): Mention more NSM variables. | Lars Magne Ingebrigtsen | 2014-11-24 | 2 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | * processes.texi (Network Security): Made into its own section and fleshed out | Lars Magne Ingebrigtsen | 2014-11-24 | 3 | -10/+81 | |
| * | | | | | | | | | | | | | | | | | Document the eww Desktop stuff | Ivan Shmakov | 2014-11-23 | 2 | -0/+38 | |
| * | | | | | | | | | | | | | | | | | Rename `nsm-security-level' to `network-security-level' | Lars Magne Ingebrigtsen | 2014-11-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Implement a Network Security Manager | Lars Magne Ingebrigtsen | 2014-11-23 | 2 | -0/+33 | |
| * | | | | | | | | | | | | | | | | | * tramp.texi (Remote processes): Let-bind environment variables to | Michael Albinus | 2014-11-23 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | | | | 'libxml-parse(html|xml)-region': new optional param 'discard-comments'. | Ulf Jasper | 2014-11-21 | 2 | -2/+10 | |
| * | | | | | | | | | | | | | | | | | Fix the build of the Emacs User manual. | Eli Zaretskii | 2014-11-21 | 2 | -2/+11 | |
| * | | | | | | | | | | | | | | | | | Support for SRC in VC mode. | Eric S. Raymond | 2014-11-20 | 2 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | * eww.texi (Basics): Document `eww-history-limit'. | Ivan Shmakov | 2014-11-19 | 2 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | New macro define-advice | Leo Liu | 2014-11-18 | 2 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | Improve time stamp handling, and be more consistent about it. | Paul Eggert | 2014-11-16 | 2 | -66/+75 | |
| * | | | | | | | | | | | | | | | | | Implement an `inhibit-read-only' text property | Lars Magne Ingebrigtsen | 2014-11-16 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | Merge from gnulib. | Paul Eggert | 2014-11-14 | 1 | -9/+18 | |
| * | | | | | | | | | | | | | | | | | Fix some 24-hour time stamps in documentation. | Paul Eggert | 2014-11-13 | 4 | -3/+13 | |
| * | | | | | | | | | | | | | | | | | Add a hook to be run after eww has rendered a page | Lars Magne Ingebrigtsen | 2014-11-13 | 2 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | * eww.texi (Basics): Document `eww-readable'. | Lars Magne Ingebrigtsen | 2014-11-10 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | doc/misc/gnus.texi (Top): Add missing `HTML' menu. | Katsumi Yamaoka | 2014-11-10 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | Further reduce the number of versioned files storing the version number | Glenn Morris | 2014-11-09 | 2 | -2/+6 | |
| * | | | | | | | | | | | | | | | | | * doc/emacs/Makefile.in (doc-emacsver): Tweak tempfile name. | Glenn Morris | 2014-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | Stop keeping doc/emacs/emacsver.texi in the repository | Glenn Morris | 2014-11-09 | 4 | -4/+26 | |
| * | | | | | | | | | | | | | | | | | * lisp/isearch.el (isearch-message-prefix): Show "Multi-file" and | Juri Linkov | 2014-11-09 | 2 | -0/+21 | |
| * | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117691 | Glenn Morris | 2014-11-08 | 8 | -161/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Replace doc/*/Makefile.in dist rules with code in admin/admin.el | Glenn Morris | 2014-11-08 | 8 | -161/+24 | |
| * | | | | | | | | | | | | | | | | | doc/misc/Makefile.in: Parallel make fix | Glenn Morris | 2014-11-08 | 2 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117687 | Glenn Morris | 2014-11-08 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Backport Tramp changes from trunk. | Michael Albinus | 2014-11-08 | 3 | -51/+97 | |
| | * | | | | | | | | | | | | | | | | doc/misc/eww.texi: Fix a typo and improve wording of last commit. | Eli Zaretskii | 2014-11-07 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | Backport from trunk documentation of shr-color-visible-* variables. | Tassilo Horn | 2014-11-07 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | doc/misc/gnus.texi (HTML): Fix xref to EWW | Katsumi Yamaoka | 2014-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Improve inhibiting of implied frame resizes. | Martin Rudalics | 2014-11-07 | 2 | -13/+42 | |
| * | | | | | | | | | | | | | | | | | doc/misc/{gnus.texi,gnus-faq.texi}: Add link to EWW manual | Tassilo Horn | 2014-11-07 | 3 | -10/+43 | |
| * | | | | | | | | | | | | | | | | | Document how to increase contrast in EWW/shr | Tassilo Horn | 2014-11-07 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | doc/misc/auth.texi (Help for users): Explain quoting rules better | Teodor Zlatanov | 2014-11-03 | 2 | -5/+14 | |
| * | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 2014-08-07T11:49:36Z!rrt@sc3d.org | Glenn Morris | 2014-11-03 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | * doc/emacs/programs.texi (Misc for Programs): Fix typo. | Glenn Morris | 2014-11-01 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117656 | Glenn Morris | 2014-11-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | Backport changes in preparation for git migration from trunk. | Eric S. Raymond | 2014-10-31 | 4 | -14/+18 | |
| | * | | | | | | | | | | | | | | | | * doc/man/emacsclient.1: Tiny markup fix | Glenn Morris | 2014-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge from emacs-24; up to 117634 | Glenn Morris | 2014-10-29 | 9 | -32/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | * doc/misc/efaq.texi (Gnus does not work with NNTP): Remove; ancient | Glenn Morris | 2014-10-29 | 2 | -22/+4 | |
| | * | | | | | | | | | | | | | | | | Improve documentation of faces in the user manual. | Eli Zaretskii | 2014-10-24 | 5 | -1/+35 | |
| | * | | | | | | | | | | | | | | | | Backport latest doc-view fix | Tassilo Horn | 2014-10-23 | 2 | -3/+20 | |
| | * | | | | | | | | | | | | | | | | Document in the user manual variables that allow pixelwise resizing. | Eli Zaretskii | 2014-10-23 | 3 | -1/+28 | |
| | * | | | | | | | | | | | | | | | | * configure.ac: Bump version to 24.4.51 to avoid ambiguity with the old | Stefan Monnier | 2014-10-22 | 2 | -2/+2 | |