diff options
| author | Jan D | 2010-07-02 14:55:51 +0200 |
|---|---|---|
| committer | Jan D | 2010-07-02 14:55:51 +0200 |
| commit | 9e892c8d8b52fbc4bc484fb8a185496f34bff805 (patch) | |
| tree | 400ce560093ff37b9e6fc7619e99384d8a52b7a6 /src/ChangeLog | |
| parent | baeb2564f75037efa9066dfeada25670f60e5079 (diff) | |
| download | emacs-9e892c8d8b52fbc4bc484fb8a185496f34bff805.tar.gz emacs-9e892c8d8b52fbc4bc484fb8a185496f34bff805.zip | |
Remove __P.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b36953e23f3..cac04c6909d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -79,6 +79,7 @@ | |||
| 79 | * composite.h: | 79 | * composite.h: |
| 80 | * dispextern.h: | 80 | * dispextern.h: |
| 81 | * disptab.h: | 81 | * disptab.h: |
| 82 | * dosfns.h: | ||
| 82 | * font.h: | 83 | * font.h: |
| 83 | * fontset.h: | 84 | * fontset.h: |
| 84 | * frame.h: | 85 | * frame.h: |
| @@ -99,6 +100,7 @@ | |||
| 99 | * syssignal.h: | 100 | * syssignal.h: |
| 100 | * systime.h: | 101 | * systime.h: |
| 101 | * termhooks.h: | 102 | * termhooks.h: |
| 103 | * w32font.h: | ||
| 102 | * w32term.h: | 104 | * w32term.h: |
| 103 | * widget.h: | 105 | * widget.h: |
| 104 | * window.h: | 106 | * window.h: |