emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (3cc0438 -> fcce8dd)


From: Andrea Corallo
Subject: feature/native-comp updated (3cc0438 -> fcce8dd)
Date: Fri, 3 Apr 2020 14:07:24 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  3cc0438   Merge remote-tracking branch 'savannah/master' into HEAD
       new  9bf9550   src/comp.c: Fix i386
      adds  f134dfa   Error out if 'date-days-in-month' is given an invalid 
month
      adds  d8dae04   Improve last change
      adds  1ded4a8   Fix movement commands in gomoku
      adds  2c45091   load-library, locate-library: Use read-library-name
      adds  463f635   Update texinfo.el following changes in 
'tex-start-options-string'
      adds  d08e81c   Make make-{network,serial}-process handle :coding nil 
consistently
      adds  00f7744   Check for IPv6 servers in dns.el
       new  fcce8dd   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 etc/NEWS                              | 21 ++++++++++++++
 lisp/calendar/time-date.el            |  2 ++
 lisp/emacs-lisp/find-func.el          |  1 +
 lisp/files.el                         |  7 +----
 lisp/net/dns.el                       | 22 +++++++++------
 lisp/play/gomoku.el                   | 46 ++++++++++++++++++++++++-------
 lisp/subr.el                          |  7 +----
 lisp/textmodes/texinfo.el             | 13 +++++++--
 src/comp.c                            | 35 ++++-------------------
 src/process.c                         | 16 ++++-------
 test/lisp/calendar/time-date-tests.el |  4 ++-
 test/lisp/net/network-stream-tests.el | 52 +++++++++++++++++++++++++++++++++++
 12 files changed, 151 insertions(+), 75 deletions(-)



reply via email to

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