Fix typos in comment.
This commit is contained in:
parent
dde2559c43
commit
18a10a2115
1 changed files with 2 additions and 2 deletions
|
@ -493,8 +493,8 @@ extern Lisp_Object Qfile_name_handler_alist;
|
|||
where CODE1 is a code-point or a cons of code-points specifying a
|
||||
range.
|
||||
|
||||
Note that this funciton uses `openp' to open MAPFILE but ignores
|
||||
`file-name-handler-alist to avoid running any Lisp codes. */
|
||||
Note that this function uses `openp' to open MAPFILE but ignores
|
||||
`file-name-handler-alist' to avoid running any Lisp code. */
|
||||
|
||||
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue