diff options
| author | Eli Zaretskii | 2001-02-02 07:54:48 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-02 07:54:48 +0000 |
| commit | eb24d0bfe76cd1b0fd40dcb65fabe767af55e53f (patch) | |
| tree | da41c19cf7a4290d220e08813806c292b58d3009 /src/ChangeLog | |
| parent | 6a3f48c7ea95e388f755ed40e375241080c4d4fc (diff) | |
| download | emacs-eb24d0bfe76cd1b0fd40dcb65fabe767af55e53f.tar.gz emacs-eb24d0bfe76cd1b0fd40dcb65fabe767af55e53f.zip | |
(Fconstrain_to_field): Doc fix.
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 7e739956f7e..7b69ee344e8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il> | 1 | 2001-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 2 | ||
| 3 | * editfns.c (Fconstrain_to_field): Doc fix. | ||
| 4 | |||
| 3 | * xfaces.c (Fclear_face_cache): Rename the `thorougly' argument | 5 | * xfaces.c (Fclear_face_cache): Rename the `thorougly' argument |
| 4 | into `thoroughly', to make it consistent with the doc string. | 6 | into `thoroughly', to make it consistent with the doc string. |
| 5 | 7 | ||