diff options
| author | Michaël Cadilhac | 2007-09-10 09:56:11 +0000 |
|---|---|---|
| committer | Michaël Cadilhac | 2007-09-10 09:56:11 +0000 |
| commit | f664fee97dddd371f2e541ac21491ce77a28219b (patch) | |
| tree | 598afb1fbe04503575f320e61b19539d51d36a42 /etc/ChangeLog | |
| parent | 09fbdf6ccc2ee2f4f2e1f02a5f11d264ead7a224 (diff) | |
| download | emacs-f664fee97dddd371f2e541ac21491ce77a28219b.tar.gz emacs-f664fee97dddd371f2e541ac21491ce77a28219b.zip | |
Document the interactive specification for C functions.
Say that `set-file-modes' is now interactive.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 9009874b8e7..8c088e2813d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-09-10 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | ||
| 2 | |||
| 3 | * NEWS: Document the interactive specification for C functions. | ||
| 4 | Say that `set-file-modes' is now interactive. | ||
| 5 | |||
| 1 | 2007-09-10 Michael Olson <mwolson@gnu.org> | 6 | 2007-09-10 Michael Olson <mwolson@gnu.org> |
| 2 | 7 | ||
| 3 | * ERC-NEWS: Improve description of erc-tls and erc-ssl change. | 8 | * ERC-NEWS: Improve description of erc-tls and erc-ssl change. |