]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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-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 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 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 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 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 Basil L. ContovounesiosFix Elisp manual entry for format-spec
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-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 Eli ZaretskiiImprove the documentation of setting up fontsets
2020-05-23 Philipp StephaniReject invalid characters in XML strings (Bug#41094).
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 Eli Zaretskii; * etc/TODO (Ligatures): Update the entry based on...
2020-05-23 Eli Zaretskii* doc/emacs/killing.texi (Rectangles): Improve indexing.
2020-05-23 Eli ZaretskiiFix accessing files on networked drives on MS-Windows
2020-05-23 Stefan KangasDelete another library obsolete since 23.2
2020-05-23 Stefan Monnier* lisp/doc-view.el (doc-view-presentation): Fix thinko
2020-05-23 Dmitry GutovImplement 'mark-resolved' for the Git backend
2020-05-23 Dmitry Gutovproject.el: A project has only one main root now
2020-05-23 Dmitry GutovDisable ido-everywhere when ido-mode is off
2020-05-22 Basil L. ContovounesiosImprove shr/eww handling of mailto URLs
2020-05-22 Basil L. ContovounesiosVarious json.el improvements
2020-05-22 Alan MackenzieCC Mode: Fix bug #39972, by fixing c-display-defun...
2020-05-21 Paul EggertRedo RCS Id for pdumper
2020-05-21 Basil L. Contovounesios; Bump defcustom :version in last change
2020-05-21 Stefan KangasSecond attempt at improving indexing in control.texi
2020-05-20 Ryan C. Thompsonlisp/ido.el: Respect completion-auto-help setting
2020-05-20 Matthias MeulienBookmark locations can refer to VC directory buffers...
2020-05-20 Alan Third; * etc/PROBLEMS: Add note about color list issues...
2020-05-20 Alan MackenzieCC Mode: Fix bug #39972, by fixing c-display-defun...
2020-05-20 Eric AbrahamsenPrevent gnus-registry-handle-action from creating spuri...
2020-05-20 Alan Mackenziewhich-function-mode: put hook function on after-change...
2020-05-20 Michael Albinus; Fix comment in tramp-archive.el
2020-05-20 Andrea Corallo; src/alloc.c: Add a GC reg spill mechanism and Bug...
2020-05-20 Michael AlbinusFix minor Tramp oddities
2020-05-20 Paul EggertHoist some byte-code checking out of eval
2020-05-19 Kévin Le GouguecAdd test for bug#39680
2020-05-19 Philip KAdd project-compile command
2020-05-19 Dmitry Gutovproject--vc-list-files: Don't list conflicted files...
2020-05-19 Tassilo HornAllow back-references in syntax-propertize-rules.
2020-05-19 Eli Zaretskii; Update TODO item about ligature support
2020-05-19 Tassilo HornIndicate not downloaded parts in MIME buttons.
2020-05-19 Stefan Kangas* doc/lispref/control.texi (Processing of Errors):...
2020-05-19 Paul EggertReject attempts to clear pure strings
2020-05-19 Stefan KangasClarify wording in my last commit
2020-05-18 Paul EggertImprove password-cache-add example in comment
2020-05-18 Paul EggertRedo RCS Id for pdumper
2020-05-18 Dmitry Gutov; Update NEWS
2020-05-18 Glenn MorrisAdd test for recent buffer-local-variables change
2020-05-18 Alan MackenzieCC Mode: Allow "static" etc. to be placed after a decla...
2020-05-18 Glenn MorrisRestore buffer-undo-list to buffer-local-variables
2020-05-18 Simen HeggestøylUse lexical-binding in webjump.el and add tests
2020-05-18 Mattias EngdegårdFix calculator entry of numbers with negative exponents...
2020-05-18 Dmitry GutovUpdate the package version
2020-05-18 Dmitry GutovAdd user option project-vc-merge-submodules
2020-05-17 Dmitry Gutovvc-working-revision: Bind default-directory
2020-05-17 Paul EggertDon’t attempt to modify constant strings
2020-05-17 Andrea Corallo* Fix Garbage Collector for missing calle-saved regs...
2020-05-17 Richard StallmanDon't mention non-GNU package archives.
2020-05-17 Stefan KangasFix minor issues with mouse-drag-and-drop-region-show...
next