comparison lispref/ChangeLog @ 50655:8e621ea67f06

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Apr 2003 01:38:36 +0000
parents da94760ca8cb
children 79e27b3ef7ef
comparison
equal deleted inserted replaced
50654:07caa9606def 50655:8e621ea67f06
1 2003-04-20 Richard M. Stallman <rms@gnu.org>
2
3 * os.texi (Timers): Explain about timers and quitting.
4
1 2003-04-19 Richard M. Stallman <rms@gnu.org> 5 2003-04-19 Richard M. Stallman <rms@gnu.org>
2 6
3 * internals.texi (Writing Emacs Primitives): Strings are 7 * internals.texi (Writing Emacs Primitives): Strings are
4 no longer special for GCPROs. Mention GCPRO5, GCPRO6. 8 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5 Explain GCPRO convention for varargs function args. 9 Explain GCPRO convention for varargs function args.