aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Expose xwidget navigation history to Lisp codePo Lu2021-11-141-0/+33
* Add `kill-xwidget'Po Lu2021-11-141-4/+10
* Explain in the manual how to make `cursor-intangible' workLars Ingebrigtsen2021-11-141-0/+10
* Merge from origin/emacs-28Stefan Kangas2021-11-135-9/+27
|\
| * ; Fix typosStefan Kangas2021-11-124-5/+5
| * Improve documentation of 'decode-coding-region'Eli Zaretskii2021-11-121-4/+22
* | Remove Emacs 25 compatibility from TrampMichael Albinus2021-11-122-9/+7
* | Merge from origin/emacs-28Stefan Kangas2021-11-121-1/+1
|\ \ | |/
| * Fix Lisp Intro markup errorLars Ingebrigtsen2021-11-121-1/+1
* | Prevent crashes in xwidgets whose buffers have been killedPo Lu2021-11-121-1/+13
* | Options to automatically stop the Emacs serverGregory Heytings2021-11-111-0/+31
* | Add `xwidget-webkit-load-html'Po Lu2021-11-111-0/+10
* | ; Refer to Repeating from compare-windows info nodeFilipp Gunbin2021-11-101-2/+2
* | Merge from origin/emacs-28Stefan Kangas2021-11-106-17/+17
|\ \ | |/
| * ; Fix typos in CONTRIBUTE, ELisp manual, ediffTom Levy2021-11-101-1/+1
| * * doc/misc/eww.texi (Advanced): Fix missed variable name eww-retrieve-command.Juri Linkov2021-11-091-5/+5
| * * doc/emacs/windows.texi (Window Convenience): Use @code for windmove.Juri Linkov2021-11-091-7/+7
| * * doc/emacs/maintaining.texi (Basic VC Editing): Mention Dired buffer.Juri Linkov2021-11-092-3/+3
| * ; * doc/emacs/building.texi (Lisp Libraries): Fix a typo. (Bug#51717)Eli Zaretskii2021-11-091-1/+1
* | ; * doc/lispref/files.texi: Fix typo.Robert Pluim2021-11-101-1/+1
* | Add new function 'file-name-split'Lars Ingebrigtsen2021-11-101-0/+13
* | Merge from origin/emacs-28Stefan Kangas2021-11-091-0/+10
|\ \ | |/
| * * doc/emacs/search.texi (Isearch Yank): Add isearch-forward-thing-at-point.Juri Linkov2021-11-081-0/+10
* | Optionally use use xwidgets to display <video> elements in shrLars Ingebrigtsen2021-11-091-0/+9
* | * lisp/subr.el (with-undo-amalgamate): New macroCampbell Barton2021-11-081-0/+5
* | Mention yank-media-types in the manualLars Ingebrigtsen2021-11-081-0/+6
* | Rename 'register-yank-media-handler'Lars Ingebrigtsen2021-11-081-3/+3
* | Merge from origin/emacs-28Alan Mackenzie2021-11-071-2/+19
|\ \ | |/
| * * doc/emacs/frames.texi (Tab Bars): Add text about mouse and tab-bar-formatJuri Linkov2021-11-071-0/+10
| * * doc/emacs/frames.texi (Tab Bars): Describe tab-last.Juri Linkov2021-11-071-2/+9
* | 'yank-media' is not universally supportedEli Zaretskii2021-11-071-4/+4
* | Document the xwidget typePo Lu2021-11-072-0/+16
* | Fix documentation and coding style in recent xwidget commitsEli Zaretskii2021-11-073-56/+64
* | * doc/lispref/tips.texi (Coding Conventions): Mention GNU "path" conventionStefan Monnier2021-11-071-0/+7
* | Default to creating new related sessionsPo Lu2021-11-071-2/+3
* | Make "open in new window" from an xwidget's context menu workPo Lu2021-11-072-2/+17
* | Add xwidget-webkit-isearch-modePo Lu2021-11-071-0/+17
* | Add functions for performing searches on xwidgetsPo Lu2021-11-071-0/+40
* | Improve detail of load-changed xwidget eventsPo Lu2021-11-072-0/+65
* | Allow enabling xwidget-webkit-edit-mode via a bindingPo Lu2021-11-071-0/+3
* | Add xwidget-webkit-edit-mode to make using the WebKit browser easierPo Lu2021-11-071-0/+8
* | Implement function for sending events to widgetsPo Lu2021-11-071-0/+15
* | Add new user option eww-url-transformersLars Ingebrigtsen2021-11-071-0/+9
* | Fix "Yanking Media" sectioningLars Ingebrigtsen2021-11-061-2/+2
* | Add a framework for yanking media into EmacsLars Ingebrigtsen2021-11-063-0/+45
* | Add a pcase-let example to the manualLars Ingebrigtsen2021-11-061-0/+9
* | New command image-transform-fit-to-windowStefan Kangas2021-11-061-2/+2
* | Fix Emoji-related documentationEli Zaretskii2021-11-061-10/+23
* | Add emoji insertion support to EmacsLars Ingebrigtsen2021-11-061-0/+18
* | Merge from origin/emacs-28Eli Zaretskii2021-11-061-26/+28
|\ \ | |/