]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-01-14 Michael AlbinusRefactor Tramp async process code
2020-01-14 Robert PluimDefault cairo to enabled
2020-01-14 Paul EggertUpdate from gnulib
2020-01-14 Paul EggertPort configure.ac to future Gnulib
2020-01-12 Philipp Stephani* src/pdumper.c (dump_vectorlike): Unbreak build after...
2020-01-12 Philipp StephaniUse decode_string_utf_8 in emacs-module.c.
2020-01-11 Glenn MorrisMerge from origin/emacs-27
2020-01-11 Michael Albinus; * doc/lispref/anti.texi (Antinews): Fix typo.
2020-01-11 Eli ZaretskiiUpdate Acknowledgments sections
2020-01-11 Eli ZaretskiiUpdate Antinews in ELisp manual
2020-01-11 Richard Stallman; Move the description of define-inline to a different...
2020-01-11 Richard StallmanImprove wording in the ELisp manual
2020-01-11 Mauro ArandaReset to the standard value when reverting session...
2020-01-11 Mauro ArandaFix saving multiple themes
2020-01-10 Mattias EngdegårdCalc: fix interval entry (bug#39040)
2020-01-10 Eli ZaretskiiFix horizontal line display in Custom buffers
2020-01-10 Eli Zaretskii; * etc/NEWS: Fix a typo.
2020-01-10 Mattias Engdegårdflymake: fix typo in variable binding (bug#38752)
2020-01-10 Robert Pluim; Minor spelling fixes
2020-01-10 Eli ZaretskiiUpdate Antinews in the Emacs manual
2020-01-09 Väinö JärveläUse NSNumber instead of BOOL (bug#39047)
2020-01-09 Michael AlbinusAdd hexdump/awk file encoding to Tramp. (Bug#35639)
2020-01-09 Michael AlbinusRemove obsolete thread-alive-p
2020-01-09 João TávoraAdd comment on fido-mode's file-sorting semantics
2020-01-09 João TávoraConsider non-string minibuffer-default in icomplete
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
next