emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (d73d138 -> 1be6a21)


From: Noam Postavsky
Subject: [Emacs-diffs] master updated (d73d138 -> 1be6a21)
Date: Sun, 25 Mar 2018 11:31:55 -0400 (EDT)

npostavs pushed a change to branch master.

      from  d73d138   Fix byte-optimize-memq incorrectly optimizing some memq 
forms.
       new  1d47d77   Allow `&rest' or `&optional' without following variable 
(Bug#29165)
       new  1be6a21   Make eshell/kill handle -<signal> and -<SIGNALNAME> 
(Bug#29156)


Summary of changes:
 doc/lispref/functions.texi  |  4 ++--
 doc/misc/eshell.texi        |  2 +-
 etc/NEWS                    | 12 ++++++++++++
 lisp/emacs-lisp/bytecomp.el | 11 ++++-------
 lisp/eshell/esh-proc.el     |  9 ++++++---
 src/eval.c                  | 10 +++-------
 test/src/eval-tests.el      | 20 +++++++++++++++++---
 7 files changed, 45 insertions(+), 23 deletions(-)



reply via email to

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