emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (55eb728 -> f069028)


From: Stefan Monnier
Subject: [Emacs-diffs] master updated (55eb728 -> f069028)
Date: Thu, 05 Feb 2015 19:44:41 +0000

monnier pushed a change to branch master.

      from  55eb728   help-fns.el (describe-function-or-variable): New function 
on `C-h o'
       new  ad5a7c8   Add (:documentation <form>) for dynamically-generated 
docstrings
       new  72229f1   * lisp/emacs-lisp/eieio*.el: Use (:documentation ...) 
feature
       new  f069028   Merge branch 'dynamic-docstrings' into trunk


Summary of changes:
 etc/NEWS                        |    4 ++
 lisp/ChangeLog                  |   29 +++++++++++++++++++
 lisp/emacs-lisp/bytecomp.el     |   59 +++++++++++++++++++++++++--------------
 lisp/emacs-lisp/cconv.el        |   31 +++++++++++++++-----
 lisp/emacs-lisp/eieio-base.el   |    3 +-
 lisp/emacs-lisp/eieio-compat.el |    7 ++--
 lisp/emacs-lisp/eieio-core.el   |   43 +++++++++++++---------------
 src/ChangeLog                   |    5 +++
 src/eval.c                      |   22 ++++++++++++--
 9 files changed, 141 insertions(+), 62 deletions(-)



reply via email to

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