diff options
| author | Glenn Morris | 2019-01-12 14:47:33 -0800 |
|---|---|---|
| committer | Glenn Morris | 2019-01-12 14:47:33 -0800 |
| commit | 6ac5985418e5e6e164ff7cbf3fdc5778c30da5e3 (patch) | |
| tree | e43b4c6136a08ef785fa84e34082de1a7843a44d /src/ChangeLog.11 | |
| parent | 21b902692828d25bae492c42167281bf1b178bd1 (diff) | |
| download | emacs-6ac5985418e5e6e164ff7cbf3fdc5778c30da5e3.tar.gz emacs-6ac5985418e5e6e164ff7cbf3fdc5778c30da5e3.zip | |
; Fix some trivial doc typos
Diffstat (limited to 'src/ChangeLog.11')
| -rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index cdc119ede78..46ab8b9f328 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -23186,7 +23186,7 @@ | |||
| 23186 | Delete argument prop_index. | 23186 | Delete argument prop_index. |
| 23187 | (font_property_table): Change arguments to validator. Change Callers. | 23187 | (font_property_table): Change arguments to validator. Change Callers. |
| 23188 | (font_lispy_object): Delete. | 23188 | (font_lispy_object): Delete. |
| 23189 | (font_at): Use font_find_object instead fo font_lispy_object. | 23189 | (font_at): Use font_find_object instead of font_lispy_object. |
| 23190 | 23190 | ||
| 23191 | 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> | 23191 | 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> |
| 23192 | 23192 | ||