]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years agoDocument removal of yow.c.
Eli Zaretskii [Sat, 10 Jun 2006 07:58:34 +0000 (07:58 +0000)]
Document removal of yow.c.

18 years ago.
Andreas Schwab [Fri, 9 Jun 2006 22:45:12 +0000 (22:45 +0000)]
.

18 years ago(ethio-fidel-to-java-buffer): Fix quoting
Andreas Schwab [Fri, 9 Jun 2006 22:44:55 +0000 (22:44 +0000)]
(ethio-fidel-to-java-buffer): Fix quoting
in doc string.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 9 Jun 2006 18:23:06 +0000 (18:23 +0000)]
*** empty log message ***

18 years ago(read_escape): Provide a Unicode character escape syntax; \u followed by
Eli Zaretskii [Fri, 9 Jun 2006 18:22:30 +0000 (18:22 +0000)]
(read_escape): Provide a Unicode character escape syntax; \u followed by
exactly four or \U followed by exactly eight hex digits in a comment or
string is read as a Unicode character with that code point.

18 years ago(Character Type): Describe the\uABCD and \U00ABCDEF syntax.
Eli Zaretskii [Fri, 9 Jun 2006 18:11:21 +0000 (18:11 +0000)]
(Character Type): Describe the\uABCD and \U00ABCDEF syntax.

18 years agoDocument new syntax \uXXXX.
Eli Zaretskii [Fri, 9 Jun 2006 17:59:29 +0000 (17:59 +0000)]
Document new syntax \uXXXX.

18 years agoRemove unused file.
Eli Zaretskii [Fri, 9 Jun 2006 17:56:20 +0000 (17:56 +0000)]
Remove unused file.

18 years ago($(BLD)/yow.$(O)): Remove target.
Eli Zaretskii [Fri, 9 Jun 2006 17:55:10 +0000 (17:55 +0000)]
($(BLD)/yow.$(O)): Remove target.

18 years ago(UTILITIES): Remove yow${EXEEXT}.
Eli Zaretskii [Fri, 9 Jun 2006 17:53:58 +0000 (17:53 +0000)]
(UTILITIES): Remove yow${EXEEXT}.
yow${EXEEXT}: Remove target.

18 years ago(makefile-fill-paragraph): Don't remove spaces after the comment start.
Eli Zaretskii [Fri, 9 Jun 2006 17:43:54 +0000 (17:43 +0000)]
(makefile-fill-paragraph): Don't remove spaces after the comment start.

18 years ago(pong-init-buffer): Fill buffer with spaces instead of ^A.
Thien-Thi Nguyen [Fri, 9 Jun 2006 14:23:49 +0000 (14:23 +0000)]
(pong-init-buffer): Fill buffer with spaces instead of ^A.

18 years ago2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
Reiner Steib [Fri, 9 Jun 2006 13:04:55 +0000 (13:04 +0000)]
2006-06-09  W?odek Bzyl  <matwb@univ.gda.pl>

* pl-refcard.ps: Regenerate.

18 years ago(ispell-kill-ispell): If ispell has been
Kim F. Storm [Fri, 9 Jun 2006 13:04:13 +0000 (13:04 +0000)]
(ispell-kill-ispell): If ispell has been
launched asynchronously, delete its process instead of being cool.
(ispell-async-processp): Check for `delete-process' existence
instead of `kill-process' one for consistency.
Submitted by: Michaël Cadilhac  <michael.cadilhac@lrde.org>

18 years ago*** empty log message ***
Kim F. Storm [Fri, 9 Jun 2006 13:03:18 +0000 (13:03 +0000)]
*** empty log message ***

18 years ago(window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down
Eli Zaretskii [Fri, 9 Jun 2006 09:05:17 +0000 (09:05 +0000)]
(window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down
at the beginning of an empty buffer.

18 years ago(Recognize Coding): Describe the convention of "CODING!"
Kenichi Handa [Fri, 9 Jun 2006 04:09:30 +0000 (04:09 +0000)]
(Recognize Coding): Describe the convention of "CODING!"
notation.

18 years agoAttribute changes correctly (W?odek Bzyl).
Reiner Steib [Thu, 8 Jun 2006 18:20:52 +0000 (18:20 +0000)]
Attribute changes correctly (W?odek Bzyl).

18 years agoFix previous commit.
Reiner Steib [Thu, 8 Jun 2006 18:16:13 +0000 (18:16 +0000)]
Fix previous commit.

18 years agoUpdate refcard section.
Reiner Steib [Thu, 8 Jun 2006 18:12:43 +0000 (18:12 +0000)]
Update refcard section.

18 years agoUpdate for Emacs 22.
Reiner Steib [Thu, 8 Jun 2006 18:11:46 +0000 (18:11 +0000)]
Update for Emacs 22.

18 years agoUpdate refcard section.
Reiner Steib [Thu, 8 Jun 2006 17:44:45 +0000 (17:44 +0000)]
Update refcard section.

18 years agoFix errors in previous commit.
Reiner Steib [Thu, 8 Jun 2006 17:39:18 +0000 (17:39 +0000)]
Fix errors in previous commit.

18 years ago2006-06-08 �ic Jacoboni <jaco@jacoboni.fr>
Reiner Steib [Thu, 8 Jun 2006 17:17:49 +0000 (17:17 +0000)]
2006-06-08  �ic Jacoboni <jaco@jacoboni.fr>

* fr-refcard.tex: Update for Emacs 22.

18 years ago(gdb-set-gud-minor-mode-existing-buffers-1)
Nick Roberts [Thu, 8 Jun 2006 12:15:27 +0000 (12:15 +0000)]
(gdb-set-gud-minor-mode-existing-buffers-1)
(gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
in mode line at startup.

18 years ago*** empty log message ***
Nick Roberts [Thu, 8 Jun 2006 12:14:48 +0000 (12:14 +0000)]
*** empty log message ***

18 years ago(ido-read-internal): Only pop stack elements automatically if they
Kim F. Storm [Thu, 8 Jun 2006 11:29:27 +0000 (11:29 +0000)]
(ido-read-internal): Only pop stack elements automatically if they
actually match an existing directory or file name.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 8 Jun 2006 11:29:14 +0000 (11:29 +0000)]
*** empty log message ***

18 years ago(ido-file-internal): Pass full file name to write-file.
Kim F. Storm [Wed, 7 Jun 2006 22:45:27 +0000 (22:45 +0000)]
(ido-file-internal): Pass full file name to write-file.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 7 Jun 2006 22:45:06 +0000 (22:45 +0000)]
*** empty log message ***

18 years ago(ido-copy-current-file-name): Repeating C-w inserts whole file name.
Kim F. Storm [Wed, 7 Jun 2006 22:25:55 +0000 (22:25 +0000)]
(ido-copy-current-file-name): Repeating C-w inserts whole file name.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 7 Jun 2006 22:25:42 +0000 (22:25 +0000)]
*** empty log message ***

18 years ago(ido-take-first-match, ido-push-dir-first): New commands.
Kim F. Storm [Wed, 7 Jun 2006 22:05:05 +0000 (22:05 +0000)]
(ido-take-first-match, ido-push-dir-first): New commands.
(ido-init-completion-maps): Bind them to M-SPC and M-v.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 7 Jun 2006 22:04:52 +0000 (22:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Wed, 7 Jun 2006 18:03:36 +0000 (18:03 +0000)]
*** empty log message ***

18 years ago(General Variables): Fix smtpmail xref.
Eli Zaretskii [Wed, 7 Jun 2006 18:02:30 +0000 (18:02 +0000)]
(General Variables): Fix smtpmail xref.

18 years ago(Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
Eli Zaretskii [Wed, 7 Jun 2006 18:01:50 +0000 (18:01 +0000)]
(Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
but in emacs-extra for @iftex.

18 years ago(Font Selection): Remove description of clear-face-cache.
Eli Zaretskii [Wed, 7 Jun 2006 17:57:08 +0000 (17:57 +0000)]
(Font Selection): Remove description of clear-face-cache.

18 years ago(Eval During Compile): Fix a typo. Add index entries for possible uses of
Eli Zaretskii [Wed, 7 Jun 2006 17:53:03 +0000 (17:53 +0000)]
(Eval During Compile): Fix a typo.  Add index entries for possible uses of
eval-when-compile.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Wed, 7 Jun 2006 16:39:16 +0000 (16:39 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 103-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-295

18 years agoUpdate refcard section.
Reiner Steib [Wed, 7 Jun 2006 13:34:42 +0000 (13:34 +0000)]
Update refcard section.

18 years agoUpdate refcard section.
Reiner Steib [Wed, 7 Jun 2006 13:28:53 +0000 (13:28 +0000)]
Update refcard section.

18 years agoAdd an example for the previous change.
Kenichi Handa [Wed, 7 Jun 2006 11:04:22 +0000 (11:04 +0000)]
Add an example for the previous change.

18 years ago*** empty log message ***
Kenichi Handa [Wed, 7 Jun 2006 01:21:12 +0000 (01:21 +0000)]
*** empty log message ***

18 years ago(hack-local-variables-prop-line)
Kenichi Handa [Wed, 7 Jun 2006 01:20:28 +0000 (01:20 +0000)]
(hack-local-variables-prop-line)
(hack-local-variables): Cancel the previous change.

18 years ago(find-auto-coding): Don't handle the short name `char-trans'.
Kenichi Handa [Wed, 7 Jun 2006 01:20:16 +0000 (01:20 +0000)]
(find-auto-coding): Don't handle the short name `char-trans'.

18 years agoMention how to disable character translation for a file.
Kenichi Handa [Wed, 7 Jun 2006 01:19:58 +0000 (01:19 +0000)]
Mention how to disable character translation for a file.

18 years ago(Watch Expressions): Move node to end.
Nick Roberts [Tue, 6 Jun 2006 23:16:32 +0000 (23:16 +0000)]
(Watch Expressions): Move node to end.
(GDB Graphical Interface): Move description of clicks in fringe...
(GDB commands in the Fringe): ...to here.  New node.

18 years ago*** empty log message ***
Nick Roberts [Tue, 6 Jun 2006 23:15:57 +0000 (23:15 +0000)]
*** empty log message ***

18 years ago(ediff-diff-mandatory-option): Protect against
Jesper Harder [Tue, 6 Jun 2006 18:45:21 +0000 (18:45 +0000)]
(ediff-diff-mandatory-option): Protect against
file-error.

18 years ago* diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)
Chong Yidong [Tue, 6 Jun 2006 14:17:31 +0000 (14:17 +0000)]
* diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)
(diff-refine-hunk): Set inhibit-read-only to t.

18 years ago* diff-mode.el (diff-mode): Set buffer-read-only to t when
Chong Yidong [Tue, 6 Jun 2006 14:06:13 +0000 (14:06 +0000)]
* diff-mode.el (diff-mode): Set buffer-read-only to t when
diff-default-read-only is non-nill.

* diff.el (diff-sentinel, diff): Set inhibit-read-only to t when
modifying the *Diff* buffer.
(diff-process-filter): New filter function for diff process that
sets inhibit-read-only to t when modifying the *Diff* buffer.

18 years agoversion number change
Carsten Dominik [Tue, 6 Jun 2006 08:27:21 +0000 (08:27 +0000)]
version number change

18 years ago(ASCII export): Document indentation adaptation.
Carsten Dominik [Tue, 6 Jun 2006 08:26:54 +0000 (08:26 +0000)]
(ASCII export): Document indentation adaptation.
(Setting tags): Document mutually-exclusive tags.

18 years ago*** empty log message ***
Carsten Dominik [Tue, 6 Jun 2006 08:26:45 +0000 (08:26 +0000)]
*** empty log message ***

18 years ago(org-archive-subtree): Use end-of-subtree as insertion
Carsten Dominik [Tue, 6 Jun 2006 08:26:10 +0000 (08:26 +0000)]
(org-archive-subtree): Use end-of-subtree as insertion
point and control the number of empty lines.
(org-paste-subtree): Limit the number of empty lines at the end of
the inserted tree.
(org-agenda): Use buffer name of current file for narrowing.
(org-export-as-xml): Command removed.
(org-export-xml-type): Option removed.
(org-mode-map): Call `org-export-as-xoxo' directly.
(org-get-indentation): New optional argument LINE.
(org-fix-indentation, org-remove-tabs): New functions.
(org-export-as-ascii, org-ascii-level-start): Determine and apply
correct indentation for headlines that are converted it items.
(org-skip-comments): Remove table lines that contain narrowing
cookies but no other non-empty fields.
(org-set-tags): Allow groups of mutually exclusive tags.
(org-cmp-time): Sort 24:21 before items without time.
(org-get-time-of-day): Fixed the interpretation of 12pm and 12am.
(org-open-at-point): Require double colon also for numbers.

18 years agoCorrection for AUTHORS.
Kim F. Storm [Tue, 6 Jun 2006 07:46:25 +0000 (07:46 +0000)]
Correction for AUTHORS.

18 years ago[USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.
YAMAMOTO Mitsuharu [Tue, 6 Jun 2006 03:27:33 +0000 (03:27 +0000)]
[USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.

18 years ago(ido-default-file-method, ido-default-buffer-method):
Kim F. Storm [Mon, 5 Jun 2006 22:22:41 +0000 (22:22 +0000)]
(ido-default-file-method, ido-default-buffer-method):
Make choice values consistent with corresponding command names.
(ido-visit-buffer): Update accordingly.  Default to selected-window.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 5 Jun 2006 22:22:27 +0000 (22:22 +0000)]
*** empty log message ***

18 years ago(gud-running): Fix doc string.
Nick Roberts [Mon, 5 Jun 2006 21:31:24 +0000 (21:31 +0000)]
(gud-running): Fix doc string.
(gud-menu-map): Use :visible instead fo :enable for debugger test.
(gud-tooltip-modes): Add python-mode.
(gud-tooltip-print-command): Add pdb.  Remove perldb.

18 years ago*** empty log message ***
Nick Roberts [Mon, 5 Jun 2006 21:30:54 +0000 (21:30 +0000)]
*** empty log message ***

18 years ago(w32_set_scroll_bar_thumb, x_scroll_bar_create)
Jason Rumney [Mon, 5 Jun 2006 21:20:59 +0000 (21:20 +0000)]
(w32_set_scroll_bar_thumb, x_scroll_bar_create)
(w32_set_vertical_scroll_bar, w32_scroll_bar_handle_click)
(x_scroll_bar_report_motion): Remove workarounds for
versions of Windows NT < 3.51.
[!SIF_ALL]: Remove.
(pfnSetScrollInfo, pfnGetScrollInfo): Remove.
(w32_initialize): Don't dynamically load Get/SetScrollInfo.

18 years ago*** empty log message ***
Jason Rumney [Mon, 5 Jun 2006 21:20:22 +0000 (21:20 +0000)]
*** empty log message ***

18 years ago(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).
Eli Zaretskii [Mon, 5 Jun 2006 19:47:51 +0000 (19:47 +0000)]
(bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).

18 years ago(defined-colors): Doc fix.
Richard M. Stallman [Mon, 5 Jun 2006 17:21:37 +0000 (17:21 +0000)]
(defined-colors): Doc fix.

18 years ago(vc-process-filter): Inhibit undo
Thien-Thi Nguyen [Mon, 5 Jun 2006 15:46:00 +0000 (15:46 +0000)]
(vc-process-filter): Inhibit undo
info collection around call to insert.
(vc-setup-buffer): Likewise for call to erase-buffer.
(vc-do-command): Likewise for call to process-file.

18 years agoFormatting fixes.
Romain Francoise [Mon, 5 Jun 2006 11:56:03 +0000 (11:56 +0000)]
Formatting fixes.

18 years ago(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise [Mon, 5 Jun 2006 11:55:28 +0000 (11:55 +0000)]
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Fix typo.

18 years ago(Question 8.6): Update reference to the Gnus
Romain Francoise [Mon, 5 Jun 2006 11:50:40 +0000 (11:50 +0000)]
(Question 8.6): Update reference to the Gnus
channel (#gnus@irc.freenode.net).
Fix typos.  Update copyright notice.

18 years ago* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise [Mon, 5 Jun 2006 11:44:42 +0000 (11:44 +0000)]
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
(Line-Up Functions, Custom Macros):
* ediff.texi (Window and Frame Configuration)
(Highlighting Difference Regions, Highlighting Difference Regions):
* emacs-mime.texi (Display Customization):
* erc.texi (History):
* eshell.texi (Known problems):
* eudc.texi (Overview, BBDB):
* gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
(The problem of spam, SpamOracle, Extending the Spam package)
(Conformity, Terminology):
* idlwave.texi (Routine Info, Routine Info)
(Class and Keyword Inheritance, Padding Operators)
(Breakpoints and Stepping, Electric Debug Mode)
(Examining Variables, Troubleshooting):
* org.texi (Creating timestamps):
* reftex.texi (Commands, Options, Changes):
* tramp.texi (Inline methods, Password caching)
(Auto-save and Backup, Issues):
* vip.texi (Files, Commands in Insert Mode):
* viper.texi (Emacs Preliminaries, States in Viper)
(Packages that Change Keymaps, Viper Specials, Groundwork):
* xresmini.texi (GTK resources):
Fix various typos.

18 years ago(GDB Graphical Interface): Update bindings.
Nick Roberts [Mon, 5 Jun 2006 10:14:49 +0000 (10:14 +0000)]
(GDB Graphical Interface): Update bindings.
(Commands of GUD): Add gud-print.  Remove gud-run.  Restate
availability more generally.

18 years ago*** empty log message ***
Nick Roberts [Mon, 5 Jun 2006 10:14:16 +0000 (10:14 +0000)]
*** empty log message ***

18 years ago(gud-menu-map): Use a conditional help echo for gud-go.
Nick Roberts [Mon, 5 Jun 2006 10:10:51 +0000 (10:10 +0000)]
(gud-menu-map): Use a conditional help echo for gud-go.
(gud-common-init): Other debuggers may trigger error.

18 years ago(find-auto-coding): Handle
Kenichi Handa [Mon, 5 Jun 2006 07:11:33 +0000 (07:11 +0000)]
(find-auto-coding): Handle
enable-character-translation in file header.

18 years ago*** empty log message ***
Kenichi Handa [Mon, 5 Jun 2006 07:11:13 +0000 (07:11 +0000)]
*** empty log message ***

18 years agoRegenerate.
Kim F. Storm [Sun, 4 Jun 2006 22:12:46 +0000 (22:12 +0000)]
Regenerate.

18 years ago(authors-aliases): Add mode aliases.
Kim F. Storm [Sun, 4 Jun 2006 22:01:24 +0000 (22:01 +0000)]
(authors-aliases): Add mode aliases.
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.

18 years agoCorrections for AUTHORS.
Kim F. Storm [Sun, 4 Jun 2006 22:00:54 +0000 (22:00 +0000)]
Corrections for AUTHORS.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 4 Jun 2006 19:21:51 +0000 (19:21 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
David Ponce [Sun, 4 Jun 2006 16:26:29 +0000 (16:26 +0000)]
*** empty log message ***

18 years agoMention `redisplay-dont-pause' in doc string of
David Kastrup [Sun, 4 Jun 2006 15:07:25 +0000 (15:07 +0000)]
Mention `redisplay-dont-pause' in doc string of
`sit-for'.

18 years agoUpdate for Emacs 22: Use German quotes
Thien-Thi Nguyen [Sun, 4 Jun 2006 09:39:11 +0000 (09:39 +0000)]
Update for Emacs 22: Use German quotes
and umlauts; fix overfull /hboxes; many rewordings.

18 years agoLots of cleanups.
Richard M. Stallman [Sun, 4 Jun 2006 02:17:49 +0000 (02:17 +0000)]
Lots of cleanups.

18 years ago(view-emacs-news): Rewrite to support new NEWS,
Kim F. Storm [Sun, 4 Jun 2006 01:14:15 +0000 (01:14 +0000)]
(view-emacs-news): Rewrite to support new NEWS,
NEWS.major, and NEWS.1-17 file naming.  Add more intelligense,
e.g. version 10 matches 1.10, and don't be confused by version 1.1
begin a prefix of 1.12 (etc).  A numeric prefix arg also works.

18 years agoReorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm [Sun, 4 Jun 2006 01:11:51 +0000 (01:11 +0000)]
Reorganize NEWS and ONEWS files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.

18 years agoReorganize NEWS and ONEWS.* files into NEWS for current major version
Kim F. Storm [Sun, 4 Jun 2006 01:01:51 +0000 (01:01 +0000)]
Reorganize NEWS and ONEWS.* files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.

18 years ago(Abstract Display): Fix typo.
Thien-Thi Nguyen [Sat, 3 Jun 2006 22:51:32 +0000 (22:51 +0000)]
(Abstract Display): Fix typo.

18 years agoFix typo.
Thien-Thi Nguyen [Sat, 3 Jun 2006 21:55:47 +0000 (21:55 +0000)]
Fix typo.

18 years ago(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not...
Masatake YAMATO [Sat, 3 Jun 2006 17:49:36 +0000 (17:49 +0000)]
(main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.

18 years ago(ALL): Add sorted-doc and digest-doc.
Eli Zaretskii [Sat, 3 Jun 2006 15:30:02 +0000 (15:30 +0000)]
(ALL): Add sorted-doc and digest-doc.
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
($(BLD)/test-distrib.exe): New targets.
(sorted-doc, digest-doc, test-distrib): New targets.
(install): Install sorted-doc.exe and digest-doc.exe.
($(BLD)/sorted-doc.$(O)): Update dependencies.

18 years ago[DOS_NT] <top level>: Include fcntl.h and io.h.
Eli Zaretskii [Sat, 3 Jun 2006 15:05:05 +0000 (15:05 +0000)]
[DOS_NT] <top level>: Include fcntl.h and io.h.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.

18 years ago(main): Initialize bp, to avoid compiler warnings
Eli Zaretskii [Sat, 3 Jun 2006 14:58:50 +0000 (14:58 +0000)]
(main): Initialize bp, to avoid compiler warnings

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jun 2006 14:51:44 +0000 (14:51 +0000)]
*** empty log message ***

18 years ago[DOS_NT] <top level>: Include fcntl.h and io.h.
Eli Zaretskii [Sat, 3 Jun 2006 14:51:25 +0000 (14:51 +0000)]
[DOS_NT] <top level>: Include fcntl.h and io.h.
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.

18 years agoRemove file.
Eli Zaretskii [Sat, 3 Jun 2006 13:54:26 +0000 (13:54 +0000)]
Remove file.

18 years agoFix last change.
Eli Zaretskii [Sat, 3 Jun 2006 13:53:18 +0000 (13:53 +0000)]
Fix last change.

18 years agoAdd copyright notice and copying permissions.
Eli Zaretskii [Sat, 3 Jun 2006 13:53:01 +0000 (13:53 +0000)]
Add copyright notice and copying permissions.

18 years agoAdd copyright notice and copying permissions.
Eli Zaretskii [Sat, 3 Jun 2006 12:52:35 +0000 (12:52 +0000)]
Add copyright notice and copying permissions.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 3 Jun 2006 12:12:34 +0000 (12:12 +0000)]
*** empty log message ***