]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-05-18 Philipp StephaniRecreate symptom of Bug#42701.
2021-05-18 Lars IngebrigtsenFix some regressions introduced by the previous dired...
2021-05-18 Basil L. ContovounesiosLook for ElDoc buffer in all visible frames
2021-05-18 Miha RihtaršičFix problem with focusing in `C-o' in ibuffer in some...
2021-05-18 Gong QijianFix `custom-delayed-init-variables' problem when re...
2021-05-18 Stefan Monnier* lisp/kmacro.el: Fix test cases broken by last change
2021-05-18 Alexandr VityazevFix the length= shortdoc example
2021-05-18 Eli ZaretskiiRevert "* lisp/bookmark.el: make bookmark-fontify nil...
2021-05-18 Mattias EngdegårdFix pcase 'rx' patterns with a single named submatch...
2021-05-18 Paul W. Rankin* lisp/bookmark.el: make bookmark-fontify nil default...
2021-05-18 Philipp Stephani* lisp/emacs-lisp/subr-x.el (if-let): Swap &or branches...
2021-05-18 Stefan Monnier* lisp/kmacro.el: Avoid the dynbound dialect of ELisp
2021-05-18 Dmitry GutovVisually truncate excessively long lines in Xref
2021-05-17 Eli ZaretskiiFix the etags test suite
2021-05-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-05-17 Eli Zaretskii; * admin/notes/years: Mention that etags test files...
2021-05-17 Lars IngebrigtsenAdd an etags test for Rust (bug#46055)
2021-05-17 Eli ZaretskiiUpdate the etags/ctags test files
2021-05-17 Sun LinAllow specifying the default archive types to compress...
2021-05-17 Pierre-Antoine... Add support for Rust in etags
2021-05-17 Eli ZaretskiiAvoid crashes in condition-case
2021-05-17 Lars IngebrigtsenMention *-nov-is-evil in the Extra Headers Gnus manual...
2021-05-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-05-17 Eli ZaretskiiImprove documentation of new behavior of 'M-y'
2021-05-17 Philipp StephaniAdd a unit test to reproduce Bug#48471.
2021-05-17 Philipp StephaniFix a few Edebug specifications where code is wrapped...
2021-05-16 Eric AbrahamsenAdd a 'silent option for native-comp-async-report-warni...
2021-05-16 Eric AbrahamsenUse condition-case-unless-debug in nnselect-run
2021-05-16 Eric AbrahamsenFix function signature for gnus-search-indexed-parse...
2021-05-16 Lars Ingebrigtsenmouse-wheel-progressive-speed doc string clarification
2021-05-16 Ingo Lohmarprepend newline in sqli buffer
2021-05-16 Tassilo HornAdd bug-reference-mode-force-auto-setup
2021-05-16 Dario GjorgjevskiAdd more completion tests
2021-05-16 Sebastian UrbanImprove some quotation quoting in the Emacs manual
2021-05-16 Noam PostavskyRemove unreliable test for match data clobbering
2021-05-16 Philipp StephaniOptimize calls to 'eql', 'memql' and similar for fixnums.
2021-05-16 Michael AlbinusFix handling of stderr buffer in Tramp's make-process...
2021-05-16 Tassilo HornBug reference auto-setup for Rmail
2021-05-15 Dmitry GutovUpdate CSS completion tests
2021-05-15 Tassilo HornRefactor bug-reference setup functions into a defvar
2021-05-15 Eli ZaretskiiFix segfaults when byte-compiling with native-compilation
2021-05-15 Alan MackenzieMiscellaneous corrections to src/minibuf.c for bug...
2021-05-15 Eli ZaretskiiFix launching net-utils on MS-Windows
2021-05-15 pilluleFix `quit-restore-window' when all previous buffers...
2021-05-15 Daniel SemyonovMairix: use 'mairix-search-options' as documented
2021-05-15 Daniel SemyonovMairix: autoload main interactive functions
2021-05-15 Eli ZaretskiiImprove doc string of 'log-edit-generate-changelog...
2021-05-15 Martin RudalicsHave X builds handle VisibilityNotify events (Bug#48268...
2021-05-15 Dmitry GutovAdd :company-kind support to nxml-mode completion
2021-05-15 Dmitry GutovAdd :company-kind support to sh-mode completion
2021-05-15 Dmitry GutovInclude colons in the completion strings
2021-05-15 Dmitry GutovAdd :company-kind support to css-mode completion
2021-05-14 Lars IngebrigtsenMake the M-x obsoletion check more robust
2021-05-14 Alan MackenzieVarious detailed fixes to minibuf.c, etc., to fix bug...
2021-05-13 Eli Zaretskii; * doc/misc/calc.texi (Date Arithmetic): Fix order...
2021-05-13 Glenn Morris* doc/misc/calc.texi: Remove most hand-written node...
2021-05-13 Glenn MorrisRemove more hand-written node pointers in doc/misc
2021-05-13 Glenn Morris* doc/misc/epa.texi: Remove hand-written node pointers.
2021-05-13 Glenn MorrisMerge from origin/emacs-27
2021-05-13 Glenn Morris* doc/misc/epa.texi: Fix @nodes in previous change.
2021-05-13 Michael AlbinusImprove Tramp traces
2021-05-13 dickmaoProcess sentinels need to work under X and commandline
2021-05-13 Eli ZaretskiiFix vertical cursor motion across tall text or small...
2021-05-13 Michael AlbinusFix bug#48349 in file-name-non-special
2021-05-13 Stefan KangasDocument `package-quickstart' in the user manual
2021-05-13 Nicolás BértoloMake searching for files faster under Windows
2021-05-13 Stefan KangasDon't consider obsolete commands for completion in...
2021-05-13 Radon RosboroughUse an explicit line width of 1 on hollow cursors under X
2021-05-13 Eli Zaretskii; * src/image.c (xpm_format, xpm_valid_color_symbols_p...
2021-05-13 Eli Zaretskii* src/image.c (xpm_image_p): Avoid another compiler...
2021-05-13 Eli Zaretskii* src/image.c: Avoid compiler warnings in Cairo builds...
2021-05-12 Tom GillespieFix evaluation order for hack-local-variables
2021-05-12 Philip KDon't mark interactive commands as internal functions
2021-05-12 Michael Albinus; Rearrange EasyPG entry in etc/NEWS
2021-05-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-05-12 Eli ZaretskiiImprove doc strings and prompt in epa-ks.el
2021-05-12 Lars IngebrigtsenEven further `text-property-search-forward' clarifications
2021-05-12 Lars IngebrigtsenUpdate email address in epa-ks.el
2021-05-12 Philip KAll a GPG key server client
2021-05-12 Glenn Morris; Comment fix
2021-05-12 Lars IngebrigtsenFix `uniquify-managed' unbounded growth
2021-05-12 Lars IngebrigtsenFurther corrections for the text-property-search doc...
2021-05-12 Lars IngebrigtsenTweak indentation of #foo in js-mode
2021-05-12 Lars IngebrigtsenRemove unused variable in rmail.el
2021-05-12 Eli ZaretskiiFix the tests for 'string-limit'
2021-05-12 Jim PorterAbbreviate rgrep command on MS Windows (bug#48302)
2021-05-12 Martin RudalicsHandle Bug#24526 without breaking Emacs on tiling WMs...
2021-05-12 Richard StallmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2021-05-12 Richard StallmanAvoid querying in a noninteractive Emacs.
2021-05-12 Richard StallmanHandle empty string as mail-header-separator
2021-05-12 Richard StallmanHandle multi-line FROM.
2021-05-12 Richard StallmanLittle improvements in rmail.el. Recognize encryped...
2021-05-12 Richard StallmanUse rfc822-goto-eoh rather that mail-header-separator.
2021-05-11 Eli ZaretskiiMove the Text Properties menu back to Edit
2021-05-11 Lars IngebrigtsenRemove purecopy throughout facemenu.el (since it's...
2021-05-11 Lars IngebrigtsenMove facemenu to enriched mode
2021-05-11 Tassilo HornFix dired confirm message asking to kill buffers of...
2021-05-11 Stefan Monnier* lisp/font-lock.el: Fix `font-lock-comment-end-skip...
2021-05-11 Eli ZaretskiiImprove documentation of Hexl mode
2021-05-11 Andrea CoralloRename comp-deferred-compilation
next