]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-03 Michael Albinus* lisp/net/tramp.el (tramp-file-local-name): New defun...
2020-01-03 Michael AlbinusAdapt commentary in Tramp persistency file
2020-01-03 Michael AlbinusChange Tramp version to 2.4.3.27.1
2020-01-03 Eli Zaretskii; * src/dispnew.c (adjust_glyph_matrix): Fix last change.
2020-01-03 Eli ZaretskiiFix redisplay when mode-line-format changes mode-line...
2020-01-02 Eli Zaretskii* src/fileio.c (Fwrite_region): Improve the doc string.
2020-01-02 Martin RudalicsFix removal of frame decorations on Windows (Bug#38705)
2020-01-01 Eli ZaretskiiFix compilation with GTK versions older than 3
2020-01-01 Eli ZaretskiiFix reverting customizations
2020-01-01 Mattias Engdegård* lisp/loadup.el: Set max-specpdl-size to 1800 when...
2020-01-01 Mattias EngdegårdRevert "Raise default max-specpdl-size value"
2020-01-01 Eli Zaretskii; Fix NEWS.24
2020-01-01 Mattias EngdegårdRaise default max-specpdl-size value
2020-01-01 Glenn Morris; Auto-commit of loaddefs files.
2020-01-01 Phillip LordUpdate distribution documentation
2020-01-01 Paul EggertPacify gcc -Wunused-function on Ubuntu 18.04.3
2020-01-01 Paul EggertFix copyright years by hand
2020-01-01 Paul EggertUpdate copyright year to 2020
2019-12-31 Eli Zaretskii; * etc/NEWS: Make the description of XDG fallback...
2019-12-31 João TávoraDon't always resort in recently introduced icomplete...
2019-12-31 João TávoraDon't force completion recalculation in icomplete-fido-ret
2019-12-31 João TávoraCorrectly cache sorted completions in icomplete--sorted...
2019-12-31 João TávoraMove flex style's minibuffer-default-aware sorting...
2019-12-31 João TávoraMake fido-mode behave more like ido-mode when finding...
2019-12-31 João TávoraSlightly simplify lisp/icomplete.el with new icomplete...
2019-12-31 João TávoraAnother adjustment to flex completion style's sorting...
2019-12-30 Mattias Engdegård; * test/lisp/calc/calc-tests.el: Fix warnings
2019-12-30 Mattias EngdegårdMake minibuffer-tests work in out-of-tree builds (bug...
2019-12-30 Mattias EngdegårdMake comint-tests more robust (bug#38813)
2019-12-30 Eli ZaretskiiFix tar-mode reading the oldgnu Tar format
2019-12-30 Eli ZaretskiiEnsure mini-window is resized to show active minibuffer...
2019-12-30 Eli ZaretskiiFix mini-window resizing under resize-mini-windows = t
2019-12-29 Glenn MorrisFixes for makeinfo 4.13
2019-12-29 Robert Pluim; fix previous NEWS entry
2019-12-29 Robert PluimFix crash under -nw on macOS properly this time
2019-12-29 Robert PluimRevert "Check for GUI frame in ns_color_index_to_rgba"
2019-12-29 Robert PluimIgnore all color fonts when using XFT
2019-12-29 Mattias EngdegårdAvoid unbounded growth of cl-random-state components...
2019-12-29 Michael AlbinusSync with Tramp 2.4.3
2019-12-29 Dmitry Gutov; xref-references-in-directory: Autoload as well
2019-12-29 Dmitry GutovFix up requires
2019-12-29 Dmitry GutovExtract xref-matches-in-files from project--find-regexp...
2019-12-29 Dmitry GutovRename xref-collect-references and xref-collect-matches
2019-12-29 Dmitry Gutov; Improve the docstring some more
2019-12-29 Dmitry GutovImprove docstrings
2019-12-29 Alan ThirdFix when expose draws partially visible first glyph...
2019-12-28 Dmitry GutovDon't require semantic/fw
2019-12-28 Dmitry GutovDo some renames for clarity
2019-12-28 Eli ZaretskiiRearrange NEWS, add missing documentation
2019-12-28 Xu ChunyangFix interactive spec in netrc-parse
2019-12-28 Eli ZaretskiiFix documentation of define-obsolete-* functions
2019-12-28 Lars IngebrigtsenFix recent gnus-start.el breakage
2019-12-27 Dmitry Gutov(xref--find-buffer-visiting): Speed up by using get...
2019-12-27 Dmitry Gutovproject--vc-list-files: Recurse into submodules
2019-12-27 Eli ZaretskiiMerge branch 'emacs-27' of git.savannah.gnu.org:/srv...
2019-12-27 Eli ZaretskiiMinor improvements of buffer documentation
2019-12-27 Dmitry Gutovxref--collect-matches: Speed up on remote
2019-12-27 Dmitry Gutov; project--find-regexp-in-files: Avoid prepending remot...
2019-12-27 Mattias Engdegård; Use regexp type in tramp-adb-prompt (backport, do...
2019-12-26 Phillip LordFix installer build
2019-12-26 Phillip LordUpdate Windows build documentation
2019-12-26 Mattias EngdegårdCalc: add missing dynamic variable declarations
2019-12-26 Eli Zaretskii* doc/emacs/buffers.texi (Kill Buffer): Improve indexing.
2019-12-26 Dmitry GutovSpeed up dired-do-find-regexp
2019-12-26 Dmitry Gutov; Remove outdated declarations
2019-12-26 Dmitry Gutov; Clarify the assumption
2019-12-26 Dmitry Gutovproject--find-regexp-in-files: Support remote files
2019-12-26 Philipp StephaniDocument some restrictions for module functions.
2019-12-26 Philipp StephaniDon't recommend using 'module-load' for loading modules.
2019-12-25 Paul EggertPort x_get_monitor_attributes_fallback to !HAVE_GTK3
2019-12-25 Lars IngebrigtsenFix compilation warning in gnus-start.el
2019-12-25 Eli ZaretskiiImprove doc string of 'files--message'
2019-12-24 Wolfgang SchererImprove vc--add-line, vc--remove-regexp
2019-12-24 Dmitry GutovApply the 'xref-group' property properly
2019-12-24 Philipp Stephani* src/pdumper.c (Fdump_emacs_portable): Reword error...
2019-12-24 Philipp StephaniDon’t allow portable dumping in interactive mode (Bug...
2019-12-24 Lars IngebrigtsenDon't default to showing X-Faces externally in Gnus
2019-12-24 Lars IngebrigtsenFix manual typo in Special Read Syntax
2019-12-24 Robert PluimFix problem with emacs -nw / eww / svg
2019-12-24 Lars IngebrigtsenClarify base64 requirements and say what {en,de}code_co...
2019-12-24 Michael Albinus; * etc/NEWS: Fix boring oddities.
2019-12-24 Philipp Stephani* src/emacs-module.h.in: Add reference to manual.
2019-12-24 Juanma BarranqueroTrivial docstring fixes
2019-12-24 Dhruva Krishnamurthyimagemagick-types needs to initialize ImageMagick
2019-12-23 Eli ZaretskiiCut the emacs-27 release branch
2019-12-23 Philipp StephaniDocument and verify that emacs_limb_t doesn’t have...
2019-12-23 Jimmy Aguilar... Fix extension of underline, overline, and strike-throug...
2019-12-23 Mattias Engdegård; * lisp/mouse.el: declare functions to silence warnings
2019-12-23 João TávoraComment on limitation of flex completion style's sortin...
2019-12-23 João TávoraFix a bug in completion--flex-adjust-metadata
2019-12-23 Martin RudalicsFix documentation of implied frame resizing (Bug#38684)
2019-12-23 Michael R.... Added `comint-password-function' hook
2019-12-22 Juri Linkov* lisp/files.el (save-buffers-kill-emacs): Mark "*Proce...
2019-12-22 Juri Linkov* lisp/tab-bar.el: Use alist-get instead of (cdr (assq...
2019-12-22 Juri Linkov* lisp/proced.el (proced-signal-list): Add more POSIX...
2019-12-22 João TávoraFix bug in flex completion style's sorting and simplify
2019-12-22 Stefan Monnier* lisp/gnus/gnus-start.el: Use lexical-binding
2019-12-22 Eli ZaretskiiFix wording of recent documentation changes
2019-12-22 Michael AlbinusExtend tramp-tests.el for other host name syntax and...
2019-12-22 Michael Albinus* lisp/net/trampver.el (inhibit-message): Declare.
next