diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/font.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/font.c b/src/font.c index 7fdadb17c14..156107e5897 100644 --- a/src/font.c +++ b/src/font.c | |||
| @@ -5127,9 +5127,7 @@ where | |||
| 5127 | FEATURE is a symbol representing OpenType feature tag. | 5127 | FEATURE is a symbol representing OpenType feature tag. |
| 5128 | 5128 | ||
| 5129 | If the font is not an OpenType font, there are no elements | 5129 | If the font is not an OpenType font, there are no elements |
| 5130 | in CAPABILITY except the font format symbol. | 5130 | in CAPABILITY except the font format symbol. */) |
| 5131 | |||
| 5132 | If the named font is not yet loaded, return nil. */) | ||
| 5133 | (Lisp_Object name, Lisp_Object frame) | 5131 | (Lisp_Object name, Lisp_Object frame) |
| 5134 | { | 5132 | { |
| 5135 | struct frame *f; | 5133 | struct frame *f; |