mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(TABDLY): Defined.
This commit is contained in:
parent
ed2ef6c9e0
commit
00c1bef4ea
@ -20,6 +20,7 @@
|
||||
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
|
||||
|
||||
/* netbsd uses OXTABS instead of the expected TAB3. */
|
||||
#define TABDLY OXTABS
|
||||
#define TAB3 OXTABS
|
||||
|
||||
#define A_TEXT_OFFSET(x) (sizeof (struct exec))
|
||||
|
Loading…
Reference in New Issue
Block a user