1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

*** empty log message ***

This commit is contained in:
Dave Love 2000-04-28 17:03:43 +00:00
parent a943a5ca3e
commit a9cacab79c

View File

@ -137,6 +137,8 @@
2000-04-19 Dave Love <fx@gnu.org>
* fns.c (syms_of_fns): Defsubr mapc.
(concat): Don't allow numeric args.
(Fconcat): Doc change.
2000-04-19 Stefan Monnier <monnier@cs.yale.edu>