diff options
| author | Pavel Janík | 2001-11-14 13:39:59 +0000 |
|---|---|---|
| committer | Pavel Janík | 2001-11-14 13:39:59 +0000 |
| commit | e3059a5d860155ba27e65105a153851a2c5819a3 (patch) | |
| tree | 24fec15768dfc630daaed015e6ca6107112c3d8b /src/ChangeLog | |
| parent | 54e45ea18b3bc772e3bd12a8813aa5288e86e41c (diff) | |
| download | emacs-e3059a5d860155ba27e65105a153851a2c5819a3.tar.gz emacs-e3059a5d860155ba27e65105a153851a2c5819a3.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5693f4917a5..8c82fb3aef4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-11-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | ||
| 2 | |||
| 3 | * fontset.h: Remove prototypes for variables | ||
| 4 | `Vhighlight_wrong_size_font' and `Vclip_large_size_font'. | ||
| 5 | |||
| 6 | * fontset.c: Remove variables `Vhighlight_wrong_size_font' and | ||
| 7 | `Vclip_large_size_font'. | ||
| 8 | |||
| 1 | 2001-11-13 Jason Rumney <jasonr@gnu.org> | 9 | 2001-11-13 Jason Rumney <jasonr@gnu.org> |
| 2 | 10 | ||
| 3 | * w32fns.c: Doc fix. | 11 | * w32fns.c: Doc fix. |