emacs-diffs
[Top][All Lists]
Advanced

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

master updated (501296f -> de45864)


From: Mattias Engdegård
Subject: master updated (501296f -> de45864)
Date: Thu, 27 May 2021 08:20:12 -0400 (EDT)

mattiase pushed a change to branch master.

      from  501296f   * src/character.c (lisp_string_width): Add missing type 
checks.
       new  40d2970   Don't propagate lexical variables into inlined functions
       new  de45864   Fix lexing of numbers with trailing decimal point and 
exponent


Summary of changes:
 doc/lispref/numbers.texi                           |  3 +-
 lisp/emacs-lisp/byte-opt.el                        |  5 +-
 src/lread.c                                        | 10 ++--
 .../emacs-lisp/bytecomp-resources/bc-test-alpha.el |  9 +++
 .../emacs-lisp/bytecomp-resources/bc-test-beta.el  |  6 ++
 test/lisp/emacs-lisp/bytecomp-tests.el             | 18 ++++++
 test/src/lread-tests.el                            | 67 ++++++++++++++++++++++
 7 files changed, 111 insertions(+), 7 deletions(-)
 create mode 100644 test/lisp/emacs-lisp/bytecomp-resources/bc-test-alpha.el
 create mode 100644 test/lisp/emacs-lisp/bytecomp-resources/bc-test-beta.el



reply via email to

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