]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-06-22 Ted Zlatanovauth-source-reveal-mode: fixes from code review scratch/tzz/auth-source-reveal-mode
2020-06-22 Ted ZlatanovCreate and document auth-source-reveal-mode
2020-06-22 Ted ZlatanovSupport regular expressions and API for prettify-symbol...
2020-06-22 Ted Zlatanovlisp/progmodes/prog-mode.el: prevent font-lock-flush...
2020-06-22 Eli ZaretskiiMinor improvements as followup to recent RGB string...
2020-06-22 Dmitry Gutovproject-switch-to-buffer: Improve Ido compatibility
2020-06-22 Dmitry Gutovproject-switch-to-buffer: Do not require matching input
2020-06-22 Mattias EngdegårdAccept lexical lambda in auto-insert-alist
2020-06-22 Mattias EngdegårdFix spurious error in beginning-of-defun in pascal...
2020-06-22 Mattias EngdegårdPreserve point in pascal-mode completion (bug#41740)
2020-06-21 Juri LinkovFix display-buffer-override-next-command to call action...
2020-06-21 Juri LinkovNew commands other-window-prefix (C-x 4 4) and other...
2020-06-21 Theodor ThornhillForward declare eshell-buffer-name in project-eshell
2020-06-21 Dmitry Gutov; project-shell, project-eshell: Doc fixes
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 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 Philip KMark python-shell-virtualenv-root as safe for directories
2020-06-13 Konstantin... Highlight typed variables in Python
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-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 Basil L. Contovounesios; Simplify last change
2020-06-09 Juri Linkov* lisp/emulation/cua-rect.el (cua--rectangle-region...
2020-06-09 Simen HeggestøylSave project list as lisp data
2020-06-09 Alan MackenzieOrthographical amendments to commit 145aab0672ae259736e...
2020-06-09 Michael AlbinusContinue implementation of tramp-crypt.el
2020-06-08 Juri Linkov* lisp/simple.el (shell-command-on-region): Handle...
2020-06-08 Juri Linkov* lisp/simple.el (shell-command-on-region): Fix docstring.
2020-06-08 Basil L. ContovounesiosClean up D-Bus documentation (bug#41744)
2020-06-08 Mattias EngdegårdMore robust NS hex colour string parsing
2020-06-08 Michael AlbinusAdd autoload problem in tramp-crypt.el.
2020-06-08 Juri Linkov* lisp/image-mode.el (image-transform-original): New...
2020-06-08 Juri LinkovMove tab-bar and tab-line faces to faces.el (part of...
next