aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (eww-setup-buffer): Restore left-to-right defaultsLars Ingebrigtsen2015-12-271-0/+1
* * lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Fix typo in last check-in.Lars Ingebrigtsen2015-12-271-1/+1
* Identify unsafe combinations of Bcc and encryptionJens Lechtenboerger2015-12-272-0/+56
* ; Auto-commit of ChangeLog files.Glenn Morris2015-12-271-1/+238
* * shr.el (shr-descend): Allow using lambdas in external functions.Lars Ingebrigtsen2015-12-271-8/+10
* * admin/gitmerge.el: Tweaks that seemed necessaryStefan Monnier2015-12-251-2/+10
* Use a different port for TLS ercƁukasz Stelmach2015-12-262-1/+9
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-263-48/+146
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-261-0/+167
* Let url use default file modes when copying filesLars Ingebrigtsen2015-12-251-1/+2
* Doc fix for url-httpDevon Sean McCullough2015-12-251-6/+9
* * eww.el (eww-display-html): Support <button> tags (bug#20485).Lars Ingebrigtsen2015-12-251-0/+1
* Made ffap-url-p a defun instead of a defsubstLars Ingebrigtsen2015-12-251-1/+1
* Add a command to view files in the browser to diredLars Ingebrigtsen2015-12-253-0/+12
* Allow http://user:pass@foo/ URLs againLars Ingebrigtsen2015-12-251-0/+3
* * eww.el (eww-mode-map): Fix command name of eww-toggle-colors.Lars Ingebrigtsen2015-12-251-1/+1
* Autoload url-insert-buffer-contentsSamer Masterson2015-12-251-0/+1
* Allow toggling colors in ewwLars Ingebrigtsen2015-12-254-1/+32
* Follow meta refresh tags in ewwLars Ingebrigtsen2015-12-251-0/+22
* More eww file name coding fixesLars Ingebrigtsen2015-12-251-2/+2
* Always save eww historyLars Ingebrigtsen2015-12-251-11/+10
* Default web pages to right-to-leftLars Ingebrigtsen2015-12-252-1/+11
* Make toggling checkboxes work againLars Ingebrigtsen2015-12-251-3/+6
* Don't store cookies with empty namesLars Ingebrigtsen2015-12-251-35/+36
* Stop rendering HTML before specdlr exhaustionLars Ingebrigtsen2015-12-251-2/+2
* Use cl-reduce, not reduce.Lars Ingebrigtsen2015-12-251-2/+2
* Allow several <tbody> tags in shrLars Ingebrigtsen2015-12-251-2/+13
* Make prettier unique file names in ewwLars Ingebrigtsen2015-12-241-6/+7
* Decode hex-encoded URLs before using them as file namesLars Ingebrigtsen2015-12-241-2/+27
* Add FreeBSD cert bundleAshish SHUKLA2015-12-242-12/+14
* Allow overriding shr functions from ewwLars Ingebrigtsen2015-12-242-8/+17
* Ignore invalid SVG imagesLars Ingebrigtsen2015-12-241-1/+3
* shr table rendering fixLars Ingebrigtsen2015-12-241-1/+1
* clipboard should still work even if interprogram-* is disabledSam Steingold2015-12-221-3/+9
* ; Auto-commit of ChangeLog files.Glenn Morris2015-12-201-1/+86
* Fix bootstrap issue with dired-loaddefsPhillip Lord2015-12-181-1/+3
* dired generate autoloads to non-versioned file.Phillip Lord2015-12-175-558/+40
* eieio generate autoloads to non-versioned file.Phillip Lord2015-12-177-131/+12
* htmlfontify generate autoload to non-versioned file.Phillip Lord2015-12-174-22/+39
* ibuffer generate autoloads to non-versioned file.Phillip Lord2015-12-174-378/+38
* rmail generate autoloads to non-versioned file.Phillip Lord2015-12-1710-229/+46
* Add autoload-force target.Phillip Lord2015-12-171-0/+7
* ps-print generate autoloads to non versioned file.Phillip Lord2015-12-174-74/+40
* reftex generate autoloads to non versioned file.Phillip Lord2015-12-1712-707/+28
* ; Auto-commit of ChangeLog files.Glenn Morris2015-12-131-1/+8
* * lisp/calculator.el (calculator-define-key): Undo last changeStefan Monnier2015-12-071-33/+34
* ; Auto-commit of ChangeLog files.Glenn Morris2015-12-061-1/+137
* * Makefile.in: Avoid duplication.Glenn Morris2015-12-031-11/+5
* make check unconditional, check-maybe top-level.Phillip Lord2015-12-022-2/+11
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsPhillip Lord2015-12-021-9/+9
|\