emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d3ec511 -> 1145bd0)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (d3ec511 -> 1145bd0)
Date: Sat, 11 Aug 2018 21:50:30 -0400 (EDT)

eggert pushed a change to branch master.

      from  d3ec511   Pacify Oracle Studio 12.6
       new  d614e4a   Turn misc objects into pseudovectors
       new  6c12f4e   Simplify mark_object for pseudovectors
       new  1145bd0   Remove stray union Lisp_Misc doc (Bug#32405#35).


Summary of changes:
 doc/lispref/internals.texi |  16 +-
 etc/NEWS                   |   4 +
 src/alloc.c                | 381 ++++++++-------------------------------------
 src/buffer.c               | 250 +++++++++++++----------------
 src/data.c                 |  27 +---
 src/editfns.c              |  31 ++--
 src/fns.c                  |  58 +++----
 src/lisp.h                 | 222 +++++++-------------------
 src/print.c                | 165 +++++++++-----------
 src/undo.c                 |  14 +-
 src/xdisp.c                |  45 +++---
 11 files changed, 389 insertions(+), 824 deletions(-)



reply via email to

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