]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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
next