emacs-diffs
[Top][All Lists]
Advanced

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

scratch/func-type-decls updated (1d630a5e08a -> e8ef297bbea)


From: Andrea Corallo
Subject: scratch/func-type-decls updated (1d630a5e08a -> e8ef297bbea)
Date: Fri, 23 Feb 2024 10:12:11 -0500 (EST)

akrl pushed a change to branch scratch/func-type-decls.

      from  1d630a5e08a Move entries from comp-known-type-specifiers to DEFUN
       new  202c30af99c Add function type declarations for Lisp functions as 
well
       new  45e94db72df Move remaning declared types out of 
comp-known-type-specifiers
       new  4ae6ac9788b Rename comp-primitive-type-specifiers
       new  22da320285a Make use of Lisp function declarations in the native 
compiler
       new  acb51997524 Update C-h f
       new  e8ef297bbea Clean-up now unnecessary 
'comp-primitive-type-specifiers'


Summary of changes:
 lisp/custom.el                 |  3 +-
 lisp/emacs-lisp/byte-run.el    |  8 +++-
 lisp/emacs-lisp/comp-common.el | 87 +++++++++++-------------------------------
 lisp/emacs-lisp/comp.el        | 40 ++++++++++++-------
 lisp/emacs-lisp/lisp.el        |  3 +-
 lisp/emacs-lisp/regexp-opt.el  |  3 +-
 lisp/env.el                    |  3 +-
 lisp/help-fns.el               |  2 +-
 lisp/simple.el                 |  9 +++--
 lisp/subr.el                   | 36 +++++++++++------
 lisp/window.el                 |  9 +++--
 11 files changed, 101 insertions(+), 102 deletions(-)



reply via email to

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