summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * * .gitignore: Add some nextstep/mac ignorables.Ivan Andrus2014-11-182-0/+9
| * .gitignore cleanup.Paul Eggert2014-11-1733-201/+165
* | * configure.ac: Simplify gnutls tests.Glenn Morris2014-11-282-10/+8
* | * .gitignore: Add entries for emacsvers files.Stefan Monnier2014-11-282-0/+9
* | * lisp/simple.el (execute-extended-command--shorter): Fix the "M-p" case.Stefan Monnier2014-11-282-17/+22
* | Fix two issues around help-window-select. (Bug#11039) (Bug#19012)Martin Rudalics2014-11-282-11/+54
* | newsticker: Take care of nil value for `newsticker-groups-filename'.Ulf Jasper2014-11-282-1/+7
* | epg: Use epg-context-set-*-callback for extra treatment of argsDaiki Ueno2014-11-282-38/+46
* | admin: Add documentation for gitmerge.elDavid Engster2014-11-272-5/+52
* | Fix typo in last checkinLars Magne Ingebrigtsen2014-11-271-8/+7
* | * net/eww.el (eww-restore-history): Bind `inhibit-modification-hooks'Lars Magne Ingebrigtsen2014-11-272-2/+7
* | (eww-process-text-input): Try to keep track of the size more reliably.Lars Magne Ingebrigtsen2014-11-272-11/+28
* | newsticker: Handle embedded (x)html in atom feeds.Ulf Jasper2014-11-272-5/+14
* | Use `mouse-menu-bar-map' when no other menus are available.Sam Steingold2014-11-272-1/+7
* | newsticker: Change wording of confirmation prompt regarding obsolete variable...Ulf Jasper2014-11-272-6/+26
* | admin: Add gitmerge.elDavid Engster2014-11-272-0/+532
* | (eww-mode): Revert mistanken removal of `buffer-disable-undo'.Lars Magne Ingebrigtsen2014-11-272-0/+2
* | Add more sanity checks to the last eww after-change-function patchLars Magne Ingebrigtsen2014-11-271-47/+49
* | (eww-process-text-input): Fix deletion at the start of the field, too.Lars Magne Ingebrigtsen2014-11-272-3/+8
* | (eww-restore-history): Inhibit change functions while restoring the history.Lars Magne Ingebrigtsen2014-11-272-0/+3
* | eww input field fixupLars Magne Ingebrigtsen2014-11-272-3/+6
* | Record the right URL in ewwLars Magne Ingebrigtsen2014-11-272-5/+6
* | Add a DOM pretty-printing functionLars Magne Ingebrigtsen2014-11-274-13/+67
* | * NEWS: Mention dom.el.Lars Magne Ingebrigtsen2014-11-272-0/+9
* | Replace uses of _W64 with MINGW_W64Oscar Fuentes2014-11-273-3/+9
* | Merge branch 'emacs-24'Ted Zlatanov2014-11-2627-112/+159
|\ \ | |/
| * Define MINGW_W64 and use it instead of _W64Oscar Fuentes2014-11-1710-14/+44
| * Don't assume "bzr log" uses --long format by default.Eli Zaretskii2014-11-172-2/+9
| * Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.Paul Eggert2014-11-162-1/+8
| * Simplify and fix doc-related .gitignore files.Paul Eggert2014-11-168-88/+52
| * Prevent resizing the echo area when iPython is enabledFabián Ezequiel Gallina2014-11-162-3/+11
| * Fix indentation before `!=' and after `+='Dmitry Gutov2014-11-163-2/+18
| * Fix DocView slicing docsTassilo Horn2014-11-162-3/+11
| * * src/frame.c (Fhandle_switch_frame): Deactivate shift-region (bug#19003).Stefan Monnier2014-11-164-2/+10
* | Gnus: fix XEmacs compilationKatsumi Yamaoka2014-11-274-7/+22
* | Better display for `paranoid' `network-security-level'Lars Magne Ingebrigtsen2014-11-272-1/+4
* | * net/shr.el (shr-make-table-1): dom.el changes for table rendering.Lars Magne Ingebrigtsen2014-11-272-3/+6
* | Only send SNI if the host name is not an IP addressLars Magne Ingebrigtsen2014-11-262-4/+24
* | * gnutls.c (Fgnutls_boot): Send the server name overToke Høiland-Jørgensen2014-11-262-0/+13
* | Further eww dom.el cleanupsLars Magne Ingebrigtsen2014-11-263-18/+30
* | configure.ac [MINGW]: Fix the way of getting the right host platform.Dani Moncayo2014-11-262-20/+27
* | * text.texi (Document Object Model): Typo fixLars Magne Ingebrigtsen2014-11-261-2/+2
* | Pass -utf8 to tidy.Sam Steingold2014-11-262-1/+5
* | * net/eww.el (eww-highest-readability): More dom.el fixes.Lars Magne Ingebrigtsen2014-11-262-6/+11
* | * text.texi (Document Object Model): New node to document dom.el.Lars Magne Ingebrigtsen2014-11-262-1/+123
* | ChangeLog for last checkinLars Magne Ingebrigtsen2014-11-261-0/+4
* | Use the new dom.el accessors in shr and ewwLars Magne Ingebrigtsen2014-11-262-396/+327
* | * dom.el: New file.Lars Magne Ingebrigtsen2014-11-262-0/+180
* | newsticker: Take care of UIDs when adding elements to cache.Ulf Jasper2014-11-262-5/+15
* | Fix for vc-filewise.el unresolved-call glitch.Simon Leinen2014-11-261-1/+1