bpt/emacs.git
19 years ago(gud-tooltip-mode): Add gud prefix to
Nick Roberts [Mon, 16 May 2005 06:42:37 +0000 (06:42 +0000)]
(gud-tooltip-mode): Add gud prefix to
tooltip-change-major-mode.
(gud-tooltip-print-command): Remove case where gud-minor-mode
is gdb ("--fullname").
(gud-tooltip-tips): Turn GUD tooltips off for this case and
explain to user.

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 06:41:46 +0000 (06:41 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Mon, 16 May 2005 04:25:50 +0000 (04:25 +0000)]
*** empty log message ***

19 years ago(calc-copy-special-constant): New function.
Jay Belanger [Mon, 16 May 2005 03:55:11 +0000 (03:55 +0000)]
(calc-copy-special-constant): New function.

19 years ago(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:54:05 +0000 (03:54 +0000)]
(calc-edit-format-macro-buffer): Add `calc-copy-special-constant'.

19 years ago(calc-init-extensions): Add `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:52:38 +0000 (03:52 +0000)]
(calc-init-extensions): Add `calc-copy-special-constant'.

19 years ago(Storing Variables): Mention `calc-copy-special-constant'.
Jay Belanger [Mon, 16 May 2005 03:50:34 +0000 (03:50 +0000)]
(Storing Variables): Mention `calc-copy-special-constant'.

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 May 2005 03:37:46 +0000 (03:37 +0000)]
*** empty log message ***

19 years ago(help-face-def): New button type.
Richard M. Stallman [Mon, 16 May 2005 03:31:32 +0000 (03:31 +0000)]
(help-face-def): New button type.

19 years ago(describe-face): Output a definition link button.
Richard M. Stallman [Mon, 16 May 2005 03:31:11 +0000 (03:31 +0000)]
(describe-face): Output a definition link button.

19 years ago(Tooltips): Replace toolbar with "tool bar" for
Nick Roberts [Mon, 16 May 2005 01:08:01 +0000 (01:08 +0000)]
(Tooltips): Replace toolbar with "tool bar" for
consistency.

19 years agoReplace toolbar with "tool bar" for consistency.
Nick Roberts [Mon, 16 May 2005 01:07:12 +0000 (01:07 +0000)]
Replace toolbar with "tool bar" for consistency.
(Compilation Mode): Describe compilation-context-lines
and use of arrow in compilation buffer.
(Debugger Operation): Replace help text with variable's value.

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 01:06:37 +0000 (01:06 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Nick Roberts [Mon, 16 May 2005 00:30:03 +0000 (00:30 +0000)]
*** empty log message ***

19 years ago(compilation-setup): Set local value of
Nick Roberts [Mon, 16 May 2005 00:01:46 +0000 (00:01 +0000)]
(compilation-setup): Set local value of
overlay-arrow-string to "" always.
(compilation-set-window): Left fringe then don't scroll. No left
fringe then no arrow and scroll message to top.
(compilation-context-lines): Adjust doc string accordingly.

19 years ago(left-fringe-p): New function.
Nick Roberts [Sun, 15 May 2005 23:57:15 +0000 (23:57 +0000)]
(left-fringe-p): New function.

19 years ago*** empty log message ***
Nick Roberts [Sun, 15 May 2005 23:51:07 +0000 (23:51 +0000)]
*** empty log message ***

19 years ago(ido-magic-forward-char, ido-magic-backward-char)
Kim F. Storm [Sun, 15 May 2005 23:03:36 +0000 (23:03 +0000)]
(ido-magic-forward-char, ido-magic-backward-char)
(ido-magic-delete-char): New commands for C-f, C-b, C-d.
(ido-wide-find-dir-or-delete-dir): New command for M-d.
(ido-define-mode-map): Bind them.  Add C-x prefix to fallback commands.
(ido-read-file-name): Handle commands with ido property value
equal to find-file as reading a file name, to allow C-d to enter dired.
(ibuffer-find-file): Add ido property with value find-file.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 23:03:14 +0000 (23:03 +0000)]
*** empty log message ***

19 years ago(copyright-fix-years): Match properly if the first year is 2-digit.
Richard M. Stallman [Sun, 15 May 2005 22:03:16 +0000 (22:03 +0000)]
(copyright-fix-years): Match properly if the first year is 2-digit.
Don't mess up the whitespace after the years by filling.

19 years ago(dired-mark-confirm):
Richard M. Stallman [Sun, 15 May 2005 21:34:47 +0000 (21:34 +0000)]
(dired-mark-confirm):
Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.

19 years ago(dired-map-over-marks): New arg distinguish-one-marked.
Richard M. Stallman [Sun, 15 May 2005 21:33:25 +0000 (21:33 +0000)]
(dired-map-over-marks): New arg distinguish-one-marked.
(dired-get-marked-files): New arg distinguish-one-marked.
(dired-mark-pop-up): Handle FILES = (t FILE) specially.

19 years ago(open-network-stream-nowait): Remove.
Kim F. Storm [Sun, 15 May 2005 20:42:43 +0000 (20:42 +0000)]
(open-network-stream-nowait): Remove.
(open-network-stream-server): Remove.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 15 May 2005 20:42:31 +0000 (20:42 +0000)]
*** empty log message ***

19 years ago(Network): Remove open-network-stream-nowait.
Kim F. Storm [Sun, 15 May 2005 20:42:11 +0000 (20:42 +0000)]
(Network): Remove open-network-stream-nowait.
(Network Servers): Remove open-network-stream-server.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 15 May 2005 17:39:06 +0000 (17:39 +0000)]
*** empty log message ***

19 years ago(Top): Update detailed menu for node changes.
Luc Teirlinck [Sun, 15 May 2005 17:35:23 +0000 (17:35 +0000)]
(Top): Update detailed menu for node changes.

19 years agoReorder nodes.
Luc Teirlinck [Sun, 15 May 2005 17:33:59 +0000 (17:33 +0000)]
Reorder nodes.
(Variables): Update menu.

19 years ago(Choosing Modes): normal-mode processes the -*- line. Add xref.
Luc Teirlinck [Sun, 15 May 2005 17:00:36 +0000 (17:00 +0000)]
(Choosing Modes): normal-mode processes the -*- line.  Add xref.

19 years ago(File Local Variables): Do not refer to the `-*-' line as
Luc Teirlinck [Sun, 15 May 2005 16:53:06 +0000 (16:53 +0000)]
(File Local Variables): Do not refer to the `-*-' line as
a "local variables list".  Add pxref.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 15 May 2005 14:30:33 +0000 (14:30 +0000)]
*** empty log message ***

19 years ago(lisp-mode-variables): Set font-lock-comment-start-skip.
Richard M. Stallman [Sun, 15 May 2005 14:29:25 +0000 (14:29 +0000)]
(lisp-mode-variables): Set font-lock-comment-start-skip.

19 years ago(font-lock-comment-start-skip): New variable.
Richard M. Stallman [Sun, 15 May 2005 14:28:55 +0000 (14:28 +0000)]
(font-lock-comment-start-skip): New variable.
(font-lock-comment-end-skip): New variable.
(font-lock-fontify-syntactically-region): Use them if non-nil.

19 years agoCorrect/improve previous change.
Richard M. Stallman [Sun, 15 May 2005 13:49:41 +0000 (13:49 +0000)]
Correct/improve previous change.

19 years ago*** empty log message ***
Jay Belanger [Sun, 15 May 2005 05:36:55 +0000 (05:36 +0000)]
*** empty log message ***

19 years ago(calc-store-value): Return a string rather than display it as a message.
Jay Belanger [Sun, 15 May 2005 05:20:59 +0000 (05:20 +0000)]
(calc-store-value): Return a string rather than display it as a message.
Use calc-var-name for variable name.
(calc-store-into): Add the result of calc-store-value to message.
(calc-copy-variable): Add a message.
(calc-store-exchange): Improve error messages.
(calc-store-binary, calc-store-map): Don't reset the values of special constants.

19 years ago(Default Simplifications): Insert missing ! (logical not operator).
Jay Belanger [Sun, 15 May 2005 04:12:31 +0000 (04:12 +0000)]
(Default Simplifications): Insert missing ! (logical not operator).

19 years agoadded documentation for ediff-backup
Michael Kifer [Sun, 15 May 2005 03:08:56 +0000 (03:08 +0000)]
added documentation for ediff-backup

19 years ago(Derived Modes): Correct typos. Add pxref.
Luc Teirlinck [Sun, 15 May 2005 02:14:59 +0000 (02:14 +0000)]
(Derived Modes): Correct typos.  Add pxref.

19 years agoMany cleanups.
Richard M. Stallman [Sat, 14 May 2005 23:38:09 +0000 (23:38 +0000)]
Many cleanups.

19 years agoVarious cleanups.
Richard M. Stallman [Sat, 14 May 2005 23:23:39 +0000 (23:23 +0000)]
Various cleanups.

19 years ago(Top): Update detailed menu for node changes.
Luc Teirlinck [Sat, 14 May 2005 21:32:19 +0000 (21:32 +0000)]
(Top): Update detailed menu for node changes.

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 21:26:07 +0000 (21:26 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 18:41:24 +0000 (18:41 +0000)]
*** empty log message ***

19 years ago(define-derived-mode): Add link to Elisp manual to docstring.
Luc Teirlinck [Sat, 14 May 2005 18:32:45 +0000 (18:32 +0000)]
(define-derived-mode): Add link to Elisp manual to docstring.

19 years agoFix encoding.
Andreas Schwab [Sat, 14 May 2005 18:19:06 +0000 (18:19 +0000)]
Fix encoding.

19 years ago(hack-local-variables-confirm): Add STRING argument.
Luc Teirlinck [Sat, 14 May 2005 16:39:49 +0000 (16:39 +0000)]
(hack-local-variables-confirm): Add STRING argument.
Make the function handle non file visiting buffers correctly.
(hack-local-variables-prop-line, hack-local-variables)
(hack-one-local-variable): Use STRING arg of `hack-local-variables-confirm'.

19 years ago(Modes): Update Menu.
Luc Teirlinck [Sat, 14 May 2005 16:16:44 +0000 (16:16 +0000)]
(Modes): Update Menu.
(Hooks):  Move to beginning of chapter.
(Major Modes): Update Menu.
(Major Mode Basics): New node, split off from `Major Modes'.
(Major Mode Conventions): Correct xref.  Explain how to handle
auto-mode-alist if the major mode command has an autoload cookie.
(Auto Major Mode): Major update.  Add magic-mode-alist.
(Derived Modes): Major update.
(Mode Line Format): Update Menu.
(Mode Line Basics): New node, split off from `Mode Line Format'.

19 years agoSync with Tramp 2.0.49.
Michael Albinus [Sat, 14 May 2005 15:39:15 +0000 (15:39 +0000)]
Sync with Tramp 2.0.49.

19 years ago(Hooks): Most minor modes run mode hooks too.
Luc Teirlinck [Sat, 14 May 2005 15:25:38 +0000 (15:25 +0000)]
(Hooks): Most minor modes run mode hooks too.
`add-hook' can handle void hooks or hooks whose value is a single function.

19 years ago(Autoload): Mention `autoload cookie' as synonym for
Luc Teirlinck [Sat, 14 May 2005 15:22:36 +0000 (15:22 +0000)]
(Autoload): Mention `autoload cookie' as synonym for
`magic autoload comment'.  Add index entries and anchor.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 14 May 2005 14:17:07 +0000 (14:17 +0000)]
*** empty log message ***

19 years agoAdd a footnote.
Richard M. Stallman [Sat, 14 May 2005 14:16:28 +0000 (14:16 +0000)]
Add a footnote.

19 years ago(Moving Point): Mention `M-g g' binding for goto-line.
Luc Teirlinck [Sat, 14 May 2005 14:15:27 +0000 (14:15 +0000)]
(Moving Point): Mention `M-g g' binding for goto-line.
(Position Info): Delete discussion of goto-line.  It is already
described in `Moving point'.

19 years agoUpdate footnotes.
Richard M. Stallman [Sat, 14 May 2005 14:12:36 +0000 (14:12 +0000)]
Update footnotes.

19 years ago(message3): Call cancel_echoing.
Richard M. Stallman [Sat, 14 May 2005 14:09:36 +0000 (14:09 +0000)]
(message3): Call cancel_echoing.

19 years ago(Fmemory_full_p): New function.
Richard M. Stallman [Sat, 14 May 2005 14:07:03 +0000 (14:07 +0000)]
(Fmemory_full_p): New function.
(syms_of_alloc): defsubr it.

19 years ago(send_process_trap): Unblock SIGPIPE.
Richard M. Stallman [Sat, 14 May 2005 14:06:33 +0000 (14:06 +0000)]
(send_process_trap): Unblock SIGPIPE.
(send_process): Reset SIGPIPE handler before reporting error.

19 years ago(Completion Commands): Correct reference.
Luc Teirlinck [Sat, 14 May 2005 14:05:59 +0000 (14:05 +0000)]
(Completion Commands): Correct reference.
(Completion Options): Fix typo.

19 years ago(eshell-find-tag): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 14:03:31 +0000 (14:03 +0000)]
(eshell-find-tag): Use with-no-warnings.

19 years ago(Coding Conventions): Explain how important it is
Richard M. Stallman [Sat, 14 May 2005 14:02:39 +0000 (14:02 +0000)]
(Coding Conventions): Explain how important it is
that just loading certain files not change Emacs behavior.

19 years ago(Deletion): Complete description of `C-x C-o'.
Luc Teirlinck [Sat, 14 May 2005 14:01:40 +0000 (14:01 +0000)]
(Deletion): Complete description of `C-x C-o'.

19 years ago(Defining Minor Modes): Define define-global-minor-mode.
Richard M. Stallman [Sat, 14 May 2005 13:59:41 +0000 (13:59 +0000)]
(Defining Minor Modes): Define define-global-minor-mode.

19 years agoRearrangements and cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:58:01 +0000 (13:58 +0000)]
Rearrangements and cleanups.

19 years ago(symbol-file): Doc fix.
Richard M. Stallman [Sat, 14 May 2005 13:57:33 +0000 (13:57 +0000)]
(symbol-file): Doc fix.

19 years agoWrite "Lisp" properly. Other cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:18:57 +0000 (13:18 +0000)]
Write "Lisp" properly.  Other cleanups.

19 years agoRearrangements and cleanups. Don't mention defaulting of :group.
Richard M. Stallman [Sat, 14 May 2005 13:15:35 +0000 (13:15 +0000)]
Rearrangements and cleanups.  Don't mention defaulting of :group.

19 years ago(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
John Paul Wallington [Sat, 14 May 2005 12:56:18 +0000 (12:56 +0000)]
(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.

19 years ago(define-ibuffer-column filename): If `dired-directory' is a list, use its car.
John Paul Wallington [Sat, 14 May 2005 12:53:34 +0000 (12:53 +0000)]
(define-ibuffer-column filename): If `dired-directory' is a list, use its car.
From: Daniel Brockman  <daniel@brockman.se>  (tiny change)

19 years ago(byte-compile-nogroup-warn): New function.
Richard M. Stallman [Sat, 14 May 2005 12:30:08 +0000 (12:30 +0000)]
(byte-compile-nogroup-warn): New function.
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.

19 years ago(c-literal-faces): Add font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 14 May 2005 11:30:27 +0000 (11:30 +0000)]
(c-literal-faces): Add font-lock-comment-delimiter-face.

19 years ago(dig): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 11:28:14 +0000 (11:28 +0000)]
(dig): Use with-no-warnings.

19 years ago(sc-cite-frame-alist, sc-uncite-frame-alist)
Richard M. Stallman [Sat, 14 May 2005 11:27:40 +0000 (11:27 +0000)]
(sc-cite-frame-alist, sc-uncite-frame-alist)
(sc-recite-frame-alist, sc-default-cite-frame)
(sc-default-uncite-frame, sc-default-recite-frame)
(sc-attrib-selection-list, sc-rewrite-header-list):
Mark as risky-local-variable.

19 years ago(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
Richard M. Stallman [Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)]
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.

19 years ago(eldoc-documentation-function): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:25:31 +0000 (11:25 +0000)]
(eldoc-documentation-function): Add autoload.

19 years ago(solar-data-list): Move definition up.
Richard M. Stallman [Sat, 14 May 2005 11:25:00 +0000 (11:25 +0000)]
(solar-data-list): Move definition up.

19 years ago(dnd-protocol-alist): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:24:17 +0000 (11:24 +0000)]
(dnd-protocol-alist): Add autoload.

19 years agoMore doc usage fixes.
Richard M. Stallman [Sat, 14 May 2005 11:21:12 +0000 (11:21 +0000)]
More doc usage fixes.

19 years agoMany doc usage fixes.
Richard M. Stallman [Sat, 14 May 2005 11:20:19 +0000 (11:20 +0000)]
Many doc usage fixes.
(sh-indent-after-do): Change default to match common styles.

19 years ago(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
Luc Teirlinck [Sat, 14 May 2005 00:56:30 +0000 (00:56 +0000)]
(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.

19 years ago*** empty log message ***
Jay Belanger [Sat, 14 May 2005 00:55:56 +0000 (00:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 00:54:11 +0000 (00:54 +0000)]
*** empty log message ***

19 years ago(Default Simplifications): Mention 0^0=1.
Jay Belanger [Sat, 14 May 2005 00:53:40 +0000 (00:53 +0000)]
(Default Simplifications): Mention 0^0=1.

19 years ago(syms_of_emacs): Fix doc string for system-type.
Nick Roberts [Fri, 13 May 2005 23:28:35 +0000 (23:28 +0000)]
(syms_of_emacs): Fix doc string for system-type.

19 years ago*** empty log message ***
Nick Roberts [Fri, 13 May 2005 23:27:04 +0000 (23:27 +0000)]
*** empty log message ***

19 years ago(tmm-get-keymap): Include only active menus and menu items.
Nick Roberts [Fri, 13 May 2005 23:23:42 +0000 (23:23 +0000)]
(tmm-get-keymap): Include only active menus and menu items.

19 years ago(easy-menu-define): Doc fixes.
Nick Roberts [Fri, 13 May 2005 23:22:42 +0000 (23:22 +0000)]
(easy-menu-define): Doc fixes.

19 years ago(Finsert_file_contents): Fix previous change.
Richard M. Stallman [Fri, 13 May 2005 23:09:41 +0000 (23:09 +0000)]
(Finsert_file_contents): Fix previous change.

19 years ago* dired.el (dired-mode): make-variable-buffer-local =>
Jan Djärv [Fri, 13 May 2005 17:03:30 +0000 (17:03 +0000)]
* dired.el (dired-mode): make-variable-buffer-local =>
make-local-variable

19 years ago(Ffind_file_name_handler): Handle lambda-exp as handler.
Richard M. Stallman [Fri, 13 May 2005 13:34:23 +0000 (13:34 +0000)]
(Ffind_file_name_handler): Handle lambda-exp as handler.
(Finsert_file_contents): If we read 0 bytes from a special file,
unlock the visited file if we locked it.
(Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes.
(Ffile_exists_p, Ffile_symlink_p): Doc fixes.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:55:33 +0000 (08:55 +0000)]
*** empty log message ***

19 years agoRegenerate.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:55:10 +0000 (08:55 +0000)]
Regenerate.

19 years agoDon't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:54:23 +0000 (08:54 +0000)]
Don't check HAVE_CARBON if HAVE_X11 is set to yes.  Check HAVE_CARBON
before USE_TOOLKIT_SCROLL_BARS.  Define USE_TOOLKIT_SCROLL_BARS by
default if HAVE_CARBON is set to yes.

19 years ago(DIRECTORY_SEP): New macro.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:53:17 +0000 (08:53 +0000)]
(DIRECTORY_SEP): New macro.
(IS_DIRECTORY_SEP): Use it.

19 years ago(mac-select-convert-to-string): Try coding
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:51:35 +0000 (08:51 +0000)]
(mac-select-convert-to-string): Try coding
systems in mac-script-code-coding-systems if specified one cannot
encode string for `com.apple.traditional-mac-plain-text'.

19 years ago(buildobj.lst): New target.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:50:27 +0000 (08:50 +0000)]
(buildobj.lst): New target.
(Clean): Delete file buildobj.lst.
(Emacs, {DocTarget}DOC): Depend on buildobj.lst.
(EmacsSource, MacSource, LispSource, LispSourceDontCompile):
Remove variables.
(SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): New
variables.
({DocTarget}DOC): Use them.
(Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.

19 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:49:50 +0000 (08:49 +0000)]
Sync with src/config.in.
(DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP)
(HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_SETITIMER)
(HAVE_SIZE_T, HAVE_SYS_IOCTL_H, HAVE_SYS_PARAM_H, HAVE_SYS_STAT_H)
(HAVE_SYS_TYPES_H, TIME_WITH_SYS_TIME, SYNC_INPUT): Define them.
[__MRC__] (HAVE_ALLOCA_H): Likewise.
(config_machfile, config_opsysfile, my_strftime): New macros.
(HAVE_PWD_H): Move from s-mac.h.
(HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h.
(PTR): Move to s-mac.h.

19 years ago(HAVE_ALLOCA, C_ALLOCA): Move to config.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:49:15 +0000 (08:49 +0000)]
(HAVE_ALLOCA, C_ALLOCA): Move to config.h.

19 years agoSync with src/s/template.h. Don't include fcntl.h, time.h, or signal.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:48:45 +0000 (08:48 +0000)]
Sync with src/s/template.h.  Don't include fcntl.h, time.h, or signal.h.
(index, rindex): New macros.
[__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for
compatibility with predefined ones.
(PTR): Move from s-mac.h.
(HAVE_PWD_H): Move to config.h.
(volatile): Remove macro.
[__MRC__] (strftime): Likewise.
(read_input_waiting, sys_gmtime, sys_localtime, sys_ctime)
(sys_time, sys_signal, atof): Remove declarations.

19 years ago(ITIMER_REAL): New macro.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:48:01 +0000 (08:48 +0000)]
(ITIMER_REAL): New macro.
(struct itimerval): New struct.
(setitimer): New extern.