[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (e3661f8 -> ccb3891)
From: |
Paul Eggert |
Subject: |
[Emacs-diffs] master updated (e3661f8 -> ccb3891) |
Date: |
Tue, 4 Sep 2018 22:16:01 -0400 (EDT) |
eggert pushed a change to branch master.
from e3661f8 Add variable vc-git-grep-template
new ecb985c Simplify bignum->intmax conversion
new ccb3891 Fix format-time-string bignum bug
Summary of changes:
src/data.c | 34 +++-------------------------------
src/dbusbind.c | 30 ++++++++++--------------------
src/dispnew.c | 26 +++++++++++++-------------
src/editfns.c | 34 ++++++++++++++++------------------
src/emacs-module.c | 12 ++++--------
src/fileio.c | 12 ++++--------
src/font.c | 19 +++++++------------
src/lisp.h | 33 +++++++++++++++++++++++++++++++++
src/process.c | 5 +++--
src/xdisp.c | 8 +++++---
test/src/editfns-tests.el | 10 ++++++++++
11 files changed, 108 insertions(+), 115 deletions(-)
- [Emacs-diffs] master updated (e3661f8 -> ccb3891),
Paul Eggert <=