]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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 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...
2021-11-16 Po LuFix documentation string
2021-11-15 Eli ZaretskiiFix removal of fringe marks of deleted bookmarks
2021-11-15 Juri Linkov* lisp/repeat.el (repeat-echo-message): Bind message...
2021-11-15 Robert Pluim* lisp/repeat.el (describe-repeat-maps): Use help-fns...
2021-11-15 Juri Linkov* lisp/repeat.el: Detect changes in the minibuffer...
2021-11-15 Michael AlbinusFix minor problems resulting from Tramp regression...
2021-11-15 Eli ZaretskiiAvoid segfaults due to freed face cache
2021-11-15 Jim PorterAdd another 'abbreviate-file-name' test
2021-11-15 Jim PorterSupport abbreviating home directory of Tramp filenames
2021-11-15 Stefan KangasDoc fix; change recommended file name of custom-file
2021-11-15 Stefan KangasFix hanging wdired test
2021-11-15 Lars IngebrigtsenFix outline-cycle-buffer issue in `C-h b' buffers
2021-11-15 Lars IngebrigtsenAllow mm-external-terminal-program to be a list of...
2021-11-15 Basil L. ContovounesiosFix handling of changed prefix keys in tutorial
2021-11-15 Stefan KangasMerge from origin/emacs-28
2021-11-15 Stefan Kangas; Merge from origin/emacs-28
2021-11-15 Stefan KangasMerge from origin/emacs-28
2021-11-15 Po LuFix xwidget-webkit-back-forward-list
2021-11-15 Po LuStop assuming xwidget views will only be displayed...
2021-11-14 Ken BrownPrefer POSIX timers to timerfd timers
2021-11-14 Philip Kaludercic* rcirc.el (rcirc-define-command): Fix interactive...
2021-11-14 Juri Linkov* lisp/tab-line.el (tab-line-mode): Preserve existing...
2021-11-14 Stefan Monnier* src/lread.c (read_escape): Fix handling of ?\C-<char...
2021-11-14 Lars IngebrigtsenFix `C-h k' in gnus-article-mode (don't merge)
2021-11-14 Eli Zaretskii; Revert "* lisp/progmodes/python.el (python-forward...
2021-11-14 Eli Zaretskii; * lisp/progmodes/python.el (python-forward-sexp-funct...
2021-11-14 Eli ZaretskiiFix recent documentation updates
2021-11-14 Daniel MartínFix semantic-symref-perform-search doc string
2021-11-14 Michael AlbinusImprove Tramp error handling
2021-11-14 Eli Zaretskii; Merge from origin/emacs-28
2021-11-14 Eli ZaretskiiMerge from origin/emacs-28
2021-11-14 Eli Zaretskii; Merge from origin/emacs-28
2021-11-14 Eli ZaretskiiMerge from origin/emacs-28
2021-11-14 Eli ZaretskiiAdd more files to be natively-compiled AOT
2021-11-14 Po LuExpose xwidget navigation history to Lisp code
2021-11-14 Po LuAdd `kill-xwidget'
2021-11-14 Lars IngebrigtsenFix previous -responsible-p change
2021-11-14 Lars Ingebrigtsengnus-summary-line-format doc string clarification
2021-11-14 Lars IngebrigtsenExplain in the manual how to make `cursor-intangible...
2021-11-14 Po LuFix crash in xwidget_end_redisplay
2021-11-14 Lars IngebrigtsenFix `C-h k' in gnus-article-mode
2021-11-14 Lars IngebrigtsenMake all vc-*-responsible-p functions return a string
2021-11-14 Kévin Le GouguecFix customization group of python-forward-sexp-function
2021-11-14 Lars IngebrigtsenFix Gnus gcc header tokenization
2021-11-14 Lars IngebrigtsenAdjust build-dep-zips.py download link
next