]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-12-01 Juri Linkov* lisp/help.el (help--analyze-key): Prefer posn-set...
2021-12-01 Stefan KangasBump Emacs version to 28.0.90
2021-12-01 Stefan Kangas; * etc/AUTHORS: Update.
2021-12-01 Stefan Kangas; * admin/authors.el (authors-aliases): More fixes.
2021-12-01 Stefan Kangas; * ChangeLog.3: Update.
2021-12-01 Stefan Kangas; * ChangeLog.3: Minor fixes.
2021-12-01 Stefan Kangas; * admin/authors.el (authors-aliases): Further updates.
2021-12-01 Stefan Kangas; * lisp/org/ob-julia.el: Fix Author header for authors.el.
2021-12-01 Alan MackenzieCC Mode: Recognise "struct foo {" as introducing a...
2021-12-01 Stefan Kangas; Auto-commit of loaddefs files.
2021-11-30 Stefan KangasUpdate authors.el for Emacs 28
2021-11-30 Stefan Kangas; * ChangeLog.3: Some additional fixes.
2021-11-30 Stefan Kangas; * ChangeLog.3: Filename fixes.
2021-11-30 Juri Linkov* lisp/repeat.el: Fix long-standing problem when a...
2021-11-30 Juri Linkov* lisp/repeat.el (repeat-keep-prefix): Change default...
2021-11-30 Juri Linkov* test/lisp/repeat-tests.el (repeat-tests-call-b):...
2021-11-30 Eli Zaretskii; * src/comp.c (syms_of_comp) <comp-no-native-file...
2021-11-30 Juri Linkov* src/callint.c (Fcall_interactively): Fix inhibit_mous...
2021-11-30 Lars IngebrigtsenFix regression in gdb-frame-handler
2021-11-30 YugaEgoFormat and index concept 'predicate' in ELisp Intro
2021-11-30 Stefan Kangas; * ChangeLog.3: Fix typos.
2021-11-30 Stefan Kangas; * ChangeLog.3: Formatting fixes.
2021-11-30 Stefan Kangas; make change-history-commit
2021-11-29 Eli ZaretskiiMerge branch 'emacs-28' of git.savannah.gnu.org:/srv...
2021-11-29 Protesilaos... Remove problematic characters from modus-themes.org...
2021-11-29 Andreas SchwabAvoid undefined behaviour when copying part of structure
2021-11-29 Stefan Kangas* Makefile.in (PREFERRED_BRANCH): Now emacs-28.
2021-11-28 Karl Fogel; Remove an obsolete comment
2021-11-28 Eli Zaretskii* src/coding.c (Fdecode_coding_region, Fencode_coding_r...
2021-11-28 Stefan Kangas; * lisp/org/org.el: Fix version header.
2021-11-27 Mike KupferFix Subject when forwarding message with 2-line From
2021-11-27 Kyle MeyerUpdate to Org 9.5.1-11-g96d91b
2021-11-27 Eli Zaretskii* doc/lispref/commands.texi (Click Events): Fix wording...
2021-11-25 Eli Zaretskii; * src/emacs.c (main): Add commentary about command...
2021-11-25 Robert PluimFix pdf generation with Texinfo 6.7
2021-11-25 Eli ZaretskiiFix 'posn-at-point' near some overlays
2021-11-25 Eli Zaretskii; * CONTRIBUTE: No cleanups on release branches, even...
2021-11-25 Narendra Joshi* lisp/repeat.el (repeat-post-hook): Add check symbolp...
2021-11-24 Eli ZaretskiiRevert "Use @pxref when necessary"
2021-11-24 Robert PluimUse @pxref when necessary
2021-11-24 Michael AlbinusBackport Tramp fixes, don't merge
2021-11-23 Takesi AyanokojiFix typos in documentation
2021-11-23 Eli Zaretskii; * etc/DEBUG: Fix last change.
2021-11-23 Eli Zaretskii; * etc/DEBUG: Adjust instructions for libgccjit reprod...
2021-11-23 Eli Zaretskii; * src/xdisp.c (produce_stretch_glyph): Avoid compilat...
2021-11-22 Eli ZaretskiiFix '(space :relative-width N)' display spec w/non...
2021-11-22 Juri Linkov* lisp/proced.el (proced-sort-header): Fix event positi...
2021-11-20 Kyle MeyerUpdate to Org 9.5-72-gc5d6656
2021-11-20 Eli ZaretskiiFix mouse handling with several TTY frames on MS-Windows
2021-11-20 Eli ZaretskiiFix temacs invocation from outside of the 'src' directory
2021-11-20 Eli Zaretskii; Avoid byte-compilation warnings in edmacro.el
2021-11-20 martin rudalicsFix mouse events on tab bar or tool bar when 'track...
2021-11-20 Po LuFix `browse-url-interactive-arg' for certain kinds...
2021-11-19 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-get-remote-gid...
2021-11-19 Michael AlbinusAdd upward compatibility entry in Tramp (don't merge)
2021-11-18 Juri LinkovFix sorting of menus in `context-menu-local' (bug#50067).
2021-11-18 Juri LinkovFix flyspell-correct-word selected from context menu...
2021-11-18 Robert Pluim* lisp/repeat.el (describe-repeat-maps): Print all...
2021-11-18 Juri Linkov* lisp/tab-bar.el: Use 'mouse-1' for history buttons...
2021-11-18 Eli ZaretskiiImprove documentation of window hooks
2021-11-18 Eli ZaretskiiImprove doc string of 'highlight-nonselected-windows'
2021-11-17 Stefan Kangas* admin/authors.el (authors-ignored-files): Ignore...
2021-11-16 Juri Linkov* lisp/tab-bar.el (tab-bar-select-tab): Add check for...
2021-11-16 Juri Linkov* lisp/tab-bar.el: Doc fixes for commands bound to...
2021-11-15 Eli ZaretskiiFix removal of fringe marks of deleted bookmarks
2021-11-15 Juri Linkov* lisp/repeat.el (repeat-echo-message): Bind message...
2021-11-15 Robert Pluim* lisp/repeat.el (describe-repeat-maps): Use help-fns...
2021-11-15 Juri Linkov* lisp/repeat.el: Detect changes in the minibuffer...
2021-11-15 Eli ZaretskiiAvoid segfaults due to freed face cache
2021-11-15 Stefan KangasDoc fix; change recommended file name of custom-file
2021-11-14 Philip Kaludercic* rcirc.el (rcirc-define-command): Fix interactive...
2021-11-14 Lars IngebrigtsenFix `C-h k' in gnus-article-mode (don't merge)
2021-11-14 Daniel MartínFix semantic-symref-perform-search doc string
2021-11-14 Eli ZaretskiiAdd more files to be natively-compiled AOT
2021-11-14 Lars Ingebrigtsengnus-summary-line-format doc string clarification
2021-11-13 Alan MackenzieFix follow-scroll-down in a small buffer which starts...
2021-11-13 Eli ZaretskiiFix compilation on MS-Windows
2021-11-13 Philipp StephaniUse posix_spawn if possible.
2021-11-13 Eli ZaretskiiImprove style and comments in font-related sources
2021-11-12 Stefan Kangas; Fix typos
2021-11-12 Eli ZaretskiiImprove documentation of 'decode-coding-region'
2021-11-12 Lars IngebrigtsenFix problem with temp buffer killing in package-install...
2021-11-12 Lars IngebrigtsenFix Lisp Intro markup error
2021-11-11 Eli ZaretskiiFix ACL errors with WebDAV volumes on MS-Windows
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...
next