aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Guard against custom entries that can contain NULsRobert Pluim2022-03-162-2/+10
* | | Improve error message for 'not running' processesRobert Pluim2022-03-161-2/+2
* | | * lisp/net/tramp-sh.el (tramp-find-file-exists-command): Fix comment.Manuel Giraud2022-03-161-6/+7
* | | Link with libdl when using pgtkRobert Pluim2022-03-161-0/+10
* | | * doc/lispref/frames.texi (x-begin-drag): Improve wording.Po Lu2022-03-161-4/+4
* | | Fix 32-bit Haiku buildPo Lu2022-03-161-1/+1
* | | Add support for dropping plain text on HaikuPo Lu2022-03-161-1/+10
* | | Redo Haiku DND supportPo Lu2022-03-169-61/+254
* | | Fix last change in frames.texiEli Zaretskii2022-03-161-10/+10
* | | Pacify compiler warning in handle_one_xeventPo Lu2022-03-161-0/+1
* | | Correct last change for return-frame dragsPo Lu2022-03-161-4/+4
* | | Fix minor bugs with XDND supportPo Lu2022-03-163-42/+89
* | | Fix XI 2.0 buildPo Lu2022-03-161-1/+2
* | | Fix tooltip text properties showing up in dragged textPo Lu2022-03-161-8/+28
* | | Merge from origin/emacs-28Stefan Kangas2022-03-161-2/+2
|\ \ \ | |/ /
| * | * doc/misc/transient.texi: Fix @dircategory to "Emacs misc features" for dir.Juri Linkov2022-03-151-2/+2
* | | Better handle drag-and-drop from one Emacs frame to anotherPo Lu2022-03-165-122/+185
* | | * src/xfns.c (Fx_begin_drag): Improve doc string.Po Lu2022-03-161-11/+10
* | | Add support for dragging text from Emacs to other programsPo Lu2022-03-169-109/+826
* | | Fix build with GTK 3.18.0 or earlierPo Lu2022-03-161-0/+4
* | | Clean up implementation of N0 per UAX#9Eli Zaretskii2022-03-151-2/+5
* | | Extract `gnus-collect-urls-from-article' from `gnus-summary-browse-url'Sam Steingold2022-03-151-21/+25
* | | * lisp/url/url-vars.el: Cosmetic changesStefan Monnier2022-03-151-10/+7
* | | doctex-mode: Try and fix bug#35140Stefan Monnier2022-03-151-9/+4
* | | Fix byte-code button in help--describe-commandLars Ingebrigtsen2022-03-151-1/+2
* | | Revert "New command `gnus-summary-browse-all-urls' bound to "v""Lars Ingebrigtsen2022-03-152-40/+22
* | | Fix some minor glitches with Haiku scroll barsPo Lu2022-03-151-1/+2
* | | Fix crashes when trying to pop up a menu on GTK 2Po Lu2022-03-151-9/+11
* | | Fix some issues with input on GTK 2 buildsPo Lu2022-03-151-1/+1
* | | Fix extraneous ifdef in xwidgets codePo Lu2022-03-151-1/+1
* | | * src/xterm.c (handle_one_xevent): Fix use of wrong motion structure.Po Lu2022-03-151-1/+1
* | | Stop relying on dynlib for PGTK interrupt inputPo Lu2022-03-151-6/+7
* | | EUDC: Fix a bug and some docstringsThomas Fitzsimmons2022-03-141-18/+21
* | | Another fix for the no-toolkit buildPaul Eggert2022-03-142-5/+4
* | | Prefer CALLNPaul Eggert2022-03-143-20/+12
* | | New command `gnus-summary-browse-all-urls' bound to "v"Sam Steingold2022-03-142-22/+40
* | | Fix the no toolkit buildPo Lu2022-03-141-2/+5
* | | Fix RFC2047 encoding of Disposition-Notification-ToLars Ingebrigtsen2022-03-141-1/+1
* | | Handle position specification hints on X toolkit buildsPo Lu2022-03-141-0/+59
* | | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Simplify Edebug specStefan Monnier2022-03-141-12/+3
* | | Improve the execute-kbd-macro doc stringLars Ingebrigtsen2022-03-141-3/+9
* | | Make Edebug specification for 'cl-defstruct' more lenient.Philipp Stephani2022-03-142-1/+20
* | | Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen2022-03-143-7/+36
* | | Init 'rest' in 'balance-windows-2' (Bug#54380)Martin Rudalics2022-03-141-7/+8
* | | Clean up some Haiku toolkit codePo Lu2022-03-143-3/+3
* | | ; Merge from origin/emacs-28Stefan Kangas2022-03-140-0/+0
|\ \ \ | |/ /
| * | Fix evaluation of negated argument predicates in EshellJim Porter2022-03-131-6/+6
* | | Merge from origin/emacs-28Stefan Kangas2022-03-141-6/+13
|\ \ \ | |/ /
| * | ; * admin/make-tarball.txt: Minor updates.Eli Zaretskii2022-03-131-6/+13
* | | Fix extraneous overscroll activation on HaikuPo Lu2022-03-141-1/+6