]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-05-27 Simen HeggestøylSimplify the previous commit
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 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-24 Stefan KangasMark browse-url-conkeror as obsolete
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...
2020-05-17 Paul EggertDon’t attempt to modify constant strings
2020-05-17 Dmitry Gutov; Bump the project.el version to trigger a new release
2020-05-17 Paul EggertMinor fixups for mutability doc
2020-05-17 Paul EggertDon’t use “constant” for values you shouldn’t change
2020-05-17 Paul EggertDon’t attempt to modify constant conses
2020-05-16 John WiegleyAdd a note to eshell.texi that I, too, was a contributor
2020-05-16 Glenn MorrisMerge from origin/emacs-27
next