]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-06-27 Andrea Corallosrc/comp.c (Fcomp__register_subr): Handle advice activa...
2020-06-22 Andrea Corallo* lisp/gnus/gnus.el (gnus): Fix a check to handle nativ...
2020-06-21 Andrea CoralloMerge remote-tracking branch 'savahnna/master' into dev
2020-06-21 Andrea CoralloTwo `load-history' eln related fixes.
2020-06-21 Andrea Corallo;* src/comp.c (define_maybe_gc_or_quit): Fix a comment.
2020-06-21 Andrea Corallo* src/comp.c (Fcomp__compile_ctxt_to_file): Confine...
2020-06-21 Andrea Corallo* Handle correctly pure delaration specifier.
2020-06-21 Andrea Corallo* Add a func-arity test for dynamic functions
2020-06-21 Andrea CoralloDo not native compile two functions to allow cc-mode...
2020-06-21 Andrea CoralloAdd a test for speed -1
2020-06-21 Andrea CoralloAllow per function speed declaration
2020-06-21 Andrea CoralloExecute top level forms in the right lex/dyn scope.
2020-06-21 Andrea CoralloAdd some testing for dynamic scope
2020-06-21 Mattias EngdegårdConsolidate #RGB string parsers
2020-06-21 Basil L. ContovounesiosRevert last change in benchmark.el
2020-06-21 Eli ZaretskiiImprove doc strings of 'project-shell' and 'project...
2020-06-21 Basil L. ContovounesiosReplace some uses of cl-mapcan with mapcan
2020-06-21 Michael AlbinusFix remaining problems with tramp-crypt.el
2020-06-21 Basil L. ContovounesiosEvaluate some unnecessarily quoted lambdas
2020-06-21 Basil L. ContovounesiosSilence some warnings in tests
2020-06-21 Dmitry Gutov; project-shell, project-eshell: Docstring tweaks
2020-06-21 Theodor ThornhillPop to an existing Eshell buffer by default
2020-06-20 Philipp StephaniFix a byte-compile warning.
2020-06-20 Eli ZaretskiiFix last change for bug#41619
2020-06-20 Eli ZaretskiiDocumentation followup to the last change
2020-06-20 Jan BeichAdd fallback for 24-bit terminal color via COLORTERM...
2020-06-20 Eli ZaretskiiRevert "Don't mention non-GNU package archives."
2020-06-20 Andrew BurgessFix bug with deactivation of mark in 'cua-cancel'
2020-06-20 Theodor Thornhillproject-shell: Pop to an existing shell buffer by default
2020-06-19 Eli ZaretskiiFix last change in doc strings of project.el
2020-06-19 Michael AlbinusFix various problems in Tramp
2020-06-19 Eli ZaretskiiImprove doc strings of project.el
2020-06-19 Michael AlbinusFix newly introduced errors in Tramp
2020-06-19 Andrea CoralloAdd native compiler dynamic scope support
2020-06-19 Andrii Kolomoietsproject-switch-to-buffer: Use the "other buffer" as...
2020-06-18 Paul EggertCheck AREF and aref_addr subscripts
2020-06-18 Mattias Engdegård; * lisp/faces.el (color-luminance-dark-limit): Better...
2020-06-18 Mattias EngdegårdDefine the dark luminance limit as a named constant
2020-06-18 Michael Albinus* etc/NEWS: Fix inconsistencies. Add `tramp-crypt...
2020-06-18 Michael AlbinusSome Tramp cleanups, mainly in tramp-crypt.el
2020-06-18 Dmitry GutovAdd binding for project-kill-buffers
2020-06-18 Basil L. ContovounesiosPropertize all shr fragment IDs as shr-target-id
2020-06-18 Basil L. ContovounesiosImprove battery.el UPower support
2020-06-18 Basil L. ContovounesiosVarious battery.el improvements (bug#41808)
2020-06-18 Basil L. ContovounesiosFix and extend format-spec (bug#41758)
2020-06-18 Basil L. ContovounesiosVarious dbus.el cleanups (bug#41744)
2020-06-18 Tassilo Horn;Fix error in commit dcdf6d7124
2020-06-18 Tassilo HornMake bug-reference auto-setup work in vc-dir or Magit...
2020-06-18 Tassilo HornBind default-directory to given DIR.
2020-06-18 Philip KNew command: project-kill-buffers
2020-06-17 Dmitry Gutov; Add a heading and a binding
2020-06-17 Theodor ThornhillNew command: project-switch-to-buffer
2020-06-17 Theodor ThornhillAdd global bindings for project commands
2020-06-17 Dmitry GutovFix setting project-vc-merge-submodules via .dir-locals.el
2020-06-17 Dmitry Gutovvc-git-dir-extra-headers: Fix recent breakage
2020-06-17 Tassilo HornAuto-setup for bug-reference-mode
2020-06-17 Glenn MorrisMerge from origin/emacs-27
2020-06-17 Basil L. ContovounesiosFix some Texinfo markup
2020-06-17 Basil L. ContovounesiosFix recentf typo in Emacs manual
2020-06-16 Juri Linkov* lisp/dired-aux.el (dired-vc-deduce-fileset): Add...
2020-06-16 Juri LinkovRename default function to next-error-buffer-unnavigate...
2020-06-16 Juri Linkov* lisp/image-mode.el (image-toggle-display-image):...
2020-06-16 Dmitry GutovBump the project.el package version
2020-06-16 Dmitry GutovChange the key for project-find-regexp
2020-06-16 Dmitry GutovMake project file name completion adhere to customization
2020-06-16 David Edmondsongnus-cloud: Improve cloud sync
2020-06-16 Michael Albinus* doc/misc/tramp.texi (Predefined connection informatio...
2020-06-15 Michael AlbinusFix some Tramp problems seen during tests
2020-06-15 Tassilo HornUse vc-git-repository-url in vc-git-dir-extra-headers
2020-06-15 Tassilo HornAdd optional remote-name argument to VC repository...
2020-06-14 Tassilo HornAdd new VC command `repository-url'
2020-06-14 Philipp StephaniBand-aid for edebugging generator bodies (Bug#40434).
2020-06-14 Philipp StephaniEnsure that getters and setters can be edebugged at...
2020-06-14 Michael AlbinusRearrange detecting remote uid and gid in Tramp
2020-06-13 Michael R.... 2020-03-29 Michael R. Mauger <michael@mauger.com>
2020-06-13 João TávoraDelete, don't kill, dir dir fragments in icomplete...
2020-06-13 Glenn MorrisTag a test as unstable
2020-06-13 Basil L. ContovounesiosRevert markup change in with-coding-priority docs
2020-06-13 Andrea Corallo* Implement 'maybe_gc_or_quit' to allow correct GC...
2020-06-13 Andrea Corallo* Introduce latches
2020-06-13 Andrea CoralloFix const qualifier warnings
2020-06-13 Philip KMark python-shell-virtualenv-root as safe for directories
2020-06-13 Konstantin... Highlight typed variables in Python
2020-06-13 Andrea Corallo* src/alloc.c (cleanup_vector): Fix --enable-check...
2020-06-12 Michael AlbinusFurther fixes while testing tramp-crypt
2020-06-12 Eric AbrahamsenDerive gnus-edit-form-mode from lisp-data-mode, fix...
2020-06-11 Andrea CoralloMerge remote-tracking branch 'savahnna/master' into...
2020-06-11 Andrea Corallo* Fix memory leak when native compiled function is...
2020-06-11 Andrea CoralloFix recursive load for non cons hashed 'data_ephemeral_...
2020-06-11 Andrea CoralloRemove `Vcomp_sym_subr_c_name_h'
2020-06-10 Mattias Engdegård; * lisp/faces.el (readable-foreground-color): Fix...
2020-06-10 Mattias EngdegårdImproved light/dark colour predicate (bug#41544)
2020-06-10 Michael AlbinusFuther tramp-crypt implementation and documentation
2020-06-10 Philipp Stephani; * test/lisp/emacs-lisp/generator-tests.el: Checkdoc...
2020-06-10 Philipp StephaniSlightly improve commit 73be4d1ed5b190bd93e9bad6aebe43d...
2020-06-10 Philipp StephaniAllow destructuring in &aux sections when using edebug...
2020-06-10 Andrea Corallo* Remove unused 'helper_save_window_excursion'
2020-06-10 Nicolás BértoloCopy suffixes passed to 'openp' to avoid GC crashes...
2020-06-10 Basil L. Contovounesios; Simplify last change
2020-06-09 Juri Linkov* lisp/emulation/cua-rect.el (cua--rectangle-region...
next