emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c323659 -> a2b3fea)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (c323659 -> a2b3fea)
Date: Fri, 7 Apr 2017 21:54:45 -0400 (EDT)

eggert pushed a change to branch master.

      from  c323659   Adjust write-region so file name is at the beginning again
       new  6fbbfc7   Minor tuneup of write-region change
       new  a614cd4   Fix dependency checking in src/Makefile.in
       new  a2b3fea   Deprecate copy-record in favor of copy-sequence


Summary of changes:
 doc/lispref/records.texi   | 37 +++----------------------------------
 doc/lispref/sequences.texi | 23 +++++++++++------------
 etc/NEWS                   |  6 +++---
 lisp/emacs-lisp/cl-macs.el |  3 +--
 lisp/emacs-lisp/eieio.el   |  6 +++---
 src/Makefile.in            | 20 ++++++++++----------
 src/alloc.c                | 14 --------------
 src/data.c                 |  4 ++--
 src/fileio.c               |  6 +++---
 src/fns.c                  | 12 +++++++++---
 test/src/alloc-tests.el    |  2 +-
 11 files changed, 46 insertions(+), 87 deletions(-)



reply via email to

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