]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-01-02 Po LuFix mouse wheel scroll direction on pgtk
2022-01-02 Stefan KangasMerge from origin/emacs-28
2022-01-02 Po LuFix XRegisterIMInstantiateCallback function argument...
2022-01-02 Po LuStop sending touch-end events if coalescing scroll...
2022-01-02 Po LuFix mouse face problems when moving between two frames...
2022-01-02 Po LuMake quitting actually work in Haiku file dialogs
2022-01-01 Eli Zaretskii; * admin/notes/years: More known problems.
2022-01-01 Glenn Morris; Copyright year fixes
2022-01-01 Glenn Morris; Run set-copyright from admin.el
2022-01-01 Eli Zaretskii; * admin/notes/years: Mention known problems with...
2022-01-01 Eli ZaretskiiMerge from origin/emacs-28
2022-01-01 Stefan Kangaselide-head: Support more licenses
2022-01-01 Eli ZaretskiiUpdate more copyright years
2022-01-01 Eli Zaretskii; Add 2022 to copyright years.
2022-01-01 Eli ZaretskiiMerge from origin/emacs-28
2022-01-01 Eli Zaretskii; Merge from origin/emacs-28
2022-01-01 Eli Zaretskii; * etc/refcards/ru-refcard.tex: Update Copyright year.
2022-01-01 Po LuIncrease size of precision scrolling momentum ring
2022-01-01 Michael Albinus* lisp/net/tramp-sh.el: Adapt copyright year
2022-01-01 Eli Zaretskii; Minor fixes related to copyright years
2022-01-01 Po LuMake last change compile
2022-01-01 Po LuFix expose events in non-double-buffered child frames...
2022-01-01 Eli Zaretskii; * test/manual/etags/ETAGS.good_N: Adjust to copyright...
2022-01-01 Zhehao Lin* src/xfaces.c (face_for_font): Make 'hash' be uintptr_t.
2022-01-01 Po LuFix some more off-by-one errors in Haiku image code
2022-01-01 Po LuFix deadlocks with invisible frames and threads in...
2022-01-01 Eli Zaretskii; Add 2022 to copyright years.
2022-01-01 Po LuSet display last user time when handling pinch events
2022-01-01 Po LuFix child frame synchronization order on Haiku
2022-01-01 Stefan Kangas; Auto-commit of loaddefs files.
2022-01-01 Po LuImplement numeric values of `mouse-highlight' on Haiku
2022-01-01 Stefan Kangas; Auto-commit of loaddefs files.
2022-01-01 Stefan KangasUpdate publicsuffix.txt from upstream
2022-01-01 Stefan KangasMerge from origin/emacs-28
2022-01-01 Stefan Kangas; Merge from origin/emacs-28
2022-01-01 Stefan KangasMerge from origin/emacs-28
2022-01-01 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2022-01-01 Po LuFlush frames after mouse face is cleared on a child...
2022-01-01 Po LuPrint dead xwidgets specially
2021-12-31 Eli ZaretskiiImprove doc strings of fringe indicator variables
2021-12-31 Stefan KangasUse defvar-keymap in play/*.el
2021-12-31 Lars Ingebrigtsen`make-finalizer' now has to be called with a function...
2021-12-31 Michael AlbinusDocumentation update for Secret Service
2021-12-31 Po LuFix copyright dates in some files belonging to the...
2021-12-31 Po LuOn Haiku, sync a frames's connection to the app sever...
2021-12-31 Po LuFix child frame unlinking on Haiku
2021-12-31 Po LuMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-12-31 Po LuUse a single global lock for the child frame state...
2021-12-31 Stephen BermanFix handling of webkit xwidget bookmarks
2021-12-31 Juri Linkov* lisp/tab-line.el (tab-line--get-tab-property): New...
2021-12-31 Eli ZaretskiiMinor improvements of 'lisp-directory' docs
2021-12-31 Po LuPrevent double buffering from being disabled on USE_BE_...
2021-12-31 Po LuDon't select for gesture events on xwidgets if the...
2021-12-31 Stefan Monnier(Fmake_finalizer): Check the arg is a function
2021-12-31 Stefan Monnier* lisp/emacs-lisp/package.el (package-get-version)...
2021-12-31 Stefan MonnierDon't store docstrings of preloaded .el files in etc/DOC
2021-12-31 Po LuAdd pinch event support to xwidgets
2021-12-31 Po LuRestore original xwidget embedder after performing...
2021-12-31 Po Lu* src/xwidget.c (Fxwidget_perform_lispy_event): Use...
2021-12-30 Eli ZaretskiiAvoid assertion violations with variable-weight fonts
2021-12-30 Eli ZaretskiiMinor improvement in user documentation of completion...
2021-12-30 Glenn Morris* lisp/window.el (display-comint-buffer-action): Fix...
2021-12-30 Philipp Stephani* lisp/emacs-lisp/ert.el (ert-select-tests): Document...
2021-12-30 Philipp Stephani* lisp/emacs-lisp/ert.el (ert-select-tests): Simplify...
2021-12-30 Philipp StephaniProperly report errors about unbound ERT test symbols.
2021-12-30 Philipp Stephani; * lisp/emacs-lisp/ert.el: Update reference to 'cl...
2021-12-30 Eli ZaretskiiFix multisession-tests on MS-Windows
2021-12-30 Po LuMake sure widget buttons always have a left box line
2021-12-30 Alan MackenzieCC Mode: Prevent rapid alternation of fontification...
2021-12-30 Eli ZaretskiiFix previous change in 'pop_it'
2021-12-30 Eli ZaretskiiFix start-of-box-face display after display and overlay...
2021-12-30 Juri Linkov* lisp/tab-line.el (tab-line-tab-name-format-default...
2021-12-30 Po LuMake xwidget motion commands hscroll the window of...
2021-12-30 Campbell BartonFix bug where bookmark-jump used (point), not (point...
2021-12-30 Stefan KangasMerge from origin/emacs-28
2021-12-30 Po LuWork around xwidgets releasing the passive grab on...
2021-12-30 Po LuUse XRandR 1.5 to generate monitor attributes if available
2021-12-30 Po LuTranslate crossing event mode when sending them to...
2021-12-29 Juri Linkov* lisp/textmodes/paragraphs.el (repunctuate-sentences...
2021-12-29 Alan MackenzieCC Mode: c-update-brace-stack: After struct foo *,...
2021-12-29 Juri Linkov* lisp/textmodes/sgml-mode.el (sgml-mode): Set skeleton...
2021-12-29 Eli Zaretskii; * lisp/replace.el (replace-regexp-function): Doc...
2021-12-29 Eli ZaretskiiFix documentation of 'define-keymap'
2021-12-29 Eli ZaretskiiFix recent changes in 'keymap-lookup' documentation
2021-12-29 Tassilo HornRevert "Revert "Fix fontification in diff--font-lock...
2021-12-29 Tassilo HornRevert "Fix fontification in diff--font-lock-prettify"
2021-12-29 Matthias MeulienFix fontification in diff--font-lock-prettify
2021-12-29 Lars IngebrigtsenDocument keymap-set-after in Modifying Menus in lispref
2021-12-29 Lars IngebrigtsenDocument `keymap-lookup' in the lipsref manual
2021-12-29 Lars IngebrigtsenMove define-keymap manual entry to Creating Keymaps
2021-12-29 Lars IngebrigtsenAllow the user to specify shr-width in mm-shr
2021-12-29 Lars IngebrigtsenMake multi-test-files-busy shorter
2021-12-29 Lars IngebrigtsenIgnore manual/ directory made by admin/make-manuals
2021-12-29 Lars IngebrigtsenAdjust multi-test-files-simple test for Windows
2021-12-29 Eli ZaretskiiImprove documentation of 'M-X' and related features
2021-12-29 Po LuFix a hang on servers that don't support the X Keyboard...
2021-12-29 Po LuTranslate state of XI2 entry events when sending them...
2021-12-29 Po LuGet rid of obsolete xwidget-related code on PGTK
2021-12-29 Po LuTest for Xkb support when opening a display
2021-12-29 Po LuQueue xwidget views for allocation in more places
next