emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/android updated (1145572af27 -> 769d3e17c2b)


From: Po Lu
Subject: feature/android updated (1145572af27 -> 769d3e17c2b)
Date: Tue, 23 May 2023 20:25:35 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  1145572af27 ; * exec/exec.c (exec_0): Use strcpy.
      adds  1d5b164109b Stop adding the package directory to the load path
      adds  87da87730f9 Improve check for ANSI control escape sequences in Tramp
      adds  92ccb6ba830 comp: Account non builtin types in type hierarchy
      adds  f4de81af8fc * lisp/emacs-lisp/comp.el (comp-fwprop-call): Extend to 
understand `record'
      adds  d03dd07774a comp: Make use of predicates in propagation for non 
builtin types
      adds  6c781b5d252 comp: Propagate pre slot access type check
      adds  9ad997cd689 * test/src/comp-tests.el: Add some ret type tests for 
non builtin types
       new  769d3e17c2b Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 lisp/emacs-lisp/cl-macs.el      |  1 +
 lisp/emacs-lisp/cl-preloaded.el |  1 +
 lisp/emacs-lisp/comp-cstr.el    | 49 +++++++++++++++++++++++++++++++++++++++--
 lisp/emacs-lisp/comp.el         | 30 +++++++++++++++++++++----
 lisp/emacs-lisp/package.el      |  3 +--
 lisp/loadup.el                  |  2 +-
 lisp/net/tramp-sh.el            |  9 ++++----
 lisp/net/tramp.el               | 15 ++++++-------
 test/src/comp-tests.el          | 36 +++++++++++++++++++++++++++++-
 9 files changed, 123 insertions(+), 23 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]