emacs-diffs
[Top][All Lists]
Advanced

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

master updated (df3ece9 -> 384fa10)


From: João Távora
Subject: master updated (df3ece9 -> 384fa10)
Date: Wed, 8 Jul 2020 06:26:46 -0400 (EDT)

capitaomorte pushed a change to branch master.

      from  df3ece9   Optimise assoc and rassoc with symbol key to assq and 
rassq
       new  a7a53f0   Better handle asynchronous Eldoc sources
       new  22cae4f   New M-x eldoc for on-demand and interactive documentation 
requests
       new  a9bd506   * lisp/emacs-lisp/eldoc.el (Version): Bump to 1.1.0
       new  1203626   Make more parts of Emacs use new Eldoc capabilities
       new  bba3bea   Adjust Eldoc documentation after Eli's review
       new  b3efd5c   Adjust describe-char-eldoc to new 
eldoc-documentation-functions protocol
       new  fbc0bc6   Change version scheme of two Eldoc obsolete specs
       new  384fa10   Improve Eldoc docstrings


Summary of changes:
 doc/emacs/programs.texi        |  10 +-
 doc/lispref/modes.texi         |   7 +-
 etc/NEWS                       |  26 ++-
 lisp/cedet/semantic/grammar.el |  45 +++-
 lisp/descr-text.el             |  13 +-
 lisp/emacs-lisp/eldoc.el       | 508 +++++++++++++++++++++++++++++++----------
 lisp/hexl.el                   |   2 +-
 lisp/progmodes/cfengine.el     |   6 +-
 lisp/progmodes/elisp-mode.el   |  61 +++--
 lisp/progmodes/flymake.el      |  12 +-
 lisp/progmodes/octave.el       |   6 +-
 lisp/progmodes/python.el       |   2 +-
 12 files changed, 516 insertions(+), 182 deletions(-)



reply via email to

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