]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-11-24 Alan ThirdAllow NS to handle non-text clipboard contents
2021-11-24 Po LuClear past end of frame on Haiku
2021-11-24 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-11-24 Po LuFix 1 pixel wide border in frames on Haiku
2021-11-24 Lars IngebrigtsenFix string-glyph-split infloop
2021-11-24 Gregory HeytingsPass options from make to configure through a variable.
2021-11-24 Stefan KangasMerge from origin/emacs-28
2021-11-24 Po LuFix mouse-wheel-text-scale
2021-11-24 Po LuRemove extraneous code left over from the ftbe font...
2021-11-24 Po LuUse only effective modifiers when handling XI2 button...
2021-11-23 Michael AlbinusAdapt artifacts paths in emba testjobs
2021-11-23 Takesi AyanokojiFix typos in documentation
2021-11-23 Eli Zaretskii; * etc/DEBUG: Fix last change.
2021-11-23 Eli ZaretskiiMerge from origin/emacs-28
2021-11-23 Eli Zaretskii; * etc/DEBUG: Adjust instructions for libgccjit reprod...
2021-11-23 Eli Zaretskii; * src/xdisp.c (produce_stretch_glyph): Avoid compilat...
2021-11-23 Stefan KangasPrefer locate-user-emacs-file in gitmerge.el
2021-11-23 Po LuFix compilation with XInput 2 but without XKB
2021-11-23 Stefan KangasMerge from origin/emacs-28
2021-11-23 Po LuOnly reset scroll valuators on real enter events
2021-11-23 Po LuFix delay between tool bar clicks and visual feedback
2021-11-23 Po LuFix XI2 keysym translation
2021-11-22 Stefan Monnier* lisp/subr.el (event-start, event-end): Handle `(menu...
2021-11-22 Juri Linkov* lisp/textmodes/flyspell.el: Pop up the menu under...
2021-11-22 Stefan Monniersrc/indent.c, src/xdisp.c: Questions about with_echo_ar...
2021-11-22 Michael Albinus; Remove "needs" from emba jobs
2021-11-22 Juri Linkov* lisp/tab-bar.el: 'C-x t RET' creates a new tab for...
2021-11-22 Mattias EngdegÄrdSimplify `gnu` compilation-mode regexp
2021-11-22 Eli ZaretskiiFix '(space :relative-width N)' display spec w/non...
2021-11-22 Juri Linkov* lisp/tab-bar.el (tab-bar-history-old-minibuffer-depth...
2021-11-22 Juri Linkov* lisp/proced.el (proced-sort-header): Fix event positi...
2021-11-22 Michael Albinus; Fix error in artifacts paths of emba jobs
2021-11-22 Michael AlbinusAdapt emba jobs
2021-11-22 Stefan Kangas; Improve recent NEWS entry
2021-11-22 Stefan Kangas; Further minor simplification of rx form in bytecomp.el
2021-11-22 Eli ZaretskiiImprove recently installed documentation
2021-11-22 Robert Pluim; * etc/NEWS: Fix some typos and improve some entries.
2021-11-22 Stefan Kangas; Fix typo
2021-11-22 Po LuFix compiler warning in image.c
2021-11-22 Stefan Kangas; Very minor simplification in bytecomp.el
2021-11-22 Stefan KangasUse substitute-command-keys for literal key sequences
2021-11-22 Stefan KangasAvoid false positives about wide docstrings for key...
2021-11-22 martin rudalicsAdd new function buffer-text-pixel-size
2021-11-22 Po LuFix mouse movement event generation on Haiku
2021-11-22 Po LuDon't set button event modifiers twice on Haiku
2021-11-22 Po LuMove XI2 event filtering to a more appropriate location
2021-11-22 Stefan KangasAdd new format for literal key sequences to substitute...
2021-11-22 Po LuUse more precise test for emulated wheel events in XI2
2021-11-22 Po LuMake `xwidget-display-event' a special event as well
2021-11-22 Glenn MorrisFix recent compile-tests addition
2021-11-22 Po LuAlso filter XI_KeyRelease events
2021-11-22 Po LuUse only effective modifiers for XI2 key press events
2021-11-22 Po LuRemove variable that no longer exists from manual
2021-11-21 Stefan KangasAdapt isearch help screen for variable-pitch-mode
2021-11-21 Omar Polo; Simplify rcirc authentication querying functions
2021-11-21 Omar Poloimplement certfp authentication to rcirc
2021-11-21 Omar PoloMove the sasl section after the bitlbee text
2021-11-21 Philip KaludercicImprove error parsing for GCC -fanalyzer output
2021-11-21 Eli ZaretskiiFix positioning of pop-up menus when there are window...
2021-11-21 Robert PluimAdd :version tags to new mwheel defcustoms
2021-11-21 Robert Pluim; Fix a few haiku typos
2021-11-21 Eli ZaretskiiMinor cleanup in w32inevt.c
2021-11-21 Stefan KangasUse variable-pitch-mode in 'C-h C-h'
2021-11-21 Michael AlbinusReorganize emba control files
2021-11-21 Po LuFix double and triple click in Haiku.
2021-11-21 Po LuReport time in XInput 2 button events
2021-11-21 Po LuFix horizontal wheel events on Haiku
2021-11-21 Stefan KangasMerge from origin/emacs-28
2021-11-21 Lars IngebrigtsenFill the Emacs version on the splash page
2021-11-21 Po LuImplement `pick_embedded_child' for offscreen xwidgets
2021-11-21 Stefan KangasRevert "* admin/gitmerge.el (gitmerge-mode-map): Conver...
2021-11-21 dickmaoFix icalendar time zone parsing
2021-11-21 Po LuFix documentation string of x_coalesce_scroll_events
2021-11-21 Eli ZaretskiiImprove the fix for bug#51864
2021-11-21 Po LuImprove Haiku documentation
2021-11-21 Po LuAdd a user command to stop page loading in xwidget...
2021-11-21 Po LuFix compiler warnings
2021-11-21 Po LuAdd pixel delta support for wheel events on Haiku
2021-11-21 Po LuAttach download-started signals to correct WebKit context
2021-11-21 Po LuAllow handling smooth scroll events in xwidgets
2021-11-21 Po LuSelect device notification events correctly
2021-11-21 Po LuAdd XInput 2 input method support
2021-11-20 Michael Albinus* test/infra/test-jobs-generator.sh: Generate also...
2021-11-20 Michael AlbinusRevert last change on emba files
2021-11-20 Kyle MeyerUpdate to Org 9.5-72-gc5d6656
2021-11-20 Eli ZaretskiiFix mouse handling with several TTY frames on MS-Windows
2021-11-20 Eli ZaretskiiFix temacs invocation from outside of the 'src' directory
2021-11-20 Po LuAdd support for the Haiku operating system and its...
2021-11-20 Michael Albinus; Rearrange normal stage in emba files
2021-11-20 Stefan Kangas; Fix my last commit
2021-11-20 Stefan KangasMake string-animate smoother
2021-11-20 Po LuPrevent crashes when scrolling in an unknown Window...
2021-11-20 Po LuFix xwidgets with XInput 2 builds
2021-11-20 Stefan KangasMake 'eval' use lexical scoping in most tests
2021-11-20 Stefan Kangasimage-dired: Improve some messages
2021-11-20 Stefan KangasConvert snake and tetris keymaps to defvar-keymap
2021-11-20 Michael Albinus; Rearrange include in emba scripts
2021-11-20 Eli Zaretskii; Avoid byte-compilation warnings in edmacro.el
2021-11-20 Eli Zaretskii; * configure.ac (emacs_config_features): Add XINPUT2.
2021-11-20 Lars IngebrigtsenMake shr render text with superscripts prettier
next