Mercurial > emacs
annotate lib-src/README @ 85302:bc8b741390b0
(documentation): Advice deleted. Doc for advised functions
is now handled at C level.
(ad-stop-advice, ad-start-advice): Don't enable or disable
advice for `documentation'.
(ad-advised-definition-docstring-regexp): Var deleted.
(ad-make-advised-definition-docstring): Store orig name
as text property of string.
(ad-advised-definition-p): Check for text property of docstring.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 14 Oct 2007 22:46:38 +0000 |
parents | b42a4aa7ff4f |
children |
rev | line source |
---|---|
25859 | 1 This directory contains the source code for the architecture-dependent |
52780 | 2 files that go in ${archlibdir}. At present, these are mostly utility |
69732
b42a4aa7ff4f
changed `Emacs' to `GNU Emacs'
Ramprasad B <ramprasad_i82@yahoo.com>
parents:
52780
diff
changeset
|
3 programs used by GNU Emacs. |