emacs-diffs
[Top][All Lists]
Advanced

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

scratch/eldoc-async updated (de2468d -> 55b3df4)


From: João Távora
Subject: scratch/eldoc-async updated (de2468d -> 55b3df4)
Date: Sun, 14 Jun 2020 09:09:12 -0400 (EDT)

capitaomorte pushed a change to branch scratch/eldoc-async.

      from  de2468d   Obsolete eldoc-message
       new  b8656e2   Update manual and NEWS for new Eldoc features
       new  7854138   Fix bug in Flymake's hook for 
eldoc-documentation-functions
       new  114b5ae   Fix small synch bugs in in eldoc-print-current-symbol-info
       new  78498a1   Rewrite and simplify docstring formatting in Eldoc
       new  55b3df4   Use or recommend eldoc-documentaiton-functions in more 
places


Summary of changes:
 doc/emacs/programs.texi        |  10 ++-
 doc/lispref/modes.texi         |   7 +-
 etc/NEWS                       |   8 +-
 lisp/cedet/semantic/grammar.el |  45 ++++++++--
 lisp/descr-text.el             |   6 +-
 lisp/emacs-lisp/eldoc.el       | 200 ++++++++++++++++++++++-------------------
 lisp/progmodes/cfengine.el     |   4 +-
 lisp/progmodes/elisp-mode.el   |  41 ++++-----
 lisp/progmodes/flymake.el      |   5 +-
 lisp/progmodes/octave.el       |   2 +-
 10 files changed, 193 insertions(+), 135 deletions(-)



reply via email to

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