]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-11-11 Aleksandr VityazevFix tramp-compat-file-name-concat (Bug#51754)
2021-11-10 Juri Linkov* lisp/vc/vc-git.el (vc-git-mergebase): More meaningful...
2021-11-10 Michael Albinus; Fix heading in etc/NEWS
2021-11-10 Stefan Kangas; * etc/NEWS: Move a bookmark related item further...
2021-11-10 Stephen Gildeatime-stamp: %F is "file name" not "pathname" + other doc
2021-11-10 Tom Levy; Fix typos in CONTRIBUTE, ELisp manual, ediff
2021-11-09 Juri Linkov* doc/misc/eww.texi (Advanced): Fix missed variable...
2021-11-09 Juri Linkov* doc/emacs/windows.texi (Window Convenience): Use...
2021-11-09 Juri Linkov* doc/emacs/maintaining.texi (Basic VC Editing): Mentio...
2021-11-09 Eli Zaretskii; * doc/emacs/building.texi (Lisp Libraries): Fix a...
2021-11-09 Juri Linkov* lisp/progmodes/prog-mode.el (prog-context-menu):...
2021-11-09 Stefan KangasRevert "Fix localized display of date and time in the...
2021-11-08 Juri Linkov* lisp/mouse.el (mouse-buffer-menu-mode-groups): Tighte...
2021-11-08 Juri Linkov* doc/emacs/search.texi (Isearch Yank): Add isearch...
2021-11-08 Stefan Kangas; * etc/PROBLEMS: Move librsvg-related item to better...
2021-11-07 Alan MackenzieAmend Follow Mode to handle header lines and tab lines...
2021-11-07 Stefan Kangas* lisp/files.el (user-emacs-directory-warning): Clarify...
2021-11-07 Juri Linkov* doc/emacs/frames.texi (Tab Bars): Add text about...
2021-11-07 Juri Linkov* doc/emacs/frames.texi (Tab Bars): Describe tab-last.
2021-11-07 Stefan Kangas; * etc/PROBLEMS: Minor clarification of a recent entry.
2021-11-07 Jim PorterAdd some unit tests for 'abbreviate-file-name'
2021-11-07 Eli ZaretskiiFix compilation MinGW warnings
2021-11-07 Eli Zaretskii; * etc/PROBLEMS: More specific recipe for WebKit-relat...
2021-11-06 Stefan KangasEscape '%' in filenames to fix flymake warnings
2021-11-06 Lars IngebrigtsenFix search string generation in nnimap-make-thread...
2021-11-06 Kyle MeyerUpdate to Org 9.5-68-g77e2ec
2021-11-06 Michael AlbinusFix dbus-test04-register-method on CentOS (Bug#51369)
2021-11-06 Jonas Bernoulli* lisp/transient.el: Update to package version v0.3...
2021-11-06 Eli Zaretskii; * etc/NEWS: Native compilation is more picky about...
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Move entry about LLVM plugin to the...
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Describe a crash in xwidgets due...
2021-11-06 Eli Zaretskii; * etc/PROBLEMS: Rearrange and update the section...
2021-11-06 Eli ZaretskiiClarify "text area of a window" in the documentation
2021-11-06 Stefan KangasImprove docstring of kmacro-set-format
2021-11-05 Stefan KangasRevert "* lisp/wid-edit.el (widget-field): Add subtle...
2021-11-05 Stefan Kangas* etc/PROBLEMS: Mention X forwarding slowdowns. (Bug...
2021-11-04 Stefan Kangas* lisp/custom.el (defgroup): Document the :prefix keyword.
2021-11-04 Thibault PolgeDocument ibuffer-auto-mode in ibuffer-mode doc string
2021-11-04 Juri Linkov* doc/emacs/frames.texi (Tab Bars): Reorder toggle...
2021-11-04 Mattias Engdegård; * etc/NEWS: slightly more careful wording
2021-11-04 Stefan KangasUse current face foreground for SVG icons in customize
2021-11-04 Eli Zaretskii; * etc/NEWS: Improve wording of a recently changed...
2021-11-03 Stefan Kangas; * etc/NEWS: Improve NEWS entry for Image-Dired.
2021-11-03 Juri Linkov; * etc/NEWS: Various fixes.
2021-11-03 Juri Linkov* doc/emacs/building.texi (Compilation Mode): Add next...
2021-11-03 Eli Zaretskii; * etc/PROBLEMS: Minor copyedits of the last change...
2021-11-03 Daniel MartínDocument a macOS error message when opening Emacs
2021-11-03 Eli ZaretskiiFix header-line and tab-line when mode-line-compact...
2021-11-03 Mattias EngdegårdAdd manual section about how to avoid regexp problems
2021-11-03 Phillip LordClarify build environment
2021-11-03 Phillip LordClarify build directory structure
2021-11-02 Andrea Corallo* src/pdumper.c (dump_do_dump_relocation): Add sanity...
2021-11-01 Juri Linkov* lisp/progmodes/prog-mode.el (prog-context-menu):...
2021-11-01 Glenn Morris; Auto-commit of loaddefs files.
2021-11-01 Michael AlbinusFix bug#51369
2021-11-01 Michael AlbinusAdapt arguments of `tramp-make-tramp-file-name'
2021-11-01 Lars IngebrigtsenFix typo in describe-map-tree doc string
2021-10-31 Ken BrownDrop support for native compilation on 32-bit Cygwin
2021-10-31 Eli Zaretskii; * doc/emacs/help.texi (Help Mode): Improve indexing.
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 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 Eli ZaretskiiFix display glitches with side-by-side windows on TTY...
2021-10-30 Carlos PitaAvoid replacing common prefix with ellipsis
2021-10-30 Eli ZaretskiiImprove documentation of string truncation APIs
2021-10-29 Imran Khan* lisp/textmodes/css-mode.el: Fix typo. (Bug#51488)
2021-10-29 Lars IngebrigtsenMake message/rfc822 on buttons work again in Gnus
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
next