diff options
| author | Juanma Barranquero | 2004-05-13 00:22:16 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2004-05-13 00:22:16 +0000 |
| commit | 7fc92635419abb02dab492b33c053d0cb65a85ce (patch) | |
| tree | 61a6e9daaa41808db1ba9acedf1775a1fe2f9de3 /src/ChangeLog | |
| parent | 3b316424bf02d89d2f5018ca7a55db2897f0daf6 (diff) | |
| download | emacs-7fc92635419abb02dab492b33c053d0cb65a85ce.tar.gz emacs-7fc92635419abb02dab492b33c053d0cb65a85ce.zip | |
(Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in
docstring.
(Finternal_get_lisp_face_attribute): Fix docstring.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d850131af81..0293d66e27a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-05-13 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * xfaces.c (Ftty_supports_face_attributes_p) | ||
| 4 | (Finternal_copy_lisp_face): Fix typo in docstring. | ||
| 5 | (Finternal_get_lisp_face_attribute): Fix docstring. | ||
| 6 | |||
| 1 | 2004-05-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 7 | 2004-05-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK. | 9 | * xfns.c (syms_of_xfns): Provide x-toolkit also for GTK. |