aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | process-attributes-ps-args / process-attributes-ps-format for DarwinFilipp Gunbin2022-04-121-0/+94
* | Add two classic Common Lisp macro-writing macrosSean Whitton2022-04-111-0/+51
* | Fix some DISPLAY variable related bugs on PGTKPo Lu2022-04-121-0/+18
* | * src/xterm.c (frame_set_mouse_pixel_position): Avoid server grab.Po Lu2022-04-121-3/+4
* | Don't use native image APIs for some types on HaikuPo Lu2022-04-121-0/+6
* | Fix last tool bar bug on Haiku as wellPo Lu2022-04-121-1/+3
* | Fix selecting text and releasing the mouse buttons above the toolbarPo Lu2022-04-121-2/+13
* | * lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow common shorthandStefan Monnier2022-04-113-8/+19
* | Use preferred chars among duplicates as per UTR#25 §25.Paul Eggert2022-04-113-9/+9
* | * lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.Juri Linkov2022-04-113-30/+31
* | Make normal image caching actually work when doing animated imagesLars Ingebrigtsen2022-04-111-2/+44
* | ; etc/NEWS: Fix grammer.Juri Linkov2022-04-111-1/+1
* | Make more IPV6 domains non-suspicious in textsecLars Ingebrigtsen2022-04-111-9/+10
* | ; * src/image.c: move #endif to correct placeMattias Engdegård2022-04-111-4/+2
* | Make gif_load work across architectures againLars Ingebrigtsen2022-04-111-23/+39
* | Revert "; * src/image.c (gif_load): Fix compilation error on MS-Windows."Lars Ingebrigtsen2022-04-111-4/+0
* | Recognise hybrid IPv6/IPv4 addresses in textsec (bug#54624)Mattias Engdegård2022-04-112-7/+16
* | ; * src/image.c (gif_load): Fix compilation error on MS-Windows.Eli Zaretskii2022-04-111-0/+4
* | Fix anim_cache garbage collectionLars Ingebrigtsen2022-04-111-85/+89
* | Fix compilation errors when HAVE_GIF and not HAVE_WEBPLars Ingebrigtsen2022-04-111-1/+1
* | Speed up GIF animationsLars Ingebrigtsen2022-04-111-111/+179
* | Refactor the webp cache code to allow usage by gif_load, tooLars Ingebrigtsen2022-04-111-83/+97
* | Fix event source attribution for GTK input methodsPo Lu2022-04-111-0/+20
* | Improve gif_load error messagesLars Ingebrigtsen2022-04-111-3/+14
* | Ensure shell.el loading properlyLars Ingebrigtsen2022-04-111-0/+1
* | Always cascade from toplevel frames on HaikuPo Lu2022-04-111-0/+11
* | Fix IM event source attribution on GTKPo Lu2022-04-112-0/+35
* | * src/xterm.c (handle_one_event): Make event attribution more accurate.Po Lu2022-04-111-1/+6
* | Add lazy highlight when reading 'query-replace' argumentsAugusto Stoffel2022-04-101-18/+47
* | Rewrite the minibuffer lazy highlight featureAugusto Stoffel2022-04-102-65/+88
* | Fix markup in Drag and DropLars Ingebrigtsen2022-04-101-1/+1
* | Fix WebP image support on MS-WindowsEli Zaretskii2022-04-102-26/+36
* | Fix a ja-dic compilation warningKévin Le Gouguec2022-04-101-0/+1
* | CC Mode: Fix unwanted fontification of function call as function declarationAlan Mackenzie2022-04-101-1/+1
* | Update docstrings for shortdoc.el FUNC lisp form APIKaushal Modi2022-04-101-15/+55
* | Attribute filtered events to the right source devicePo Lu2022-04-102-0/+77
* | Add support for animated webp imagesLars Ingebrigtsen2022-04-102-13/+208
* | Allow non-interactive uses of minibuffer-next-completionJuri Linkov2022-04-101-2/+2
* | Add missing details to filter event on XI2Po Lu2022-04-101-0/+9
* | Update XI2 device use on slave attachment and detachmentPo Lu2022-04-101-0/+20
* | Try harder to own DND selectionsPo Lu2022-04-101-8/+16
* | Fix mode-line doc stringLars Ingebrigtsen2022-04-101-2/+3
* | ses-test Prefix used symbols by ses--Vincent Belaïche2022-04-101-37/+37
* | Fix sql-mode comment-end parsingLars Ingebrigtsen2022-04-091-1/+12
* | Avoid sync when allowing touch events in handle_one_xeventPo Lu2022-04-091-12/+10
* | ; * doc/emacs/trouble.texi (Memory Full): Minor copyedits.Eli Zaretskii2022-04-091-8/+19
* | Handle hierarchy events for updating scroll valuators correctlyPo Lu2022-04-092-72/+155
* | Fix DND leave events not being sent to toplevel after returning framePo Lu2022-04-091-0/+69
* | Use right frame when computing mouse movement devicePo Lu2022-04-091-3/+4
* | Minor cleanups in X Windows drag-and-drop codePo Lu2022-04-092-6/+7