summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rebuild for athena's apt repositorydebian/29_git20220317.1_bpo11+1_athena1Sean Whitton2022-03-17
* Merge branch 'athena/unstable' into athena/bullseye-backportsSean Whitton2022-03-17
|\
| * Rebuild for athena's apt repositorydebian/29_git20220317.1Sean Whitton2022-03-17
| * changelogSean Whitton2022-03-17
| * Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-03-17
| |\
| | * Put bytecode stack frame metadata in a structMattias EngdegÄrd2022-03-17
| | * Restore HOME after mailcap-parsing-and-mailcap-mime-infoLars Ingebrigtsen2022-03-17
| | * Enable Tramp reloadingMichael Albinus2022-03-17
| | * * lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Warn suspicious argsStefan Monnier2022-03-17
| | * Avoid repeated prompts in `M-x shell' if using ~/.emacs_bashLars Ingebrigtsen2022-03-17
| | * Make shell-resync-dirs work with zshLars Ingebrigtsen2022-03-17
| | * (seq-contains-p): Refine the non-nil returned valueStefan Monnier2022-03-17
| | * Fix a use of 'cl-defgeneric'.Philipp Stephani2022-03-17
| | * Make `?' work again in read-multiple-choiceLars Ingebrigtsen2022-03-17
| | * Format long help texts better in read-multiple-choiceFelician Nemeth2022-03-17
| | * Improve propagation of gnus/nnselect group infoAndrew G Cohen2022-03-17
| | * Fix bug in nnselect fetching new articles in a threadAndrew G Cohen2022-03-17
| | * Don't use the original sender's address as the envelope-fromSean Whitton2022-03-17
| | * Improve LaTeX symbol prettificationArash Esbati2022-03-17
| | * Prevent invisible frames from acting as drag sourcesPo Lu2022-03-17
| | * * src/haikuselect.c (Fhaiku_drag_message): Clear display grab after drag ends.Po Lu2022-03-17
| | * Fix creating frames with an initial value of `fullscreen' on HaikuPo Lu2022-03-17
| | * Do not cache directories with Tramp sshfsMichael Albinus2022-03-17
| | * Fix mouse movement on HaikuPo Lu2022-03-17
| | * Display drag-and-drop messages in echo area on non-graphics displaysPo Lu2022-03-17
| | * Fix compilation error of xterm.cEli Zaretskii2022-03-17
| | * Prevent delivery of duplicate events when window is grabbed on HaikuPo Lu2022-03-17
| | * * src/xterm.c (x_dnd_begin_drag_and_drop): Always initialize hold_quit.Po Lu2022-03-17
| | * Restore old PGTK scrolling codePo Lu2022-03-17
| | * Make GTK inspector available on PGTKPo Lu2022-03-17
| | * ; * lisp/term/haiku-win.el (x-begin-drag): Fix compiler warning.Po Lu2022-03-17
| | * * lisp/term/haiku-win.el (x-begin-drag): Fix type code of B_MIME_TYPE.Po Lu2022-03-17
| | * Implement cross-program drag-and-drop on HaikuPo Lu2022-03-17
| | * Improve GTK support for X11 drag-n-dropPo Lu2022-03-17
| | * Simplify generate-new-buffer-name randomnessPaul Eggert2022-03-16
| | * Improve random bignum generationPaul Eggert2022-03-16
| | * Strip positions from symbols before the eval in eval-{when,and}-compile.Alan Mackenzie2022-03-16
| | * Report buffer-name when local mode-line is invalidRobert Pluim2022-03-16
| | * Guard against custom entries that can contain NULsRobert Pluim2022-03-16
| | * Improve error message for 'not running' processesRobert Pluim2022-03-16
| | * * lisp/net/tramp-sh.el (tramp-find-file-exists-command): Fix comment.Manuel Giraud2022-03-16
| | * Link with libdl when using pgtkRobert Pluim2022-03-16
| | * * doc/lispref/frames.texi (x-begin-drag): Improve wording.Po Lu2022-03-16
| | * Fix 32-bit Haiku buildPo Lu2022-03-16
| | * Add support for dropping plain text on HaikuPo Lu2022-03-16
| | * Redo Haiku DND supportPo Lu2022-03-16
| | * Fix last change in frames.texiEli Zaretskii2022-03-16
| | * Pacify compiler warning in handle_one_xeventPo Lu2022-03-16
| | * Correct last change for return-frame dragsPo Lu2022-03-16
| | * Fix minor bugs with XDND supportPo Lu2022-03-16