Mercurial > emacs
view src/s/uxpds.h @ 65069:fc42a1decf2d
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
(Info-escape-percent): Delete function.
(Info-fontify-node): Replace Info-escape-percent by
replace-regexp-in-string with REP arg set to lambda that
duplicates `%' and preserves text properties.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 22 Aug 2005 19:53:46 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Handle uxpds */ #include "usg5-4-2.h" /* This triggers a conditional in xfaces.c. */ #define XOS_NEEDS_TIME_H #define FSCALE 256 /* arch-tag: c02db2a6-c725-4a6b-adee-66e0303df2a8 (do not change this comment) */