]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-11-20 Po LuFix option type of `xwidget-webkit-cookie-file' again
2021-11-20 Po LuClarify doc string in xwidget-webkit
2021-11-20 Glenn Morris* lisp/xwidget.el (xwidget-webkit-cookie-file): Fix...
2021-11-20 Po LuMake xwidget-webkit default to not storing cookies
2021-11-19 Michael Albinus; * test/infra/test-jobs-generator.sh: Still fixes.
2021-11-19 Michael AlbinusFix Tramp test
2021-11-19 Michael Albinus; Fix emba scripts
2021-11-19 Michael Albinus; Still gitlab-ci.yml fixes
2021-11-19 Michael Albinus; Further fixes in gitlab-ci.yml
2021-11-19 Michael AlbinusFix stage in gitlab-ci.yml
2021-11-19 Michael AlbinusAdd more test jobs for emba
2021-11-19 Eli ZaretskiiFix doc strings in ucs-normalize.el
2021-11-19 Eli ZaretskiiFix documentation of last commit
2021-11-19 Po LuAllow controlling where xwidget-webkit stores cookies
2021-11-19 Po LuUse CHECK_LIVE_XWIDGET in xwidget-webkit-estimated...
2021-11-19 Po LuDisplay page loading progress in xwidget webkit
2021-11-19 Stefan KangasImprove doc-view-mode menus
2021-11-19 Robert Pluim; * lisp/international/ucs-normalize.el: Fix typo.
2021-11-19 Po LuAdd `xwidget-webkit-estimated-load-progress'
2021-11-19 Lars IngebrigtsenMake puny-encode-string normalize first
2021-11-19 Lars IngebrigtsenRegenerate ldefs-boot
2021-11-19 Lars IngebrigtsenMake UCS compose/decompose functions more understandable
2021-11-19 Stefan KangasMerge from origin/emacs-28
2021-11-19 Po LuFix documentation on xwidgets
2021-11-19 Stefan Monnier* lisp/files.el (file-has-changed-p): Index the cache...
2021-11-19 Stefan Monnier* lisp/net/mailcap.el (mailcap-parse-mailcaps): Fix...
2021-11-18 Mattias EngdegårdTurn mistaken functions into tests (bug#51941)
2021-11-18 Mattias EngdegårdString backslash corrections
2021-11-18 Juri LinkovFix sorting of menus in `context-menu-local' (bug#50067).
2021-11-18 Michael AlbinusDo not exclude emacs-module-tests.el on emba
2021-11-18 Juri LinkovFix flyspell-correct-word selected from context menu...
2021-11-18 Robert Pluim* lisp/repeat.el (describe-repeat-maps): Print all...
2021-11-18 Juri Linkov* lisp/tab-bar.el: Use 'mouse-1' for history buttons...
2021-11-18 Juri Linkov* lisp/tab-bar.el: Optimize data usage for nil tab...
2021-11-18 Juri Linkov* lisp/tab-bar.el: Avoid micro-steps in tab-bar-history...
2021-11-18 Eli Zaretskii; Minor fixes of doc strings in xdisp.c
2021-11-18 Juri Linkov* lisp/vc/diff-mode.el (diff-minor-mode-prefix): Fix...
2021-11-18 Protesilaos... Update modus-themes to version 1.7.0
2021-11-18 Michael AlbinusExtend abbreviate-file-name for further Tramp methods.
2021-11-18 Filipp GunbinFixup for bug#51037
2021-11-18 Mattias EngdegårdEliminate ERT test name clashes (bug#51941)
2021-11-18 Mattias EngdegårdSignal an error for duplicated ERT tests (bug#51941)
2021-11-18 Mattias EngdegårdAvoid adding duplicates to Xref history
2021-11-18 Lars IngebrigtsenRevert VC-related prefix user options to previous values
2021-11-18 Lars IngebrigtsenFix `narrow-to-defun' in "async function" in js-mode
2021-11-18 Greg MinshallFix eldoc usage of newly introduced variable
2021-11-18 Mattias Engdegård; * src/macfont.m: fix typing errors
2021-11-18 Eli ZaretskiiImprove documentation of window hooks
2021-11-18 Lars IngebrigtsenMake the optional describe-map-tree parameters optional
2021-11-18 Miha RihtaršičDon't ignore restriction in indent-region-line-by-line
2021-11-18 Eli ZaretskiiImprove doc string of 'highlight-nonselected-windows'
2021-11-18 Mike KupferFix two failing tests in mh-utils-tests
2021-11-18 Stefan KangasRevert "* lisp/image-dired.el: Remove unnecessary ...
2021-11-17 Eli ZaretskiiFix recent changes related to USABLE_SIGIO
2021-11-17 Ken BrownMake process_pending_signals useful on systems without...
2021-11-17 Ken BrownAvoid delays waiting for input on systems without SIGIO
2021-11-17 Po LuPrevent subprocess hangs in xwidget
2021-11-17 Stefan KangasUse substitute-command-keys in some messages
2021-11-17 Po LuDon't draw xwidgets that have just been resized
2021-11-17 Stefan KangasIgnore some externally maintained files in AUTHORS
2021-11-17 Stefan Kangas* lisp/image-dired.el: Remove unnecessary 'declare...
2021-11-17 Stefan Kangas; * admin/MAINTAINERS: Add myself.
2021-11-17 Lars IngebrigtsenChange the call signature to keymap-substitute
2021-11-17 Stefan KangasMerge from origin/emacs-28
2021-11-17 Lars IngebrigtsenMake bookmark-set prompt less confusing
2021-11-17 Lars IngebrigtsenFix mh-mime build problem
2021-11-17 Stefan KangasTemporarily mark two failing tests as unstable
2021-11-17 Stefan Kangas; * admin/automerge: Maintain.
2021-11-17 Lars IngebrigtsenFix bookmark-bmenu-mode-map syntax
2021-11-17 Stefan KangasRemove some references to XEmacs
2021-11-17 Stefan KangasMake mh-funcall-if-exists obsolete
2021-11-17 Stefan KangasConvert keymaps in bookmark.el to defvar-keymap
2021-11-17 Stefan Monnier* lisp/rot13.el (rot13-translate-table): Make it a...
2021-11-17 Stefan Kangas* admin/authors.el (authors-ignored-files): Ignore...
2021-11-17 Stefan Kangas* admin/gitmerge.el (gitmerge-mode-map): Convert to...
2021-11-17 Po LuUpdate xwidget webkit history buffer more eagerly
2021-11-16 Alan ThirdOnly set LANG if the ID is valid
2021-11-16 Juri Linkov* lisp/tab-bar.el (tab-bar-select-tab): Add check for...
2021-11-16 Juri Linkov* lisp/tab-bar.el: Doc fixes for commands bound to...
2021-11-16 Lars IngebrigtsenMake keymap-unset work
2021-11-16 Eli ZaretskiiPut back documentation of legacy keymap functions
2021-11-16 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-11-16 Eli ZaretskiiMinor copyedits of recent documentation changes
2021-11-16 Michael AlbinusSome minor Tramp updates
2021-11-16 Lars IngebrigtsenFix compilation error in previous keymap.c change
2021-11-16 Po LuLower xwidget views owned by parent when lowering frame
2021-11-16 Po LuAdd command to browse xwidget history
2021-11-16 Gregory HeytingsNew X resource to control the border thickness of menus
2021-11-16 Michael HerstineMake results details in ert-run-tests-batch configurable
2021-11-16 Lars IngebrigtsenStart adjusting the manuals to talk about the keymap...
2021-11-16 Lars IngebrigtsenAdjust `defvar-keymap' and `define-keymap' to the new...
2021-11-16 Lars IngebrigtsenAdd new 'keymap-*' functions
2021-11-16 Lars IngebrigtsenAllow removing keymap definitions
2021-11-16 Lars IngebrigtsenMake erc-mode noninteractive
2021-11-16 Stefan KangasMerge from origin/emacs-28
2021-11-16 Mike KupferFix handling of folder "+/" in MH-E
2021-11-16 Mike KupferFix checkdoc complaints in MH-E
2021-11-16 Stefan KangasFix recently changed wdired test on MS-Windows
2021-11-16 Po LuPrevent xwidget windows from obscuring child frames
2021-11-16 Po LuFix xwidget isearch for queries that look like format...
next