From 3ca34b22ecad18b9727245b332df86adc6fe7f38 Mon Sep 17 00:00:00 2001 From: David Engster Date: Thu, 9 Jan 2014 21:51:56 +0100 Subject: [PATCH] Updated NEWS with `describe-function' EIEIO support. --- etc/ChangeLog | 4 ++++ etc/NEWS | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index b7cfd7e5353..6395e28f005 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2014-01-09 David Engster + + * NEWS: Added new `describe-function' EIEIO support. + 2014-01-09 Glenn Morris * SERVICE: Mark as obsolete. diff --git a/etc/NEWS b/etc/NEWS index 4463d690079..a1033b9e679 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -168,6 +168,13 @@ non-nil, they output the same results. +++ *** The key `?' now describes prefix bindings, like `C-h'. +*** The command `describe-function' was extended for EIEIO. +Running it on constructors will show a full description of the +generated class. For generic functions, if will show all +implementations together with links to the source. The old commands +`describe-class', `describe-constructor' and `describe-generic' were +removed. + *** The command `quail-help' is deleted. Use `C-h C-\' (`describe-input-method') instead. -- 2.39.2