]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-13 Paul EggertMerge from origin/emacs-28
2021-10-13 Paul EggertChange release branch to emacs-28
2021-10-13 Eli Zaretskii; * etc/charsets/README: Update the format documentation.
2021-10-13 Lars IngebrigtsenUpdate Emacs requirement after removing compat code
2021-10-13 Lars IngebrigtsenAllow inhibiting `not-unused' warnings
2021-10-13 Lars IngebrigtsenFix problem with multiline fontification in interactive...
2021-10-13 Michael AlbinusContinue to work on emba integration
2021-10-13 Michael AlbinusTramp doc cleanup
2021-10-13 Lars IngebrigtsenRemove some compat code from python.el
2021-10-13 Lars IngebrigtsenMake emacs-lisp-byte-compile-and-load load the .elc...
2021-10-13 Peter MünsterFix point movement in image-dired
2021-10-13 Andreas Schwab* src/pdumper.h: Include <stdio.h>.
2021-10-13 Martin RudalicsImprove 'display-buffer' 'temp-buffer-resize-mode'...
2021-10-13 Stefan KangasImprove shortdoc for vector
2021-10-13 Stephen GildeaMH-E: restore message about obsolete key binding
2021-10-13 Paul EggertFix test bug when calloc returns null
2021-10-12 Basil L. ContovounesiosFix byte-compilation warnings in nox builds
2021-10-12 Eric AbrahamsenClean up nnimap buffers with dead processes
2021-10-12 Lars Ingebrigtsendecoded-time-add doc string addition
2021-10-12 Paul EggertPacify GCC 11 -fanalyzer on x86-64
2021-10-12 Michael AlbinusAdapt emba control files
2021-10-12 Gregory HeytingsImprove handling of non-character events in input methods
2021-10-12 João Távora; Fix mistakes in last doc rewording about shorthands
2021-10-12 Glenn MorrisMerge from origin/emacs-28
2021-10-12 Glenn Morris; Merge from origin/emacs-28
2021-10-12 Glenn MorrisMerge from origin/emacs-28
2021-10-12 Glenn Morris; Merge from origin/emacs-28
2021-10-12 Glenn MorrisMerge from origin/emacs-28
2021-10-12 Eli Zaretskii; Fix last change related to shorthands
2021-10-12 Lars IngebrigtsenFix more Gnus group key bindings recently changed
2021-10-12 Stefan KangasRemove more MH-E compat code
2021-10-12 Lars IngebrigtsenMake dbus work in a dumped Emacs
2021-10-12 Lars IngebrigtsenAdd a new after-pdump-load-hook variable
2021-10-12 Stefan KangasMake mh-do-in-gnu-emacs obsolete
2021-10-12 Andreas SchwabChange --fingerprint to output to stdout
2021-10-12 Martin RudalicsHave 'while-no-input-ignore-events' handle idle timers...
2021-10-12 Martin RudalicsIn Fdelete_other_windows_internal fix new total window...
2021-10-12 Stephen Gildea* lisp/mh-e/mh-show.el (mh-junk-whitelist): Custom...
2021-10-12 Stefan Monnier* list/erc/erc-{replace,imenu,dcc}: Tweak copyright...
2021-10-12 Stefan KangasRemove last XEmacs compat code from ERC
2021-10-12 Stefan KangasPrefer setq-local in lisp/mh-e/*.el
2021-10-11 Stefan KangasRemove some more MH-E compat code
2021-10-11 João TávoraDon't apply shorthands to punctuation-only symbols...
2021-10-11 Stefan KangasRemove redundant calls to 'mh-do-in-gnu-emacs'
2021-10-11 Stefan KangasFontify "print" and "exec" as functions in python-mode
2021-10-11 Stefan Kangas* lisp/progmodes/python.el: Bump package version to...
2021-10-11 Juri LinkovCopy parent face attributes to tab-line-tab-current...
2021-10-11 Martin RudalicsAnother fix for 'ibuffer-shrink-to-fit' (Bug#7218,...
2021-10-11 Michael Albinus; * test/src/emacs-module-tests.el: Instrument for...
2021-10-11 Michael AlbinusBackport: * doc/misc/tramp.texi (Bug Reports): Describe...
2021-10-11 Paul EggertWork around GCC bug 102671
2021-10-11 Glenn MorrisFix merge error for elisp-mode-tests.el
2021-10-11 Glenn MorrisMerge from origin/emacs-28
2021-10-11 Glenn Morris; Merge from origin/emacs-28
2021-10-11 Glenn MorrisMerge from origin/emacs-28
2021-10-11 Amin BandaliRelease ERC 5.4
2021-10-11 Amin Bandali* etc/ERC-NEWS: Announce ERC's addition to GNU ELPA.
2021-10-11 Amin Bandali* etc/ERC-NEWS: Fix outline level for the recent additions.
2021-10-11 Amin BandaliAdd ERC entries for 'customize-package-emacs-version...
2021-10-11 Dmitry GutovExpand the full file name
2021-10-11 Stefan KangasObsolete XEmacs compat convention in 'erc-button-press...
2021-10-11 Amin BandaliRevert "Obsolete XEmacs compat convention in erc-button...
2021-10-11 F. Jason ParkBackport: Add ERC version to protocol log
2021-10-11 Stefan KangasFontify "print" and "exec" as functions in python-mode
2021-10-11 Eli ZaretskiiAdapt the recent 'num_processors' change to MS-Windows
2021-10-11 Stefan KangasMinor fix to clarify a sentence in emacs-lisp-intro
2021-10-11 Lars IngebrigtsenMention --fingerprint in NEWS
2021-10-11 Glenn MorrisMake the installed pmdp file use a fingerprint
2021-10-11 Lars IngebrigtsenFix menu display of keys when cua-mode is active
2021-10-11 Lars IngebrigtsenChange how cua-mode defined `C-x' and `C-c'
2021-10-11 Lars IngebrigtsenAllow :keys in menus to be computed dynamically
2021-10-11 Basil L. Contovounesios; Pacify recent shorthand unused lexarg warnings.
2021-10-11 Lars IngebrigtsenMake tty-run-terminal-initialization load the .elc...
2021-10-11 Lars IngebrigtsenFix ert errors when there's a test that binds `debug...
2021-10-11 Lars IngebrigtsenTweak how auto-fill fills after a period
2021-10-11 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-10-11 Michael Albinus* doc/misc/tramp.texi (Bug Reports): Describe, how...
2021-10-10 Paul EggertNew function num-processors
2021-10-10 Juri LinkovAdd symbol property 'save-some-buffers-function' (bug...
2021-10-10 Juri LinkovKeep reading when typed RET in read-char-from-minibuffe...
2021-10-10 David M. Koppelman* lisp/userlock.el (ask-user-about-supersession-threat...
2021-10-10 Eli ZaretskiiFix point positioning on mouse clicks with non-zero...
2021-10-10 João TávoraComplete shorthands to longhands for symbol-completing...
2021-10-10 João TávoraAdd new failing test for bug#51089
2021-10-10 Lars IngebrigtsenFix mairix-el.texi menu
2021-10-10 Stefan Kangas; * lisp/emacs-lisp/shortdoc.el: Fix typo.
2021-10-10 Dmitry GutovAvoid mapping file names through 'substring'
2021-10-09 Kyle MeyerUpdate to Org 9.5-46-gb71474
2021-10-09 Stephen GildeaExpanded testing of MH-E with multiple MH variants
2021-10-09 Philipp StephaniFix Seccomp filter for newer GNU/Linux systems (Bug...
2021-10-09 Michael AlbinusTramp code cleanup
2021-10-09 Glenn MorrisMerge from origin/emacs-28
2021-10-09 Stefan Monnier* lisp/progmodes/bug-reference.el: Use new `eql` specia...
2021-10-09 Michael Albinus; Fix indentation in etc/NEWS
2021-10-09 Michael AlbinusFix thinko in ls-lisp--insert-directory
2021-10-09 Lars IngebrigtsenMention that RET means "yes" in y-or-n-p
2021-10-09 F. Jason ParkAdd ERC version to protocol log
2021-10-09 Lars IngebrigtsenRemove mistaken dired-x entry from previous info-look...
2021-10-09 Lars IngebrigtsenMake `C-h S' work on symbols from most of the manuals...
2021-10-09 Lars IngebrigtsenAdd indices to mairix-el
next