Port details |
- elisp-info Functions to refer Emacs-Lisp Reference Manual
- 2.11 japanese
=0 2.11Version of this port present on the latest quarterly branch. - Maintainer: yoichi@FreeBSD.org
 - Port Added: 2002-01-22 15:43:33
- Last Update: 2002-09-03 05:22:59
- SVN Revision: UNKNOWN
- Also Listed In: elisp
- License: not specified in port
- Description:
- This package provide functions for Emacs with which you can
find description of function or variable from Emacs-Lisp
Reference Manual. If you put (require 'elisp-info-setup)
in ~/.emacs then following key binds are provided.
C-h f (C-h d) : elisp-info-describe-function
C-h D : describe-function
C-h v : elisp-info-describe-variable
C-h V : describe-variable
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- elisp-ja : japanese/elisp-manual
- emacs-21.2 : editors/emacs21
- Runtime dependencies:
-
- elisp-ja : japanese/elisp-manual
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11 03 Sep 2002 05:22:59
 |
yoichi  |
Remove elisp-info, it is evolved into mode-info package.
(moved to ports/editors/mode-info) |
22 Jan 2002 18:43:33
    |
yoichi  |
Add elisp-info.el, provide functions for Emacs to find description of function
or variable from Emacs-Lisp Reference Manual. |
Number of commits found: 2
|