emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (c1c8b67 -> acd58c9)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (c1c8b67 -> acd58c9)
Date: Fri, 19 May 2017 18:26:22 -0400 (EDT)

npostavs pushed a change to branch master.

      from  c1c8b67   Check that signed right shift is arithmetic
       new  267be4b   Refactor lisp eval result printing
       new  acd58c9   Limit integers printed as characters (Bug#16828)


Summary of changes:
 doc/emacs/building.texi                 |  13 +++-
 etc/NEWS                                |   4 ++
 lisp/progmodes/elisp-mode.el            |  47 ++++++++-------
 lisp/simple.el                          | 104 +++++++++++++++++++-------------
 test/lisp/progmodes/elisp-mode-tests.el |  66 ++++++++++++++++++++
 test/lisp/simple-tests.el               |  94 ++++++++++++++++++++++++++---
 6 files changed, 251 insertions(+), 77 deletions(-)



reply via email to

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