emacs-diffs
[Top][All Lists]
Advanced

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

master updated (98f8c5f -> b2790db)


From: Noam Postavsky
Subject: master updated (98f8c5f -> b2790db)
Date: Thu, 28 Nov 2019 18:24:38 -0500 (EST)

npostavs pushed a change to branch master.

      from  98f8c5f   Do not call custom-reevaluate-setting in 
dired-isearch-filenames-end
       new  85f586f   Stop signaling an error when reading "smart quotes" in 
symbols
       new  b2790db   Improve errors & warnings due to fancy quoted vars 
(Bug#32939)


Summary of changes:
 doc/lispref/modes.texi                  |  3 +-
 doc/lispref/objects.texi                |  6 +++-
 etc/NEWS                                | 12 +++-----
 lisp/emacs-lisp/bytecomp.el             | 10 +++++--
 lisp/emacs-lisp/cconv.el                |  6 ++--
 lisp/emacs-lisp/lisp-mode.el            | 18 +++++++++++-
 lisp/help.el                            | 49 +++++++++++++++++++++++++++++++++
 src/character.c                         | 26 -----------------
 src/character.h                         |  2 --
 src/lread.c                             |  7 -----
 src/print.c                             |  3 +-
 test/lisp/emacs-lisp/lisp-mode-tests.el | 26 +++++++++++++++++
 test/src/lread-tests.el                 | 17 ------------
 13 files changed, 116 insertions(+), 69 deletions(-)



reply via email to

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