]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-04-13 Andrea CoralloIntroduce load-true-file-name
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 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 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 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):...
2020-04-05 Andrea Corallo* src/comp.c (hash_native_abi): Fix assertion.
2020-04-05 Andrea Corallo* src/comp.c (emit_binary_op): New function.
2020-04-05 Andrea Corallo* src/comp.c: Emit cast only when necessary.
2020-04-05 Andrea Corallo* src/comp.c: Add MSB TAG and wide int support.
2020-04-05 Andrea Corallo* src/comp.c: Clean-up unnecessary field declaration.
2020-04-05 Andrea Corallo* lisp/emacs-lisp/comp.el (native-compile): Better...
2020-04-05 Paul Eggert* src/coding.c (code_convert_string): Fix type mismatches.
2020-04-05 Eli ZaretskiiFix a recent change in bignum.c
2020-04-05 Michael AlbinusFix thinko in tramp-cache.el
2020-04-05 Glenn MorrisMerge from origin/emacs-27
2020-04-05 Glenn Morris; Merge from origin/emacs-27
2020-04-05 Glenn MorrisMerge from origin/emacs-27
2020-04-05 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Avoid...
2020-04-05 Mattias EngdegårdAvoid expensive recoding for ASCII identity cases ...
2020-04-05 Mattias EngdegårdSuppress relint diagnostics in rx-tests.el
2020-04-05 Mattias EngdegårdFix inverted NOCOPY encode/decode parameter (bug#40407)
2020-04-05 Paul EggertImprove integer range checking
2020-04-05 Philipp StephaniFix syntax error in man page.
2020-04-05 Paul Eggert* src/lisp.h: Update overly-optimistic comment.
2020-04-05 Stefan Monnier* lisp/arc-mode.el: Rewrite displaying the summaries
2020-04-05 Stefan Monnier* lisp/arc-mode.el: Remove make-(local-variable|variabl...
2020-04-05 Paul EggertAvoid SAFE_ALLOCA in Fstring, Funibyte_string
2020-04-05 Noam PostavskyHandle filling of indented ChangeLog function entries
2020-04-05 Stefan Monnier* lisp/arc-mode.el (archive--file-desc): Add fields...
2020-04-05 Noam PostavskyFix void-variable n-reb in re-builder (Bug#40409)
2020-04-05 Paul EggertRevert unneeded part of gcc -Og change
2020-04-04 Paul Eggert* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.
2020-04-04 Paul EggertDefault gcc -Og to inlining key ops
2020-04-04 Eli ZaretskiiSupport the "explore" command in gdb-mi.el
2020-04-04 Eli ZaretskiiFix face spec handling for 'default' "terminal class"
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Remove unused struct fields
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Use cl-structs rather than vectors
2020-04-03 Alan MackenzieC++ Mode: recognize brace blocks without the hitherto...
2020-04-03 Philipp StephaniFix small bug in copy_string_contents.
2020-04-03 Andrea CoralloMerge remote-tracking branch 'savannah/master' into...
2020-04-03 Andrea Corallosrc/comp.c: Fix i386
2020-04-03 Stefan Monnier* lisp/arc-mode.el (archive-ar-write-file-member):...
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Remove redundant `:group`s
2020-04-03 Stefan Monnier* lisp/arc-mode.el: Use lexical-binding
2020-04-03 Robert PluimCheck for IPv6 servers in dns.el
2020-04-03 Robert PluimMake make-{network,serial}-process handle :coding nil...
2020-04-03 Ernest N. MamikonyanUpdate texinfo.el following changes in 'tex-start-optio...
next