emacs-diffs
[Top][All Lists]
Advanced

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

master updated (0d0aad2 -> 25b4168)


From: Paul Eggert
Subject: master updated (0d0aad2 -> 25b4168)
Date: Tue, 11 Aug 2020 05:27:49 -0400 (EDT)

eggert pushed a change to branch master.

      from  0d0aad2   ; * lisp/leim/quail/latin-ltx.el: Fix regexp in last 
commit.
       new  16a1664   Rehash hash tables eagerly after loading a dump
       new  23c1d5d   * src/fns.c (hash_table_rehash): Help the compiler a bit.
       new  5bd7b3c   * src/pdumper.c (pdumper_load): XSETVECTOR -> 
make_lisp_ptr.
       new  eeaef1a   Don’t needlessly convert to ‘unsigned’ in pdumper
       new  9e4e477   In pdumper, simplify INT_MAX computation
       new  53132c1   pdumper speed tweeks for hash tables
       new  25b4168   pdumper avoid listing hash table contents


Summary of changes:
 src/bytecode.c  |   1 -
 src/composite.c |   1 -
 src/emacs.c     |   1 +
 src/fns.c       |  67 ++++----------
 src/lisp.h      |  21 +----
 src/minibuf.c   |   3 -
 src/pdumper.c   | 281 ++++++++++++++++++++++++++------------------------------
 src/pdumper.h   |   1 +
 8 files changed, 154 insertions(+), 222 deletions(-)



reply via email to

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