Jim Blandy
|
c6e23ea25f
|
Update FSF address in copyright notices.
|
1999-08-06 07:26:07 +00:00 |
|
Mikael Djurfeldt
|
70558403f9
|
* session.scm (apropos-internal): Modified to comply with new
argument order for hash-fold.
|
1999-03-21 05:04:11 +00:00 |
|
Mikael Djurfeldt
|
6ae3499427
|
* session.scm (system-module): New procedure. Used to switch a
module between system and user state.
|
1999-03-19 02:15:43 +00:00 |
|
Mikael Djurfeldt
|
bbefd48041
|
* session.scm (apropos-internal): Rewritten using hash-fold.
* emacs.scm, session.scm, slib.scm): Added :no-backtrace in module
definition.
|
1999-03-16 03:09:44 +00:00 |
|
Mikael Djurfeldt
|
4a9f464eff
|
* session.scm (arity): New procedure.
|
1998-11-26 18:04:46 +00:00 |
|
Mikael Djurfeldt
|
7cfae7e6ad
|
* session.scm (name): New procedure: Gives name of object.
(source): New procedure: Gives source of object.
|
1997-09-11 08:59:30 +00:00 |
|
Mikael Djurfeldt
|
a5be27cd24
|
* session.scm (apropos-internal): Musn't initialize symbol
accumulator with a constant pair. That led to mutation of the
source!
|
1997-08-25 15:07:18 +00:00 |
|
Mikael Djurfeldt
|
68aed3ea96
|
* session.scm (vector-for-each): Removed.
(apropos): vector-for-each --> array-for-each.
(apropos-internal): New function. Return list of accessible
symbols matching regexp.
|
1997-08-24 03:39:47 +00:00 |
|
Mikael Djurfeldt
|
4f161c5cb1
|
*** empty log message ***
|
1997-08-18 20:19:18 +00:00 |
|
Mikael Djurfeldt
|
0e81dabd94
|
* * session.scm: New file: Session support.
(apropos): New procedure: List bindings given regexp.
|
1997-08-18 20:02:22 +00:00 |
|