]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-28 Alan MackenziePut missing c-keep-region-active's into the source...
2021-10-28 Jim PorterMake comint-term-environment connection-aware (bug...
2021-10-28 Eli ZaretskiiIgnore more events in input-pending-p
2021-10-28 Stefan KangasDo interactive mode tagging in image-dired.el
2021-10-28 Stefan Kangasimage-dired: Make thumbnail rotation commands obsolete
2021-10-27 Stefan Kangas; * lisp/image-dired.el: Be more consistent with spelling.
2021-10-27 Stefan Kangasimage-dired: Don't show thumbnails if there are no...
2021-10-27 Stefan KangasIncrease image-dired-show-all-from-dir-max-files to 500
2021-10-27 Stefan Monnier(string-pixel-width): Rewrite to avoid side effects
2021-10-27 Lars IngebrigtsenRevert "Add tentative key bindings for the three emoji...
2021-10-27 Lars IngebrigtsenAdd tentative key bindings for the three emoji commands
2021-10-27 Glenn MorrisMerge from origin/emacs-28
2021-10-27 Lars IngebrigtsenSimplify string-pixel-width
2021-10-27 Eli Zaretskii; * etc/NEWS: Fix last change.
2021-10-27 Lars IngebrigtsenFix parsing of erts files
2021-10-27 Lars IngebrigtsenHarden ert-resource-directory against errors
2021-10-27 Jim PorterBe more efficient when checking for a matching client...
2021-10-27 Lars IngebrigtsenAdd new function 'string-pixel-width'
2021-10-27 Miha RihtaršičAllow matching non-.git gitlab and gitea URLs in bug...
2021-10-27 Eli Zaretskii; * src/atimer.c (init_atimer): Fix a typo in a comment.
2021-10-27 Eli ZaretskiiFix help commands for menu-bar menus
2021-10-27 Lars IngebrigtsenAlways start the SIGALRM atimers
2021-10-27 Lars IngebrigtsenRedisplay after changing to the hourglass mouse pointer
2021-10-27 Michael Albinus; * etc/NEWS: Fix typos.
2021-10-27 Eli Zaretskii; Explain why "kinds of atom" isn't a typo
2021-10-27 Eli Zaretskii; * etc/NEWS: Improve wording of the Emoji entry.
2021-10-27 Stefan Kangasimage-dired: Set line-spacing to match horizontal space
2021-10-27 Stefan Kangas; * test/lisp/files-tests.el: Fix last commit.
2021-10-27 Stefan Kangasimage-dired: Add support for bookmark.el
2021-10-27 Stefan KangasAdd test for file-name-base
2021-10-27 Stefan Kangas; * lisp/image-dired.el: Move obsolete things to "Obsol...
2021-10-27 Stefan Kangas; Checkdoc fixes in image-dired.el
2021-10-27 Stefan Kangasimage-dired: Improve mouse behaviour
2021-10-27 Stefan Kangasimage-dired: Don't ding at beginning or end of buffer
2021-10-27 Stefan Kangasimage-dired: Add new commands for beginning/end of...
2021-10-27 Stefan KangasAdd new function image-at-point-p
2021-10-27 Stefan Kangasimage-dired: Use an evenly spaced grid for thumbnails
2021-10-27 Stefan Kangas; * lisp/image-dired.el (image-dired-cmd-pngnq-options...
2021-10-27 Stefan Kangasimage-dired: Use example.org in examples
2021-10-26 Stefan Kangasimage-dired: Increase number of asynch thumbnail genera...
2021-10-26 Stefan KangasImprove function documentation with text from XDG BDS...
2021-10-26 Alan MackenzieCC Mode: minor amendments more accurately to handle...
2021-10-26 Alan Mackenzie* lisp/progmodes/cc-engine.el (c-fontify-new-found...
2021-10-26 Michael Albinus* test/infra/gitlab-ci.yml (build-image-inotify): Incre...
2021-10-26 Mattias Engdegård* lisp/progmodes/xref.el (xref-pop-marker-stack): Don...
2021-10-26 Mattias Engdegård; * test/lisp/progmodes/elisp-mode-tests.el: repair...
2021-10-25 Mattias EngdegårdRename `xref-pop-marker-stack` to `xref-go-back` (bug...
2021-10-25 Mattias Engdegård; * lisp/menu-bar.el (menu-bar-goto-menu): Adjust new...
2021-10-25 Jonas Bernoulli* lisp/transient.el: Update to package version 0.3.7.
2021-10-25 Jonas Bernoulli; Revert parts of "Use string-replace instead of replac...
2021-10-25 Jonas Bernoulli; Revert parts of "Use string-search instead of string...
2021-10-25 Eric AbrahamsenIMAP search should only use charset utf-8 with multibyt...
2021-10-25 Glenn MorrisMerge from origin/emacs-28
2021-10-25 Glenn Morris; Merge from origin/emacs-28
2021-10-25 Glenn MorrisMerge from origin/emacs-28
2021-10-25 Glenn Morris* doc/misc/cc-mode.texi (Font Locking): Fix menu.
2021-10-25 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2021-10-25 Eli ZaretskiiRevert "Fix a typo in emacs-lisp-intro.texi"
2021-10-25 Lars IngebrigtsenAdd the "always" zsh builtin to zsh mode
2021-10-25 Mattias EngdegårdAdd xref forward history (bug#38797)
2021-10-25 Lars IngebrigtsenAllow viewing .heic images via image-convert
2021-10-25 Lars IngebrigtsenChange the with-delayed-message syntax to allow future...
2021-10-25 Lars IngebrigtsenHeed the EMACS_IGNORE_TIMERFD environment variable
2021-10-25 Robert Pluim* doc/lispref/functions.texi (Mapping Functions): Use...
2021-10-25 Miha RihtaršičFix issue with interpreting ANSI codes in eshell
2021-10-25 Martin Rudalics; Fix mangled indentation in 'display-buffer' doc-string
2021-10-25 Martin RudalicsAllow 'display-buffer' to set up body size of chosen...
2021-10-25 Stefan KangasNew function xdg-state-home
2021-10-25 Stefan Kangasimage-dired: Improve XDG compliance
2021-10-25 Stefan KangasDouble value of image-dired-show-all-from-dir-max-files
2021-10-25 Stefan Kangasimage-dired: Doc fix to better explain thumbnail generation
2021-10-25 Stefan Kangasimage-dired: Add support for GraphicsMagick
2021-10-25 Lars IngebrigtsenFix issues with type casting in delayed message functions
2021-10-25 Stefan KangasSupport new Thumbnail Managing Standard sizes in image...
2021-10-25 Stefan KangasClarify two image-dired docstrings
2021-10-24 Lars IngebrigtsenFix flymake example backend conditions in the manual
2021-10-24 Stefan Kangas* etc/PROBLEMS: Mention problems with regexp matcher...
2021-10-24 Stefan KangasUse SHA1 when creating thumbnail file name
2021-10-24 Lars IngebrigtsenRemove debugging in with_delayed_message_display
2021-10-24 Lars IngebrigtsenDisplay a message if HMTL rendering takes a long time
2021-10-24 Lars IngebrigtsenAdd new macro `with-delayed-message'
2021-10-24 Alan MackenzieCC Mode: Fontify "found types" which are recognized...
2021-10-24 Juri Linkov* test/lisp/repeat-tests.el: New file.
2021-10-24 Juri Linkov* lisp/tab-bar.el (tab-bar-move-repeat-map): Fix alias...
2021-10-24 Lars IngebrigtsenFix mouse buttons in dired--make-directory-clickable
2021-10-24 Stefan KangasUse restrictive umask when creating image-dired data
2021-10-24 Jonas Bernoulli; lisp/transient.el: Revert some misguided stylistic...
2021-10-24 Lars IngebrigtsenDon't unhide first thread if entering without selecting...
2021-10-24 Stefan KangasImprove documentation of image-dired thumbnails
2021-10-24 Stefan KangasAdd support for pngquant to image-dired
2021-10-24 Eli ZaretskiiFix compilation errors with MinGW64 GCC 11
2021-10-24 Paul EggertInclude <config.h> first in MS-Windows source
2021-10-24 Eli ZaretskiiFix compilation errors with MinGW64 GCC 11
2021-10-24 Lars IngebrigtsenFix define-erc-response-handler indentation
2021-10-24 Stefan Kangas; Unbreak creating thumbnails in image-dired
2021-10-24 Michael Albinus; * etc/NEWS: Fix typos.
2021-10-24 Stefan KangasAdd new option help-link-key-to-documentation
2021-10-24 William XuMake dired directory components clickable
2021-10-24 Mattias EngdegårdDon't use obsolete variable `find-tag-marker-ring`
2021-10-24 Lars IngebrigtsenTweak bug-reference-tests
next