]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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: 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-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 Lars IngebrigtsenFix mouse buttons in dired--make-directory-clickable
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 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
2021-10-24 Lars IngebrigtsenClean up duplicated setting in scheme-mode-variables
2021-10-24 Lars IngebrigtsenAllow matching non-.git URLs in bug-reference
2021-10-24 Stefan KangasDon't hard-code image-dired thumbnail type
2021-10-24 Stefan KangasExpand tests for image-type-from-file-header
2021-10-24 Stefan KangasAdd tests for gif to src/image-tests.el
2021-10-24 Glenn MorrisMerge from origin/emacs-28
2021-10-24 Stefan KangasUpdate publicsuffix.txt from upstream
2021-10-24 Eli Zaretskii; * doc/lispref/modes.texi (Hooks): Clarify wording...
2021-10-24 Stefan KangasMake dired-x-guess-file-name-at-point obsolete
2021-10-24 Stefan KangasRefer to the info node on keymaps in map-keymap docstring
2021-10-23 Stefan KangasClarify abnormal hook documentation
2021-10-23 Kyle MeyerUpdate to Org 9.5-59-g52e6f1
2021-10-23 Eli Zaretskii; * doc/lispref/functions.texi (Calling Functions)...
2021-10-23 Stefan KangasImprove documentation of cl-reduce
2021-10-23 Stefan KangasImprove documentation of apply-partially
2021-10-23 Michael AlbinusCheck for image library in image-dired-tests.el
2021-10-23 Dmitry GutovSupport :company-deprecated completion property
2021-10-23 Michael AlbinusFix typos
2021-10-23 Michael AlbinusRevert commit 225ca617b7, and apply another fix
2021-10-23 Michael Albinus* test/infra/gitlab-ci.yml (variables, default): Increa...
2021-10-23 Alan MackenzieRevert "CC Mode: Fontify "found types" which are recogn...
2021-10-23 Stefan KangasFix documentation of posn-at-x-y
2021-10-23 Stefan KangasPartially remove exiftool dependency from image-dired.el
2021-10-23 Eli Zaretskii; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug...
2021-10-23 Stefan KangasAdd new function exif-field
2021-10-23 Stefan KangasAdd links to commentary reached with finder-list-keywords
2021-10-23 Stefan Kangas* src/image.c (webp_load): Fix thinkos.
2021-10-22 Stefan Kangas; * etc/refcards/README: Prefer HTTPS in link.
2021-10-22 Alan MackenzieCC Mode: Fontify "found types" which are recognized...
2021-10-22 Glenn MorrisMerge from origin/emacs-28
2021-10-22 Robert PluimImprove some NEWS entries
2021-10-22 Robert PluimImprove documentation of syntax-ppss-context slightly
2021-10-22 Stephen Gildea; * test/lisp/mh-e/mh-utils-tests.el: Update macro...
2021-10-22 Robert PluimMove some xwidget entries
2021-10-22 Stephen Gildeatime-stamp-tests: improvements to test macros
2021-10-22 Itai Y. EfratFix rfc6068-parse-mailto-url autoload
2021-10-22 Lars IngebrigtsenRegexp-quote github domains in bug-reference
2021-10-22 Lars IngebrigtsenEnsure valid end/beginning lines in message-mark-insert...
2021-10-22 Michael AlbinusAdapt some emba parameters
2021-10-22 Eli Zaretskii; * nt/INSTALL: Fix a typo.
2021-10-22 Eli ZaretskiiFix WebP support on MS-Windows
2021-10-22 Robert Pluim* etc/NEWS: Improve 'repeat-mode' entry.
2021-10-22 Robert Pluim; * lisp/repeat.el (repeat-mode): Fix docstring typo.
2021-10-22 Robert Pluim* lisp/repeat.el (repeat-keep-prefix): Expand description.
2021-10-22 Robert Pluim* lisp/net/eww.el (eww-retrieve-command): Add :tag.
2021-10-22 Stefan KangasAdd WebP image format support (Bug#51296)
2021-10-22 Martin RudalicsIn 'window-text-pixel-size' use actual mode line height...
2021-10-22 Stefan KangasAdd description of cards to etc/refcards/README
2021-10-22 Martin RudalicsFix 'calculate-lisp-indent' when "[" starts containing...
2021-10-22 Stefan Kangas; Revert parts of previous commit
2021-10-22 Stefan KangasFix typo in doc/emacs/anti.texi
2021-10-22 Stephen GildeaUpdate doc of Edebug specification for macros
2021-10-21 Stefan KangasRemove redundant #' before lambda
2021-10-21 Eli Zaretskii; * lisp/simple.el (kill-region): A better fix for...
2021-10-21 Stefan KangasAdd comment on reworking a section in emacs-lisp-intro...
2021-10-21 Eli ZaretskiiFix non-interactive behavior of 'kill-region'
2021-10-21 Eli Zaretskii; More accurate doc string for 'tab-bar-format'
2021-10-21 Michael AlbinusConfigure Emacs on emba with debug options
2021-10-21 Juri Linkov* test/lisp/dabbrev-tests.el: Use 'kbd' for readable...
2021-10-21 Juri Linkov* lisp/menu-bar.el (menu-bar-keymap): Add optional...
2021-10-21 Lars IngebrigtsenActually fix the Pango build problem
2021-10-21 Glenn MorrisMerge from origin/emacs-28
2021-10-21 Lars IngebrigtsenFix build on systems with older Pango versions
2021-10-21 Lars IngebrigtsenFix bold/black in w32_to_fc_weight
2021-10-21 Eli Zaretskii; * src/keyboard.c (readable_events): Add a comment.
2021-10-21 Lars IngebrigtsenFix todo-mode AOT test failures (bug#51308)
2021-10-21 Lars IngebrigtsenFix hi-lock AOT test failures (bug#51308)
2021-10-21 Lars IngebrigtsenFix socks test
2021-10-21 Lars IngebrigtsenAdd a comment to the Turkish casefiddle test
2021-10-21 Lars IngebrigtsenSupport the "medium" font weight
2021-10-20 Stefan KangasAdd some tests for floatfns.c
2021-10-20 Stefan Kangas; Fix typo
2021-10-20 Juri Linkov* lisp/help.el (help--analyze-key): Add new arg BUFFER...
2021-10-20 Juri LinkovImprove docstrings and NEWS item of 'repeat-mode'
2021-10-20 Juri Linkov* lisp/tab-bar.el (tab-bar-menu-bar): New command ...
2021-10-20 Po LuDisplay a tab bar item as sunken when appropriate
next