summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prevent BadValue errors when creating tiny xwidget viewsPo Lu2021-11-101-2/+18
* Add new function 'file-name-split'Lars Ingebrigtsen2021-11-105-0/+49
* Make `dired-split' obsoleteLars Ingebrigtsen2021-11-092-4/+4
* * lisp/net/tramp-cache.el (tramp-persistency-file-name):Michael Albinus2021-11-091-2/+1
* Improve performance when checking case-sensitivity of Tramp file namesJim Porter2021-11-092-6/+6
* Add back/forward mouse button bindings in ewwStefan Kangas2021-11-091-0/+3
* * lisp/progmodes/prog-mode.el (prog-context-menu): Add "Go Forward".Juri Linkov2021-11-091-1/+7
* * lisp/vc/diff-mode.el (diff-setup-buffer-type): Move to diff-setup-whitespaceJuri Linkov2021-11-092-16/+17
* Expand the etc/NEWS section about the `medium' font changesLars Ingebrigtsen2021-11-091-8/+11
* Fix compiler warning building net/shr.el without xwidget supportPo Lu2021-11-091-0/+3
* Fix default target of motion eventsPo Lu2021-11-091-1/+1
* Prefer locate-user-emacs-fileStefan Kangas2021-11-097-13/+11
* Always set xwidget title if the event was "load-finished"Po Lu2021-11-091-3/+5
* Make `kill_frame_xwidget_views' safePo Lu2021-11-091-1/+2
* Don't create temporary files for <video>Lars Ingebrigtsen2021-11-091-13/+6
* Merge from origin/emacs-28Stefan Kangas2021-11-093-18/+30
|\
| * * lisp/mouse.el (mouse-buffer-menu-mode-groups): Tighten "Version Control".Juri Linkov2021-11-081-1/+1
| * * doc/emacs/search.texi (Isearch Yank): Add isearch-forward-thing-at-point.Juri Linkov2021-11-082-17/+29
* | Make xwidget-tests pass againPo Lu2021-11-091-9/+4
* | Fix typo in last shr changeLars Ingebrigtsen2021-11-091-1/+1
* | Fix shr-tag-video startup issueLars Ingebrigtsen2021-11-091-0/+1
* | Optionally use use xwidgets to display <video> elements in shrLars Ingebrigtsen2021-11-093-5/+55
* | Make image-compute-scaling-factor argument optionalLars Ingebrigtsen2021-11-091-1/+6
* | ARGUMENTS in Fmake_xwidget is optionalLars Ingebrigtsen2021-11-091-1/+1
* | Make xwidget-event-handler more resilientLars Ingebrigtsen2021-11-091-1/+2
* | Delete temp directory after bytecomp testLars Ingebrigtsen2021-11-091-29/+37
* | Fix flicker when setting hscroll of xwidgetPo Lu2021-11-091-10/+14
* | Raise an error if creating an unknown xwidget typePo Lu2021-11-091-0/+3
* | Really fix xwidget scroll optimization and clipPo Lu2021-11-092-11/+20
* | xwidget.el: limit buffer-name flicker in mode-lineFeng Shu2021-11-092-32/+68
* | Fix local variables overwritten when diff-mode is setMatthias Meulien2021-11-092-13/+19
* | Allow yank-media-types to also show the unsupported data typesLars Ingebrigtsen2021-11-091-12/+19
* | ; * lisp/emacs-lisp/lisp-mode.el: Restore one check in flet handlingakater2021-11-091-6/+6
* | Don't have nntp-report signal an errorEric Abrahamsen2021-11-081-3/+1
* | * lisp/xdg.el (xdg--dir-home): Make it a functionStefan Monnier2021-11-081-7/+5
* | * lisp/subr.el (with-undo-amalgamate): New macroCampbell Barton2021-11-083-0/+32
* | * lisp/emacs-lisp/cl-generic.el: Add reference to inspirationStefan Monnier2021-11-081-0/+8
* | Switch yank-media--get-selection back to the backend functionLars Ingebrigtsen2021-11-081-1/+1
* | Revert "Fix charset issues when yanking non-plain-text elements"Lars Ingebrigtsen2021-11-081-14/+8
* | * admin/automerge: Die if changing directory fails.Stefan Kangas2021-11-081-1/+2
* | Merge from origin/emacs-28Stefan Kangas2021-11-081-4/+5
|\ \ | |/
| * ; * etc/PROBLEMS: Move librsvg-related item to better location.Stefan Kangas2021-11-081-4/+5
* | Remove code what would always maximize xwidgets on MacosLars Ingebrigtsen2021-11-081-16/+0
* | lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.akater2021-11-082-6/+17
* | Fix resize of xwidgets on GTKPo Lu2021-11-081-1/+2
* | ; * lisp/image-dired.el: Add some basic sections.Stefan Kangas2021-11-081-8/+47
* | Fix hang when displaying xwidget script dialogPo Lu2021-11-081-0/+66
* | image-dired: Set window-resize-pixelwise to tStefan Kangas2021-11-081-0/+1
* | Mention yank-media-types in the manualLars Ingebrigtsen2021-11-082-1/+7
* | Make html-mode--html-yank-handler more resilientLars Ingebrigtsen2021-11-081-1/+2