summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Rebuild for athena's apt repositorydebian/29_git20220412.1Sean Whitton2022-04-13
* changelogSean Whitton2022-04-13
* Merge remote-tracking branch 'origin/master' into athena/unstableSean Whitton2022-04-13
|\
| * Fix eager macroexpansion cycle in cl-once-onlySean Whitton2022-04-12
| * Improve DISPOSE_PREVIOUS in gif_load slightlyLars Ingebrigtsen2022-04-12
| * Fix 'window-text-pixel-size' when starting from a display propertyEli Zaretskii2022-04-12
| * Fix webp_load data lifetime issuesLars Ingebrigtsen2022-04-12
| * Fix keyboard event device attribution on GTK+ 2Po Lu2022-04-12
| * Fix detection of Meta key in some casesPo Lu2022-04-12
| * Fix check for whether frames fit into gif imagesLars Ingebrigtsen2022-04-12
| * Fix some confusing names in xterm.cPo Lu2022-04-12
| * Store less data in the gif animation cacheLars Ingebrigtsen2022-04-12
| * Fix clicking on files in Dired when drag is enabledPo Lu2022-04-12
| * Release resources in gif_load on errorsLars Ingebrigtsen2022-04-12
| * Animate GIF images that don't have an explicit delay settingLars Ingebrigtsen2022-04-12
| * Add biblatex alias entry types for compability with bibtexOlaf Trygve Berglihn2022-04-12
| * Fix thinko in the anim cacheLars Ingebrigtsen2022-04-12
| * Disallow drag and drop inside a menu-entryPo Lu2022-04-12
| * Adapt macOS defaults in Tramp's process-attributes implementationMichael Albinus2022-04-12
| * process-attributes-ps-args / process-attributes-ps-format for DarwinFilipp Gunbin2022-04-12
| * Add two classic Common Lisp macro-writing macrosSean Whitton2022-04-11
| * Fix some DISPLAY variable related bugs on PGTKPo Lu2022-04-12
| * * src/xterm.c (frame_set_mouse_pixel_position): Avoid server grab.Po Lu2022-04-12
| * Don't use native image APIs for some types on HaikuPo Lu2022-04-12
| * Fix last tool bar bug on Haiku as wellPo Lu2022-04-12
| * Fix selecting text and releasing the mouse buttons above the toolbarPo Lu2022-04-12
| * * lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier2022-04-11
| * Use preferred chars among duplicates as per UTR#25 §25.Paul Eggert2022-04-11
| * * lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.Juri Linkov2022-04-11
| * Make normal image caching actually work when doing animated imagesLars Ingebrigtsen2022-04-11
| * ; etc/NEWS: Fix grammer.Juri Linkov2022-04-11
| * Make more IPV6 domains non-suspicious in textsecLars Ingebrigtsen2022-04-11
| * ; * src/image.c: move #endif to correct placeMattias Engdegård2022-04-11
| * Make gif_load work across architectures againLars Ingebrigtsen2022-04-11
| * Revert "; * src/image.c (gif_load): Fix compilation error on MS-Windows."Lars Ingebrigtsen2022-04-11
| * Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-11
| * ; * src/image.c (gif_load): Fix compilation error on MS-Windows.Eli Zaretskii2022-04-11
| * Fix anim_cache garbage collectionLars Ingebrigtsen2022-04-11
| * Fix compilation errors when HAVE_GIF and not HAVE_WEBPLars Ingebrigtsen2022-04-11
| * Speed up GIF animationsLars Ingebrigtsen2022-04-11
| * Refactor the webp cache code to allow usage by gif_load, tooLars Ingebrigtsen2022-04-11
| * Fix event source attribution for GTK input methodsPo Lu2022-04-11
| * Improve gif_load error messagesLars Ingebrigtsen2022-04-11
| * Ensure shell.el loading properlyLars Ingebrigtsen2022-04-11
| * Always cascade from toplevel frames on HaikuPo Lu2022-04-11
| * Fix IM event source attribution on GTKPo Lu2022-04-11
| * * src/xterm.c (handle_one_event): Make event attribution more accurate.Po Lu2022-04-11
| * Add lazy highlight when reading 'query-replace' argumentsAugusto Stoffel2022-04-10
| * Rewrite the minibuffer lazy highlight featureAugusto Stoffel2022-04-10
| * Fix markup in Drag and DropLars Ingebrigtsen2022-04-10