]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-29 Glenn Morris* lisp/loadup.el: Unbreak build.
2021-10-29 Lars IngebrigtsenMove lisp/shorthands.el to lisp/emacs-lisp/shorthands.el
2021-10-29 Michael AlbinusSome Tramp changes, mainly in tramp-tests.el
2021-10-29 Michael Albinus; * doc/emacs/custom.texi (Connection Variables): Fix...
2021-10-29 Eli Zaretskii; Improve commentary in the last change
2021-10-29 Gregory HeytingsMake hieroglyphs display correctly with existing fonts
2021-10-29 Eli ZaretskiiClarify "default face attributes" in the ELisp manual
2021-10-28 Lars IngebrigtsenMake `C-u RET' work again
2021-10-28 Jan SynacekFix typos in the manual and in a comment
2021-10-28 Eli ZaretskiiAvoid assertion violations in 'lookup-key'
2021-10-28 Stefan Kangasimage-dired: Unreverse accidentally reversed menus
2021-10-28 Stefan KangasBe more allowing when looking for menu-bar items
2021-10-27 Juri Linkov* lisp/textmodes/text-mode.el (text-mode-context-menu...
2021-10-27 Juri Linkov; * etc/NEWS: Use active voice for 'repeat-mode', etc.
2021-10-27 Robert PluimAllow automatic use of color fonts for emoji on macOS
2021-10-27 Eli Zaretskii; * etc/NEWS: Fix last change.
2021-10-27 Eli ZaretskiiFix help commands for menu-bar menus
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 Kangas; Checkdoc fixes in image-dired.el
2021-10-26 Stefan KangasImprove function documentation with text from XDG BDS...
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 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 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 Stefan Kangasimage-dired: Doc fix to better explain thumbnail generation
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 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 Stefan KangasUse restrictive umask when creating image-dired data
2021-10-24 Jonas Bernoulli; lisp/transient.el: Revert some misguided stylistic...
2021-10-24 Eli ZaretskiiFix compilation errors with MinGW64 GCC 11
2021-10-24 Ihor RadchenkoDoc fix for concat
2021-10-24 Stefan Kangas* lisp/image-dired.el (image-dired-external-viewer...
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 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 AlbinusFix typos
2021-10-23 Michael AlbinusRevert commit 225ca617b7, and apply another fix
2021-10-23 Stefan KangasFix documentation of posn-at-x-y
2021-10-23 Eli Zaretskii; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug...
2021-10-22 Stefan Kangas; * etc/refcards/README: Prefer HTTPS in link.
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 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 description of cards to etc/refcards/README
2021-10-22 Martin RudalicsFix 'calculate-lisp-indent' when "[" starts containing...
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 Eli Zaretskii; * lisp/simple.el (kill-region): A better fix for...
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 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 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-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
2021-10-20 Po LuFix tab bar item highlight when a mouse click is dropped
2021-10-20 Stefan KangasRefer to mouse-highlight from make-pointer-invisible...
2021-10-20 Robert Pluim* etc/PROBLEMS: Add hex codepoint for NO-BREAK SPACE
2021-10-20 Robert PluimDescribe how to debug fontconfig issues
2021-10-20 Michael AlbinusAdapt Tramp tests
2021-10-20 Jim PorterConvert ANSI color definitions in themes to use faces...
2021-10-20 Lars IngebrigtsenRevert "Revert back to using ESC as viper-ESC-key again"
2021-10-19 Alan ThirdFix inset rectangle corners when sides aren't drawn...
2021-10-19 Jan SynacekDon't use color escape sequences in vc-git-expanded...
2021-10-19 Michael AlbinusCode cleanup in tramp-tests.el
2021-10-19 Michael Albinus; etc/NEWS fix wording
2021-10-19 Michael Albinus; etc/NEWS: Fix typos
2021-10-19 Robert Pluim* admin/notes/unicode: Refer to Unicode's emoji-style.txt
2021-10-19 Robert PluimHandle VS-16 correctly for non-emoji codepoints
2021-10-19 Eli Zaretskii; * etc/NEWS: Minor copyedit about 'repeat-mode'.
2021-10-19 Tassilo HornAdjust bug-reference-bug-regexp default values to match...
2021-10-19 Pedro Mauro; * doc/emacs/windows.texi: Doc fix.
next