]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-14 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-14 Andrea CoralloAlways set `load-true-file-name' where `load-file-name...
2020-04-14 Eli Zaretskii; * src/image.c: Cleanup of #ifdef's related to HAVE_NA...
2020-04-14 Eli ZaretskiiMake use of MS-Windows native image API be selectable...
2020-04-14 Andrea Corallo* lisp/emacs-lisp/comp.el (native-compile-async): Bette...
2020-04-14 Juan José García... Initial version of native image API support for MS...
2020-04-13 Juri LinkovFix hi-lock test and add new test for unhighlight ...
2020-04-13 Juri Linkov* lisp/vc/vc.el (vc-deduce-fileset): Improve docstring...
2020-04-13 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-finalize-relocs): Bette...
2020-04-13 Andrea Corallo* Fix native-compile-async for bug#40602.
2020-04-13 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-13 Andrea Corallo* src/lread.c (Fload): Clean-up unnecessary sanity...
2020-04-13 Andrea CoralloFix function find mechanism for installed instance.
2020-04-13 Glenn MorrisMerge from origin/emacs-27
2020-04-13 Glenn Morris; Merge from origin/emacs-27
2020-04-13 Glenn MorrisMerge from origin/emacs-27
2020-04-13 Glenn Morris* doc/lispref/processes.texi (Network): Fix xref usage.
2020-04-13 Glenn Morris* doc/emacs/msdos.texi (Windows Keyboard): Fix xref.
2020-04-13 AlbertFix previous change in w32fns.c
2020-04-13 Eli ZaretskiiDocument the new 'w32-get/set-ime-open-status' functions
2020-04-13 Eli Zaretskii; Fix last change.
2020-04-13 AlbertSupport toggling native Input Methods on MS-Windows
2020-04-13 Štěpán NěmecClarify documentation on inhibit-modification-hooks...
2020-04-13 Štěpán Němecgnus-shorten-url: Improve and avoid args-out-of-range...
2020-04-13 Andrea Corallo* src/lread.c (Fload): Add comment.
2020-04-13 Štěpán Němecgnus-shorten-url: Improve and avoid args-out-of-range...
2020-04-13 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-13 Andrea CoralloRevert "Fix org for eln new compilation folder layout"
2020-04-13 Andrea CoralloIntroduce load-true-file-name
2020-04-13 Eli ZaretskiiFix last change
2020-04-13 Eli ZaretskiiMinor wording change in Introduction to Programming...
2020-04-13 Eli ZaretskiiImprove support of "Re:" in Rmail
2020-04-13 Eli ZaretskiiFix 'flymake-show-diagnostics-buffer' when line numbers...
2020-04-12 Juri LinkovFix hi-lock test and add new test for case-fold (bug...
2020-04-12 Štěpán NěmecFix bootstrap compiler warnings about `read-library...
2020-04-12 Eli ZaretskiiFix last changes describing mail commands
2020-04-12 Philipp StephaniFix error in 'call-process-region' when START is nil...
2020-04-12 Philipp Stephani; * test/src/callproc-tests.el: Fix checkdoc errors.
2020-04-12 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-12 Andrea Corallo* src/pdumper.c (dump_do_dump_relocation): Optimize...
2020-04-12 Andrea CoralloImplement working make install for native build.
2020-04-12 Andrea CoralloSet invocation variables during dump load.
2020-04-12 Andrea CoralloImplement position independent dump.
2020-04-12 João TávoraDo setup Flymake in file-less Elisp buffers
2020-04-12 Philipp StephaniFix error message for ‘cl-struct-unknown-slot’ (bug...
2020-04-12 Andrea Corallo* src/comp.c (native-comp-unit-set-file): New function.
2020-04-12 Andrea Corallo* src/comp.c (native-comp-unit-file): Better parameter...
2020-04-12 Philipp StephaniAlso use named functions for the ‘gv’ declare forms...
2020-04-12 Philipp StephaniUse named functions in {defun,macro}-declarations-alist...
2020-04-12 Philipp StephaniFix a bootstrap issue with unescaped character literal...
2020-04-12 Eli ZaretskiiFix and improve documentation of mail-related features
2020-04-12 Martin RudalicsFix build failure with Fx_gtk_debug
2020-04-12 Eli Zaretskii; * etc/NEWS: NEWS followup to recent changes in hi...
2020-04-12 Paul EggertRemove UNSIGNED_CMP
2020-04-11 Juri Linkov* lisp/hi-lock.el (hi-lock-highlight-range): Bump defau...
2020-04-11 Juri LinkovImplement case-insensitivity in hi-lock (bug#40337)
2020-04-11 Alan MackenzieMention jit-lock deferred as an alternative to fast...
2020-04-11 Stefan Monnier* etc/NEWS: Mention 'cl-font-lock-built-in-mode'
2020-04-11 Stefan Monnier* lisp/progmodes/cl-font-lock.el: Fix header and make...
2020-04-11 Stefan Monnier* lisp/progmodes/cl-font-lock.el: New file
2020-04-11 Mattias EngdegårdAllow ENCODE_FILE and DECODE_FILE to use no-copy conversion
2020-04-11 Glenn MorrisMerge from origin/emacs-27
2020-04-11 Eli Zaretskii; * lisp/eshell/esh-var.el (eshell-variable-aliases...
2020-04-11 Federico TedinReword documentation for eshell-variable-aliases-list
2020-04-11 Michael Albinus* lisp/net/tramp.el (tramp-action-process-alive): Read...
2020-04-11 Eli Zaretskii; * doc/lispref/keymaps.texi (Extended Menu Items)...
2020-04-10 Stefan Monnier* doc/lispref/keymaps.texi (Extended Menu Items): Tweak...
2020-04-10 Eli ZaretskiiFix redisplay when scrolling under redisplay-dont-pause
2020-04-09 Eli ZaretskiiFix face extension in pulse.el
2020-04-09 Mattias EngdegårdSet last-coding-system-used upon ASCII conversion bypas...
2020-04-09 Michael Albinus* doc/misc/tramp.texi (Bug Reports): Avoid line breaks...
2020-04-09 Eli ZaretskiiFix display of boxed header-line
2020-04-09 Mattias EngdegårdFix ASCII-only conversion logic (bug#40407)
2020-04-09 Mattias Engdegårdchinese-hz is not ASCII compatible (bug#40407)
2020-04-09 Mattias EngdegårdDon't crash with invalid argument in check-coding-syste...
2020-04-09 Mattias EngdegårdDon't rely on copying in {EN,DE}CODE_FILE
2020-04-09 Eli ZaretskiiFix decoding of ASCII strings with embedded CR characters
2020-04-09 Eli ZaretskiiFix decoding ASCII strings with embedded CR characters
2020-04-09 Eli ZaretskiiAvoid assertion violation in intervals.c
2020-04-08 Eli ZaretskiiImprove documentation of 'jit-lock-contextually'
2020-04-08 Dmitry GutovSpeed up 'resize-mode' child frames a little
2020-04-08 Eli Zaretskii; * lisp/international/mule-conf.el: Minor comment...
2020-04-08 Eli ZaretskiiSupport character composition for Hangul jamo
2020-04-08 Paul EggertRevert my KEY_OPS_CFLAGS change to src/Makefile.in
2020-04-08 Paul EggertImprove inlining when compiling with -Og
2020-04-07 Robert PluimAdd :coding support to open-network-stream and open...
2020-04-07 Robert PluimUse length field when dns-query is using TCP
2020-04-06 Mattias Engdegårdutf-7 and utf-7-imap are not ASCII-compatible (bug...
2020-04-06 Eli Zaretskii; * etc/NEWS: Mention 'executing-macro' in removed...
2020-04-06 Paul EggertPacify gcc in xpm_scan
2020-04-06 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-06 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-c-func-name): Fix for...
2020-04-06 Andrea Corallo* src/comp.c (emit_FIXNUMP): Don't emit a shift when...
2020-04-06 Michael AlbinusFix case that $PATH is longer than 4096 chars in Tramp
2020-04-06 Yuan FuUnify and improve gdb-mi source buffer display logic
2020-04-06 Martin RudalicsFix problems when dragging frames with the mouse
2020-04-06 Martin RudalicsFix some problems with moving and resizing child frames
2020-04-05 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-05 Andrea Corallo* src/comp.c (emit_XFIXNUM): Fix for LSB_TAG plus annot...
2020-04-05 Andrea Corallo* src/comp.c (emit_const_lisp_obj, emit_mvar_val):...
next