Spelling fixes.
This commit is contained in:
parent
f3a4812cf2
commit
4fa20d8f8d
2 changed files with 2 additions and 2 deletions
|
@ -1557,7 +1557,7 @@
|
|||
* ede.texi (Top): Rename from top, all uses changed.
|
||||
* eshell.texi: Add missing argument to @sp.
|
||||
* forms.texi (Top): Reorder menu to match structure.
|
||||
* htmlfontify.texi (Customisation): Add missing @item in
|
||||
* htmlfontify.texi (Customization): Add missing @item in
|
||||
@enumerate.
|
||||
* org.texi (Advanced features): Add missing argument for @item.
|
||||
(Property searches): Use @backslashchar{} in macro argument.
|
||||
|
|
|
@ -123,7 +123,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
|
|||
#endif
|
||||
|
||||
/* We must intercept 'opendir' calls to stash away the directory name,
|
||||
so we could reuse it in realinkat, see msdos.c. */
|
||||
so we could reuse it in readlinkat; see msdos.c. */
|
||||
#define opendir sys_opendir
|
||||
|
||||
/* The "portable" definition of _GL_INLINE on config.h does not work
|
||||
|
|
Loading…
Add table
Reference in a new issue