]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-08 Glenn MorrisMerge from origin/emacs-27
2020-01-08 Eli ZaretskiiFix another compilation problem in a build without...
2020-01-08 Glenn MorrisMerge from origin/emacs-27
2020-01-08 Eli ZaretskiiFix build without threads
2020-01-08 Glenn MorrisMerge from origin/emacs-27
2020-01-08 Glenn Morris; Merge from origin/emacs-27
2020-01-08 Eli ZaretskiiFix compression of directories in Dired
2020-01-08 Michael Albinus; * etc/NEWS: Review of the whole text.
2020-01-08 Michael AlbinusFurther enhancement on `tramp-file-local-name'
2020-01-07 Alan MackenzieObjective C Mode imenu: cease recognizing "functions...
2020-01-07 Paul EggertFix sxhash-equal on bytecodes, markers, etc.
2020-01-07 Paul EggertHelp the compiler inline sxhash
2020-01-07 Alan ThirdFix NS frame parameters (bug#39000)
2020-01-07 Eli Zaretskii; * etc/NEWS: Update the text about the XDG_CONFIG_HOME...
2020-01-07 Mattias EngdegårdFix BSD and macOS builds w.r.t. pthread_setname_np...
2020-01-07 Robert PluimScale top-left coordinates in display-monitor-attribute...
2020-01-07 Dmitry Gutovxref-matches-in-files: Big Tramp speed-up
2020-01-07 Michael AlbinusImplement stderr in tramp-adb-handle-make-process
2020-01-07 Michael Albinus* lisp/net/tramp.el (tramp-file-local-name): Remove...
2020-01-07 YAMAMOTO MitsuharuFix rendering bug due to unsynchronized cairo surface...
2020-01-07 YAMAMOTO MitsuharuAvoid crash by access to cleared img->pixmap->data...
2020-01-06 Eli ZaretskiiAvoid assertion violations in very small-height windows
2020-01-06 Robert PluimUse pthread_setname_np to set thread name
2020-01-06 Michael Albinus; Adapt tramp-tests.el
2020-01-06 Michael Albinus; Sync with Tramp repository
2020-01-05 Mattias EngdegårdMark 'catch' and 'condition-case' bytecodes as obsolete
2020-01-05 Paul Eggert; Fix typo in previous patch.
2020-01-05 Paul EggertGo back to iso-2022-7bit for titdic-cnv.el again
2020-01-05 Paul EggertMove “Fix some broken conditional forms” to master
2020-01-05 Paul EggertMerge from origin/emacs-27
2020-01-05 Paul Eggert; Merge from origin/emacs-27
2020-01-05 Paul EggertMerge from origin/emacs-27
2020-01-05 Philipp StephaniShorten pointer printing code using a small helper...
2020-01-05 Philipp StephaniAlso print function data when printing module functions.
2020-01-05 Mattias Engdegård; * lisp/x-dnd.el (x-dnd-get-motif-value): Fix typo.
2020-01-05 Mattias EngdegårdRemove generation of old bytecodes for catch/unwind
2020-01-05 Martin RudalicsImprove doc-strings of 'quit-window' and 'quit-restore...
2020-01-05 Paul Eggert* lisp/emacs-lisp/bindat.el: Remove obsolete comment.
2020-01-05 Paul Eggert; Some that->than fixes.
2020-01-05 Paul Eggert* lisp/arc-mode.el (archive-zip-summarize): Remove...
2020-01-05 Paul EggertSimplify x-dnd.el due to bignums
2020-01-04 Stephen GildeaFix MH-E bug #470: Show buffer discards text properties
2020-01-04 Stefan Monnier* lisp/gnus/gnus-start.el (gnus-group-change-level...
2020-01-04 Paul EggertFix bug in recent allocate_string_data patch
2020-01-04 Paul EggertFix some broken conditional forms
2020-01-04 Michael AlbinusFix a scoping error in tramp-sudoedit.el
2020-01-04 Philipp StephaniImprove 'noexcept' support in C++17.
2020-01-04 Mattias EngdegårdGenerate fewer useless conditionals in cl-loop
2020-01-04 Philipp StephaniMake module function finalizer test less brittle.
2020-01-04 Mattias Engdegård* lisp/autorevert.el (auto-revert-notify-handler):...
2020-01-04 Martin RudalicsFix typo in 'window_box_height'
2020-01-04 Philipp Stephaniemacs-module.h: Don't generate invalid C++11 code.
2020-01-04 Paul EggertLet the OS clear new large strings of NUL
2020-01-03 Glenn Morris* src/alloc.c (cleanup_vector): Fix --without-modules...
2020-01-03 Mattias EngdegårdInstall g++ for CEDET tests
2020-01-03 Michael Albinus* lisp/net/tramp.el: Fix typos.
2020-01-03 Philipp StephaniImplement finalizers for module functions (Bug#30373)
2020-01-03 Eli ZaretskiiFix the MS-Windows build broken by "Let the OS clear...
2020-01-03 Glenn MorrisMerge from origin/emacs-27
2020-01-03 Glenn Morris; Merge from origin/emacs-27
2020-01-03 Glenn MorrisMerge from origin/emacs-27
2020-01-03 Glenn Morris; Merge from origin/emacs-27
2020-01-03 Glenn MorrisMerge from origin/emacs-27
2020-01-03 Mattias Engdegård* .gitlab-ci.yml (before_script): Install g++ for CEDET...
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-03 Paul EggertLet the OS clear large new objects
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 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 Glenn Morris; Auto-commit of loaddefs files.
2020-01-01 Phillip LordUpdate distribution documentation
2020-01-01 Paul EggertAssume C99-style ‘long long’
2020-01-01 Paul EggertRemove files no longer needed from Gnulib
2020-01-01 Paul Eggert* etc/NEWS: Update copyright year.
2020-01-01 Paul EggertUpdate from gnulib
2020-01-01 Paul EggertMerge from origin/emacs-27
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 Glenn Morris; Merge from origin/emacs-27
2019-12-31 Glenn MorrisMerge from origin/emacs-27
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...
next