emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d206556 -> d84b4f8)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (d206556 -> d84b4f8)
Date: Wed, 4 Sep 2019 01:46:20 -0400 (EDT)

eggert pushed a change to branch master.

      from  d206556   Avoid casting -1 to possibly-unsigned enum
       new  9117a66   Avoid macros in pdumper.c when it’s easy
       new  97cfda2   Take last_per_buffer_idx private
       new  bbe4509   * src/xdisp.c (hscroll_window_tree): Fix type typo.
       new  d84b4f8   Prefer functions to macros in buffer.h


Summary of changes:
 src/buffer.c  |   8 +-
 src/buffer.h  | 671 ++++++++++++++++++++++++++++++++++------------------------
 src/pdumper.c | 196 ++++++++---------
 src/xdisp.c   |   3 +-
 4 files changed, 504 insertions(+), 374 deletions(-)



reply via email to

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