gnu-emacs-sources
[Top][All Lists]
Advanced

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

hyperspe-addon.el 1.6 --- Add additional entries to CL HyperSpec lookup


From: Yuji Minejima
Subject: hyperspe-addon.el 1.6 --- Add additional entries to CL HyperSpec lookup table
Date: 6 Sep 2004 19:41:36 -0700

I released the previous version of this package as version 3.11.
At that time I was mangling with the cvs directory of my elisp
libraries.  Now I've settled with a new versioning scheme, and the new
version is 1.6.  Sorry for the confusion that might be incurred.


;;; Change Log:

;; Version 1.6 (7 Sep 2004)
;;  * Add CLHS glossary entries, e.g. "{lisp image}".


;;; Commentary:

;; You can look up symbols specified in CLHS (Common Lisp HyperSpec)
;; with hyperspec.el from within Emacs. hyperspec-addon.el adds extra
;; entries to hyperspec.el.

;; The added entries are chapter names (e.g. "[object]"), format
;; control characters (e.g. "~C: Character"), reader macro characters
;; (e.g. "#+"), loop keywords (e.g. "loop:collect"), MOP symbols
;; (e.g. "class-direct-slots"), CLHS glossary entries
;; (e.g. "{lisp image}") and so on.

You can find the latest hyperspec-addon.el at
http://homepage1.nifty.com/bmonkey/emacs/elisp/hyperspec-addon.el

Yuji.


reply via email to

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