]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-05-31 Nicolás Bértolo* Cut down compile-time emitting static data as string...
2020-05-31 Andrea Corallo* Emit better debug comments in emit_static_object
2020-05-31 Nicolás BértoloFix loading of libgccjit.dll while dumping in Windows.
2020-05-31 Nicolás BértoloDo not call `gensym' too early when loading a dump...
2020-05-30 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-05-30 Andrea Corallo* Avoid calling Ffile_exists_p too early
2020-05-29 Eli ZaretskiiAnother fix of display of line-prefix with fringe bitmaps
2020-05-29 Stefan Monnier* lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie...
2020-05-29 Dmitry Gutovproject-prompt-project-dir: Use more consistent prompts
2020-05-29 Eli ZaretskiiFix display of line-prefix with fringe bitmaps
2020-05-29 Eli ZaretskiiCommit indian.el forgotten in previous change.
2020-05-29 Michael Albinus* lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STA...
2020-05-29 akater* lisp/emacs-lisp/lisp-mode.el: Add new indentation...
2020-05-28 Arnold NoronhaCreate a buffer-local binding to improve performance
2020-05-28 Dmitry Gutovnext-error-find-buffer-function: Back to #'ignore
2020-05-28 Dmitry Gutov; project.el: Update TODO
2020-05-28 James ThomasImprove Malayalam language transliteration
2020-05-28 Simen HeggestøylMerge branch 'feature/project-switching'
2020-05-28 Mattias EngdegårdDocument that {en,de}code-coding-string preserve match...
2020-05-28 Glenn MorrisMerge from origin/emacs-27
2020-05-28 Glenn Morris; Merge from origin/emacs-27
2020-05-28 Glenn MorrisMerge from origin/emacs-27
2020-05-28 Simen Heggestøyl; * doc/emacs/maintaining.texi: Fix typo.
2020-05-27 Glenn MorrisTiny texinfo markup fixes
2020-05-27 Basil L. Contovounesios; Fix more @var/@code mixups in Elisp manual
2020-05-27 Basil L. Contovounesios; Fix another format-spec typo in the Elisp manual
2020-05-27 Dmitry GutovMake next-error behavior a bit more flexible
2020-05-27 Noam Postavsky* etc/NEWS.25: Belatedly announce upcase-dwim and downc...
2020-05-27 Noam PostavskyAdjust NEWS for revert of eshell fix on emacs-27 (Bug...
2020-05-27 Noam PostavskyFix customizing of ido-mode (Bug#41557)
2020-05-27 Paul EggertFix crash with invalid bytecode vectors
2020-05-27 Paul Eggert--with-wide-int is a no-op on 64-bit hosts
2020-05-27 Paul EggertOmit unnecessary USE_LAB_TAG #if
2020-05-27 Simen HeggestøylSimplify the previous commit
2020-05-27 Mattias EngdegårdDon't clobber match data in utf-8-hfs conversion (bug...
2020-05-26 Paul EggertTweak GC performance if !USE_LSB_TAG
2020-05-26 Alan MackenzieIntroduce some Objective-C 2.0 keywords. This fixes...
2020-05-26 Simen HeggestøylAvoid adding the empty string to the project list
2020-05-26 Simen HeggestøylAdapt project functions to the new 'project-root'
2020-05-26 Dmitry GutovSome copy edits
2020-05-26 Dmitry GutovTeach project-current to inhibit the prompt
2020-05-26 Simen HeggestøylUpdate the Emacs manual with recent project.el changes
2020-05-26 Simen HeggestøylRename 'project-switch-menu' to 'project-switch-commands'
2020-05-26 Simen HeggestøylSimplify 'project--keymap-prompt' a bit
2020-05-26 Simen HeggestøylTurn project switch menu var into a public alist
2020-05-26 Simen HeggestøylChange dispatch binding of 'project-find-regexp'
2020-05-26 Dmitry GutovIntegrate project-switch-project with project-find...
2020-05-26 Dmitry GutovMove project-dired and project-eshell higher
2020-05-26 Dmitry GutovUse an alist instead of a keymap
2020-05-26 Dmitry GutovImprove project name completion
2020-05-26 Dmitry GutovSimplify a little, and avoid duplicate commands
2020-05-26 Simen HeggestøylAdd project switching functionality
2020-05-26 Paul EggertPort struct Lisp_FLoat to oddball platforms
2020-05-26 Paul EggertMove union emacs_align_type to alloc.c
2020-05-26 Paul EggertFurther fix for aborts due to GC losing pseudovectors
2020-05-26 Paul EggertRefix aborts due to GC losing pseudovectors
2020-05-26 Paul EggertFix aborts due to GC losing pseudovectors
2020-05-26 Stefan KangasMark metamail.el as obsolete (Bug#41388)
2020-05-25 Andrea CoralloAdd a compiler hint test
2020-05-25 Andrea Corallo* Split type hint pass from dead code removal pass...
2020-05-25 Dmitry GutovBump project.el version
2020-05-25 Dmitry Gutov; More the note about reporting problems further up
2020-05-25 Philipp Stephani; * lisp/files.el (auto-save-visited-mode): Fix typo...
2020-05-25 Philipp StephaniAllow inhibiting 'auto-save-visited-mode' on a per...
2020-05-25 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-05-25 Eli ZaretskiiFix access to single-byte characters in buffer text
2020-05-25 Lars IngebrigtsenDon't bug out in xml-escape-string if invalid character...
2020-05-25 ej32u@protonmail.comAdd command ffap-other-tab (Bug#41410)
2020-05-25 Noam PostavskyMake dedicated keymap and mode for eshell-command ...
2020-05-25 Noam PostavskyFix segfault on closing frame with tooltip (Bug#41239)
2020-05-25 Noam PostavskyRevert "Fix eshell-mode-map initialization"
2020-05-24 Matthias MeulienFix tab-bar-tab-name-ellipsis initialization
2020-05-24 Andrea Corallo; Ease ifdef navigation in native-comp files
2020-05-24 Basil L. ContovounesiosFix Elisp manual entry for format-spec
2020-05-24 Andrea CoralloFix GNU style
2020-05-24 Andrea CoralloFix non Windows builds
2020-05-25 Nicolás BértoloImprove handling of native compilation units still...
2020-05-24 Stefan KangasMark browse-url-conkeror as obsolete
2020-05-24 Eli ZaretskiiFix rare assertion violations in 'etags'
2020-05-24 Basil L. Contovounesios; * lisp/format-spec.el (format-spec): Fix typo.
2020-05-24 Carl LeiAdd three C++20 coroutine keywords, co_await, co_yield...
2020-05-24 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-05-23 Paul EggertPort etags FALLTHROUGH to C2X
2020-05-23 Paul EggertRestore check for Emacs 20.2 bytecodes
2020-05-23 Glenn MorrisMerge from origin/emacs-27
2020-05-23 Glenn Morris; Merge from origin/emacs-27
2020-05-23 Glenn MorrisMerge from origin/emacs-27
2020-05-23 Glenn Morris; Merge from origin/emacs-27
2020-05-23 Glenn MorrisMerge from origin/emacs-27
2020-05-23 Stefan Monnier* lisp/subr.el (save-match-data): Clarify use in docstring
2020-05-23 Andrea Corallo* lisp/loadup.el: Use new 'native-comp-available-p'.
2020-05-23 Eli ZaretskiiImprove the documentation of setting up fontsets
2020-05-23 Philipp StephaniReject invalid characters in XML strings (Bug#41094).
2020-05-23 Nicolás Bértolo* Windows: Use NUMBER_OF_PROCESSORS environment variable.
2020-05-23 Nicolás Bértolo* Workaround the 32768 chars command line limit in...
2020-05-23 Eli Zaretskii; * etc/NEWS: Mention new customization options for...
2020-05-23 Chris McMahanLet user adjust the column widths of the package menu.
2020-05-23 Eli Zaretskii; * etc/TODO (Ligatures): Update the entry based on...
2020-05-23 Andrea Corallo* src/comp.c: Aesthetic, GNU style fixes.
2020-05-23 Eli Zaretskii; * etc/TODO (Ligatures): Update the entry based on...
next