]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-11-01 Lars IngebrigtsenFix failing help-fns tests after layout changes in...
2021-11-01 Lars IngebrigtsenSay "Key/Binding" instead of "key/binding" in `C-h b'
2021-11-01 Lars IngebrigtsenDon't print empty keymaps in `C-h b'
2021-11-01 Lars IngebrigtsenInclude the major mode name in the `C-h b' output
2021-11-01 Lars IngebrigtsenDon't make key binding face wider than the norm
2021-10-31 Ken BrownMerge from origin/emacs-28
2021-10-31 Ken BrownDrop support for native compilation on 32-bit Cygwin
2021-10-31 Lars IngebrigtsenRe-fix the new mouse event logic in outline
2021-10-31 Lars IngebrigtsenMake TAB work on the outline buttons
2021-10-31 Lars IngebrigtsenClarify describe-bindings code slightly
2021-10-31 Lars IngebrigtsenFix new mouse handling in outline
2021-10-31 Lars IngebrigtsenAdd buttons to outlining and tweak `C-h b' buffer
2021-10-31 Eli ZaretskiiImprove the "Help Mode" section of the Emacs manual
2021-10-31 Eli Zaretskii; * doc/emacs/help.texi (Help Mode): Improve indexing.
2021-10-31 Stefan Kangas; * nextstep/templates/Info.plist.in: Prefer HTTPS.
2021-10-31 Lars IngebrigtsenAdd mode tagging to previously added help commands
2021-10-31 Lars IngebrigtsenAdd 'n'/'p' key bindings in *Help* buffers
2021-10-31 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-10-31 Eli ZaretskiiMerge from origin/emacs-28
2021-10-31 Eli Zaretskii; Merge from origin/emacs-28
2021-10-31 Eli ZaretskiiMerge from origin/emacs-28
2021-10-31 Michael AlbinusAdapt emba control files
2021-10-31 Lars IngebrigtsenAdd highlighting of the F2008 keyword "impure"
2021-10-31 Eli Zaretskii; * src/font.c (Ffont_has_char_p): Minor stylistic...
2021-10-31 Lars IngebrigtsenAdd new function 'font-has-char-p'
2021-10-31 Stefan KangasAdd test for Bug#51527
2021-10-31 Hanno Perrey; * doc/misc/org.org: fix capture context example
2021-10-31 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2021-10-31 Lars IngebrigtsenFix rendering of title-less <abbr> tags in shr
2021-10-31 Eli Zaretskii; * lisp/files.el (make-nearby-temp-file): Doc fix.
2021-10-31 Stefan Monniereieio-core.el: Make slot-value work on defstructs
2021-10-31 Lars IngebrigtsenExpand the kbd-valid-p doc string
2021-10-31 Eli ZaretskiiAvoid signaling errors in lookup-key
2021-10-31 Eli ZaretskiiAvoid signaling errors in lookup-key
2021-10-31 Daniel MartínFix localized display of date and time in the NS port
2021-10-31 Alan ThirdEnsure help echoes only occur once on NS
2021-10-31 Eli ZaretskiiMerge from origin/emacs-28
2021-10-31 Eli ZaretskiiFix display glitches with side-by-side windows on TTY...
2021-10-31 Stefan KangasRemove workaround for fixed Bug#6581 from ert
2021-10-31 Stefan KangasFix bug with string values in equal-including-properties
2021-10-30 Stefan KangasUse primes for hash table bucket sizes
2021-10-30 Eli ZaretskiiMove the documentation of 'string-glyph-split' to prope...
2021-10-30 Carlos PitaAvoid replacing common prefix with ellipsis
2021-10-30 Jim PorterExpand connection-local variables example in doc/emacs...
2021-10-30 dalanicolaiMake list-colors-display sort list passed as argument
2021-10-30 Lars IngebrigtsenAdd new function string-glyph-split
2021-10-30 Kévin Le GouguecAvoid fonts with incomplete coverage of MATHEMATICAL...
2021-10-30 Eli Zaretskii; * doc/emacs/msdos.texi (Windows Misc): Fix typos.
2021-10-30 Eli ZaretskiiMinor fixes for previous change
2021-10-30 Vince SalvinoSupport system dark mode on Windows 10 version 1809...
2021-10-30 Eli ZaretskiiMerge from origin/emacs-28
2021-10-30 Eli ZaretskiiImprove documentation of string truncation APIs
2021-10-29 Eli Zaretskii; Fix a recent change in image.c
2021-10-29 Stefan Kangas* src/image.c: Fix building with giflib on MS-Windows.
2021-10-29 Imran Khan* lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)
2021-10-29 Glenn Morris; Merge from origin/emacs-28
2021-10-29 Glenn MorrisMerge from origin/emacs-28
2021-10-29 Glenn Morris; Merge from origin/emacs-28
2021-10-29 Glenn MorrisMerge from origin/emacs-28
2021-10-29 Glenn Morris; Merge from origin/emacs-28
2021-10-29 Glenn MorrisMerge from origin/emacs-28
2021-10-29 Glenn Morris; Merge from origin/emacs-28
2021-10-29 Glenn MorrisMerge from origin/emacs-28
2021-10-29 Lars IngebrigtsenMake message/rfc822 on buttons work again in Gnus
2021-10-29 Stefan KangasPrefer giflib 5 macros to magic numbers
2021-10-29 Stefan KangasDon't parse GCB block by hand with giflib 5 or later
2021-10-29 Glenn Morris* lisp/loadup.el: Unbreak build.
2021-10-29 Lars IngebrigtsenMake message/rfc822 on buttons work again in Gnus
2021-10-29 Morgan J. SmithAdd some gnus-short-group-name tests
2021-10-29 Lars IngebrigtsenShorten Gnus groups with [foo] in the name better
2021-10-29 Stefan Kangas* src/image.c (gif_load): Minor simplification.
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-29 Eli ZaretskiiFix bootstrapping broken by a recent change
2021-10-28 akaterIndent cl-flet-like forms correctly in incomplete expre...
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 Stefan KangasBe more allowing when looking for menu-bar items
2021-10-28 Eli Zaretskii; * src/keyboard.c (readable_events): Fix a thinko.
2021-10-28 Eli ZaretskiiAvoid assertion violations in 'lookup-key'
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 Kangasimage-dired: Unreverse accidentally reversed menus
2021-10-28 Stefan KangasBe more allowing when looking for menu-bar items
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 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 Lars IngebrigtsenRevert "Add tentative key bindings for the three emoji...
2021-10-27 Lars IngebrigtsenAdd tentative key bindings for the three emoji commands
next