]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-14 Lars Ingebrigtsendefine-key doc string improvement
2021-10-14 Michael Albinus; Instrument gitlab-ci.yml
2021-10-14 Glenn MorrisMerge from origin/emacs-28
2021-10-14 Michael AlbinusAccept process-filter t in Tramp
2021-10-14 Eli Zaretskii; * doc/lispref/processes.texi (Filter Functions):...
2021-10-14 Lars IngebrigtsenDocument the t value for set-process-filter in the...
2021-10-14 Michael Albinus* doc/misc/tramp.texi (Frequently Asked Questions)...
2021-10-14 Eli ZaretskiiFix Help functions for clicks on tool bar and tab bar
2021-10-14 Eli Zaretskii; * etc/DEBUG: Add a section about debugging native...
2021-10-14 Eli ZaretskiiFix display of cursor in mouse-highlighted face with...
2021-10-14 Martin RudalicsIn make_lispy_position fix Bug#50993 in rudimentary...
2021-10-14 Martin RudalicsIn 'window--display-buffer' handle nil size values...
2021-10-14 Michael AlbinusAdapt gitlab-ci.yml paths
2021-10-14 Dmitry GutovAdd new argument INCLUDE-ALL to project-find-file
2021-10-13 Dmitry GutovMark vc-switch-backend as obsolete
2021-10-13 YanAdd missing parentheses in the Emacs manual
2021-10-13 Stefan KangasImprove tooltip of mode-line-position again
2021-10-13 Stefan KangasDouble the default value of kill-ring-max
2021-10-13 Stefan KangasNew tests for kbd and edmacro-parse-keys
2021-10-13 Lars IngebrigtsenMark def* macros for indentation
2021-10-13 Lars IngebrigtsenMark all def* functions that should indent as `defun'
2021-10-13 Philip KaludercicUse browse-url-button-regexp for rcirc-url-regexp
2021-10-13 Juri Linkov* lisp/help.el (help--analyze-key): Avoid mouse-set...
2021-10-13 Paul EggertPacify gcc -Warray-parameter
2021-10-13 Paul EggertPacify GCC -Wanalyzer-possible-null-dereference
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
next