Mercurial > emacs
comparison src/ChangeLog @ 84435:12dc4aa162c7
*** empty log message ***
author | Michaël Cadilhac <michael.cadilhac@lrde.org> |
---|---|
date | Mon, 10 Sep 2007 09:40:37 +0000 |
parents | 540f0c95e3e0 |
children | 574312ace74d |
comparison
equal
deleted
inserted
replaced
84434:83ebc6baeac5 | 84435:12dc4aa162c7 |
---|---|
1 2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 1 2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
2 | |
3 * lisp.h (struct Lisp_Subr): Rename `prompt' field to `intspec'. | |
4 (DEFUN): Document `intspec', use it instead of `prompt'. | |
2 | 5 |
3 * callint.c (Fcall_interactively): Comment fixes. | 6 * callint.c (Fcall_interactively): Comment fixes. |
4 | 7 |
5 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> | 8 2007-09-10 Stefan Monnier <monnier@iro.umontreal.ca> |
6 | 9 |