]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-04-13 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-04-13 Eli ZaretskiiMerge from origin/emacs-28
2022-04-13 Lars IngebrigtsenFix format-seconds error in previous change
2022-04-13 Eli Zaretskii; Merge from origin/emacs-28
2022-04-13 Eli ZaretskiiMerge from origin/emacs-28
2022-04-13 Eli Zaretskii; * src/xterm.c (x_term_init): Fix whitespace.
2022-04-13 Lars IngebrigtsenMake list-times not include zero elements
2022-04-13 Eli Zaretskii; * etc/NEWS: Mention that PGTK build needs GTK >=...
2022-04-13 Po LuMove raw event selection on GTK+ 2 to a more appropriat...
2022-04-13 Po LuFix marking upgrades for packages from ELPA or NonGNU...
2022-04-13 Po LuFix input availability detection during visible-bell
2022-04-13 Po LuMinor cleanups to Haiku windowing
2022-04-13 Po LuFix zoom rect computation for some deskbar positions...
2022-04-13 Po LuFix last change in configure.ac
2022-04-13 Po LuBump minimum GTK for PGTK builds
2022-04-13 Lars IngebrigtsenTweak how `M-q' in emacs-lisp-mode works
2022-04-13 Po LuClean up PGTK code more
2022-04-13 Po LuRemove unused flag on Haiku
2022-04-13 Po LuFix bit rot in the XEmbed code
2022-04-13 Lars IngebrigtsenAdd NEWS entry for `C-h m' change
2022-04-13 Lars IngebrigtsenRedo `C-h m' output
2022-04-13 Lars IngebrigtsenMake `describe-mode' include a link to the major mode...
2022-04-13 Po LuFix freezes when trying to accelerate menu bar on Haiku
2022-04-13 Lars IngebrigtsenProvide a useful default to smime-CA-file
2022-04-12 Lars IngebrigtsenMake the SVG error message less verbose
2022-04-12 Lars IngebrigtsenMention animated WebP images
2022-04-12 Sean WhittonFix eager macroexpansion cycle in cl-once-only
2022-04-12 Lars IngebrigtsenImprove DISPOSE_PREVIOUS in gif_load slightly
2022-04-12 Eli ZaretskiiFix 'window-text-pixel-size' when starting from a displ...
2022-04-12 Lars IngebrigtsenFix webp_load data lifetime issues
2022-04-12 Po LuFix keyboard event device attribution on GTK+ 2
2022-04-12 Po LuFix detection of Meta key in some cases
2022-04-12 Lars IngebrigtsenFix check for whether frames fit into gif images
2022-04-12 Po LuFix some confusing names in xterm.c
2022-04-12 Lars IngebrigtsenStore less data in the gif animation cache
2022-04-12 Po LuFix clicking on files in Dired when drag is enabled
2022-04-12 Lars IngebrigtsenRelease resources in gif_load on errors
2022-04-12 Lars IngebrigtsenAnimate GIF images that don't have an explicit delay...
2022-04-12 Olaf Trygve... Add biblatex alias entry types for compability with...
2022-04-12 Lars IngebrigtsenFix thinko in the anim cache
2022-04-12 Po LuDisallow drag and drop inside a menu-entry
2022-04-12 Michael AlbinusAdapt macOS defaults in Tramp's process-attributes...
2022-04-12 Filipp Gunbinprocess-attributes-ps-args / process-attributes-ps...
2022-04-12 Sean WhittonAdd two classic Common Lisp macro-writing macros
2022-04-12 Po LuFix some DISPLAY variable related bugs on PGTK
2022-04-12 Po Lu* src/xterm.c (frame_set_mouse_pixel_position): Avoid...
2022-04-12 Po LuDon't use native image APIs for some types on Haiku
2022-04-12 Po LuFix last tool bar bug on Haiku as well
2022-04-12 Po LuFix selecting text and releasing the mouse buttons...
2022-04-11 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp-let2*): Allow...
2022-04-11 Paul EggertUse preferred chars among duplicates as per UTR#25...
2022-04-11 Juri Linkov* lisp/minibuffer.el (minibuffer-completion-auto-choose...
2022-04-11 Lars IngebrigtsenMake normal image caching actually work when doing...
2022-04-11 Juri Linkov; etc/NEWS: Fix grammer.
2022-04-11 Lars IngebrigtsenMake more IPV6 domains non-suspicious in textsec
2022-04-11 Mattias Engdegård; * src/image.c: move #endif to correct place
2022-04-11 Lars IngebrigtsenMake gif_load work across architectures again
2022-04-11 Lars IngebrigtsenRevert "; * src/image.c (gif_load): Fix compilation...
2022-04-11 Mattias EngdegårdRecognise hybrid IPv6/IPv4 addresses in textsec (bug...
2022-04-11 Eli Zaretskii; * src/image.c (gif_load): Fix compilation error on...
2022-04-11 Lars IngebrigtsenFix anim_cache garbage collection
2022-04-11 Lars IngebrigtsenFix compilation errors when HAVE_GIF and not HAVE_WEBP
2022-04-11 Lars IngebrigtsenSpeed up GIF animations
2022-04-11 Lars IngebrigtsenRefactor the webp cache code to allow usage by gif_load...
2022-04-11 Po LuFix event source attribution for GTK input methods
2022-04-11 Lars IngebrigtsenImprove gif_load error messages
2022-04-11 Lars IngebrigtsenEnsure shell.el loading properly
2022-04-11 Po LuAlways cascade from toplevel frames on Haiku
2022-04-11 Po LuFix IM event source attribution on GTK
2022-04-11 Po Lu* src/xterm.c (handle_one_event): Make event attributio...
2022-04-10 Augusto StoffelAdd lazy highlight when reading 'query-replace' arguments
2022-04-10 Augusto StoffelRewrite the minibuffer lazy highlight feature
2022-04-10 Lars IngebrigtsenFix markup in Drag and Drop
2022-04-10 Eli ZaretskiiFix WebP image support on MS-Windows
2022-04-10 Kévin Le GouguecFix a ja-dic compilation warning
2022-04-10 Alan MackenzieCC Mode: Fix unwanted fontification of function call...
2022-04-10 Kaushal ModiUpdate docstrings for shortdoc.el FUNC lisp form API
2022-04-10 Po LuAttribute filtered events to the right source device
2022-04-10 Lars IngebrigtsenAdd support for animated webp images
2022-04-10 Juri LinkovAllow non-interactive uses of minibuffer-next-completion
2022-04-10 Po LuAdd missing details to filter event on XI2
2022-04-10 Po LuUpdate XI2 device use on slave attachment and detachment
2022-04-10 Po LuTry harder to own DND selections
2022-04-10 Lars IngebrigtsenFix mode-line doc string
2022-04-09 Vincent Belaïcheses-test Prefix used symbols by ses--
2022-04-09 Lars IngebrigtsenFix sql-mode comment-end parsing
2022-04-09 Po LuAvoid sync when allowing touch events in handle_one_xevent
2022-04-09 Eli Zaretskii; * doc/emacs/trouble.texi (Memory Full): Minor copyedits.
2022-04-09 Po LuHandle hierarchy events for updating scroll valuators...
2022-04-09 Po LuFix DND leave events not being sent to toplevel after...
2022-04-09 Po LuUse right frame when computing mouse movement device
2022-04-09 Po LuMinor cleanups in X Windows drag-and-drop code
2022-04-09 Po LuFix source reporting for focus in and focus out events
2022-04-09 Po LuClean up XI2 scroll valuator tracking code
2022-04-09 Po Lu* src/pgtkterm.c (pgtk_set_cr_source_with_color): Fix...
2022-04-09 Po LuFix subpixel AA with alpha-background on Cairo on X
2022-04-09 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2022-04-09 Paul EggertPacify clang -Wunused-variable
2022-04-09 Paul Eggertebrowse dumping need not return int
2022-04-08 Alan ThirdFix scrollbars on macOS 10.13 and below (bug#54623)
next