]> git.eshelyaron.com Git - emacs.git/log
emacs.git
25 years agoRemove inappropriate customization (allowing custom.el to use
Dave Love [Sat, 8 Jan 2000 15:19:21 +0000 (15:19 +0000)]
Remove inappropriate customization (allowing custom.el to use
backquote).

25 years ago*** empty log message ***
Dave Love [Fri, 7 Jan 2000 21:26:57 +0000 (21:26 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Dave Love [Fri, 7 Jan 2000 14:47:02 +0000 (14:47 +0000)]
*** empty log message ***

25 years ago(add-log-debugging): Deleted.
Dave Love [Fri, 7 Jan 2000 14:28:58 +0000 (14:28 +0000)]
(add-log-debugging): Deleted.
(add-change-log-entry): Treat a backup FILE-NAME as its parent file.
Remove debugging code.
(change-log-get-method-definition, change-log-name): Add doc.
(change-log-sortable-date-at): New function.
(change-log-merge): New command.

25 years ago(display-time-string-forms): Make the Mail string active.
Dave Love [Fri, 7 Jan 2000 14:19:23 +0000 (14:19 +0000)]
(display-time-string-forms): Make the Mail string active.
(display-time-update): Provide help-echo for load average.

25 years ago(make-mode-line-mouse2-map): New function.
Dave Love [Fri, 7 Jan 2000 14:16:07 +0000 (14:16 +0000)]
(make-mode-line-mouse2-map): New function.
(mode-line-modified): Use it and simplify.
(mode-line-mule-info): Provide help-echo info.
(minor-mode-alist): Activate the strings.
(make-mode-line-mouse-sensitive): Simplify for
mode-line-buffer-identification.

25 years ago(Fcompleting_read): Doc fix.
Gerd Moellmann [Fri, 7 Jan 2000 13:56:00 +0000 (13:56 +0000)]
(Fcompleting_read): Doc fix.

25 years ago(menu-bar-tools-menu): Use read-mail-command.
Dave Love [Fri, 7 Jan 2000 12:55:26 +0000 (12:55 +0000)]
(menu-bar-tools-menu): Use read-mail-command.

25 years ago(with-syntax-table): Fix backquoting.
Dave Love [Fri, 7 Jan 2000 12:53:36 +0000 (12:53 +0000)]
(with-syntax-table): Fix backquoting.
(read-mail-command): New option.

25 years ago*** empty log message ***
Gerd Moellmann [Fri, 7 Jan 2000 12:20:57 +0000 (12:20 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Thien-Thi Nguyen [Fri, 7 Jan 2000 02:30:49 +0000 (02:30 +0000)]
*** empty log message ***

25 years agoAdd defclass, define-condition, defmethod, symbol-macrolet.
Dave Love [Thu, 6 Jan 2000 23:46:13 +0000 (23:46 +0000)]
Add defclass, define-condition, defmethod, symbol-macrolet.

25 years ago(byte-extrude-byte-code-vectors): Use remprop.
Dave Love [Thu, 6 Jan 2000 23:38:46 +0000 (23:38 +0000)]
(byte-extrude-byte-code-vectors): Use remprop.

25 years agoTag as emacs-mule coding.
Dave Love [Thu, 6 Jan 2000 23:35:31 +0000 (23:35 +0000)]
Tag as emacs-mule coding.

25 years ago(hl-line-mode): Fix defcustom.
Dave Love [Thu, 6 Jan 2000 23:24:04 +0000 (23:24 +0000)]
(hl-line-mode): Fix defcustom.

25 years agoAssorted cleanups for compiler warnings, doc strings, `array-' prefix
Dave Love [Thu, 6 Jan 2000 23:12:02 +0000 (23:12 +0000)]
Assorted cleanups for compiler warnings, doc strings, `array-' prefix
for symbols.

25 years ago(Fuser_variable_p): Check customizability too.
Dave Love [Thu, 6 Jan 2000 16:37:03 +0000 (16:37 +0000)]
(Fuser_variable_p): Check customizability too.

25 years agoRemove various old stuff and references thereto.
Dave Love [Thu, 6 Jan 2000 00:17:52 +0000 (00:17 +0000)]
Remove various old stuff and references thereto.

25 years agoFeatures may work other than under X.
Dave Love [Wed, 5 Jan 2000 23:54:20 +0000 (23:54 +0000)]
Features may work other than under X.
Hweeled mice.
Dialog boxes.
Trailing whitespace.
Tooltips.
XTerm mouse.
Customizing scrollbar.
[Commented out] toolbar -- not yet useful.
New standard faces.
JIT lock.

25 years agoGUD tooltips.
Dave Love [Wed, 5 Jan 2000 23:49:34 +0000 (23:49 +0000)]
GUD tooltips.

25 years agoRecursive deletes, copies. dired-do-apply. `?' in shell command.
Dave Love [Wed, 5 Jan 2000 23:47:15 +0000 (23:47 +0000)]
Recursive deletes, copies.  dired-do-apply.  `?' in shell command.
Reference dired-x.

25 years agoMention outline-minor-mode, check-parens,
Dave Love [Wed, 5 Jan 2000 23:43:37 +0000 (23:43 +0000)]
Mention outline-minor-mode, check-parens,
add-log-keep-changes-together, change-log-merge,
tags-apropos-additional-actions.
Fortran updates.

25 years agoReference column-number-mode, hl-line-mode, blink-cursor-mode.
Dave Love [Wed, 5 Jan 2000 23:36:05 +0000 (23:36 +0000)]
Reference column-number-mode, hl-line-mode, blink-cursor-mode.

25 years agoUpdate xref.
Dave Love [Wed, 5 Jan 2000 23:34:41 +0000 (23:34 +0000)]
Update xref.

25 years agoDoc recent changes in Custom.
Dave Love [Wed, 5 Jan 2000 23:31:27 +0000 (23:31 +0000)]
Doc recent changes in Custom.
Warn about keybinding 8-bit chars.

25 years agoLazy highlighting.
Dave Love [Wed, 5 Jan 2000 23:28:19 +0000 (23:28 +0000)]
Lazy highlighting.

25 years agoMinibuffer resizing now automatic.
Dave Love [Wed, 5 Jan 2000 23:26:24 +0000 (23:26 +0000)]
Minibuffer resizing now automatic.

25 years agoHighlighting on tty now.
Dave Love [Wed, 5 Jan 2000 23:25:33 +0000 (23:25 +0000)]
Highlighting on tty now.

25 years agoEnglish fixes.
Dave Love [Wed, 5 Jan 2000 23:24:32 +0000 (23:24 +0000)]
English fixes.

25 years agoPostScript <- Postscript.
Dave Love [Wed, 5 Jan 2000 23:22:55 +0000 (23:22 +0000)]
PostScript <- Postscript.

25 years agoUpdate main menu.
Dave Love [Wed, 5 Jan 2000 23:21:42 +0000 (23:21 +0000)]
Update main menu.

25 years agoDon't conflate single-byte with European.
Dave Love [Wed, 5 Jan 2000 23:21:11 +0000 (23:21 +0000)]
Don't conflate single-byte with European.
Discuss 8-bit input.

25 years agoPostScript <- Postscript.
Dave Love [Wed, 5 Jan 2000 23:14:12 +0000 (23:14 +0000)]
PostScript <- Postscript.
Add bothner's Term doc.
Mention Handwrite.
Add crisp-mode, scroll-all-mode, pc-bindings-mode, pc-selection-mode,
wordstar-mode, 5x5, lm, life, solitaire, tetris, snake.

25 years agoAdd Fortune, Footnote.
Dave Love [Wed, 5 Jan 2000 23:08:00 +0000 (23:08 +0000)]
Add Fortune, Footnote.

25 years agoMention Hippie Expand.
Dave Love [Wed, 5 Jan 2000 23:06:58 +0000 (23:06 +0000)]
Mention Hippie Expand.

25 years agoMention Autotype.
Dave Love [Wed, 5 Jan 2000 23:02:56 +0000 (23:02 +0000)]
Mention Autotype.
paragraph-indent-minor-mode.

25 years agoCopyright up-date.
Dave Love [Wed, 5 Jan 2000 22:59:31 +0000 (22:59 +0000)]
Copyright up-date.

25 years ago*** empty log message ***
Dave Love [Wed, 5 Jan 2000 22:56:49 +0000 (22:56 +0000)]
*** empty log message ***

25 years ago(outline-mode-menu-bar-map): Add outline-headers-as-kill.
Dave Love [Wed, 5 Jan 2000 22:47:58 +0000 (22:47 +0000)]
(outline-mode-menu-bar-map): Add outline-headers-as-kill.
(outline-mode): Define imenu-generic-expression.
(outline-headers-as-kill): New command.

25 years ago*** empty log message ***
Dave Love [Wed, 5 Jan 2000 22:39:30 +0000 (22:39 +0000)]
*** empty log message ***

25 years ago(text-mode): Remove page-delimiter's `^' from paragraph-start.
Dave Love [Wed, 5 Jan 2000 22:32:54 +0000 (22:32 +0000)]
(text-mode): Remove page-delimiter's `^' from paragraph-start.
(paragraph-indent-minor-mode): New command.

25 years agoCheck for jerror.h as well as libjpeg.
Dave Love [Wed, 5 Jan 2000 22:11:33 +0000 (22:11 +0000)]
Check for jerror.h as well as libjpeg.

25 years agoUp date.
Dave Love [Wed, 5 Jan 2000 18:15:55 +0000 (18:15 +0000)]
Up date.
check-parens.
`beginning-of-defun' and `end-of-defun'.

25 years ago(fortran-mode-map): Don't bind M-C-a,
Dave Love [Wed, 5 Jan 2000 17:23:27 +0000 (17:23 +0000)]
(fortran-mode-map): Don't bind M-C-a,
M-C-e, M-C-h, C-j, C-xnd, TAB.
(fortran-mode): Set beginning-of-defun, end-of-defun.
(fortran-column-ruler): Simplify.
(fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
(fortran-with-subprogram-narrowing): Likewise.
(fortran-indent-subprogram): Call mark-defun.
(fortran-check-for-matching-do): Change narrowing.

25 years ago*** empty log message ***
Dave Love [Wed, 5 Jan 2000 17:17:07 +0000 (17:17 +0000)]
*** empty log message ***

25 years ago(cl-make-hash-table): Use make-hash-table.
Dave Love [Wed, 5 Jan 2000 16:51:08 +0000 (16:51 +0000)]
(cl-make-hash-table): Use make-hash-table.
(cl-lucid-hash-tag): Delete.
(cl-hash-table-p): Correct test for native table.
(cl-hash-table-count): Use hash-table-count.

25 years ago(browse-url): Fix case of browse-url-browser-function being an alist.
Dave Love [Wed, 5 Jan 2000 15:41:44 +0000 (15:41 +0000)]
(browse-url): Fix case of browse-url-browser-function being an alist.

25 years agoversion 4.10
Carsten Dominik [Wed, 5 Jan 2000 15:25:18 +0000 (15:25 +0000)]
version 4.10

25 years ago*** empty log message ***
Carsten Dominik [Wed, 5 Jan 2000 15:22:16 +0000 (15:22 +0000)]
*** empty log message ***

25 years ago@ifinto -> @ifnottex.
Gerd Moellmann [Wed, 5 Jan 2000 15:18:01 +0000 (15:18 +0000)]
@ifinto -> @ifnottex.

25 years agoNew version number.
Carsten Dominik [Wed, 5 Jan 2000 15:15:41 +0000 (15:15 +0000)]
New version number.
(reftex-parse-file-extionsion,reftex-index-phrase-file-extension): New options

25 years ago*** empty log message ***
Dave Love [Wed, 5 Jan 2000 15:13:41 +0000 (15:13 +0000)]
*** empty log message ***

25 years ago(beginning-of-defun): New variable.
Dave Love [Wed, 5 Jan 2000 15:08:36 +0000 (15:08 +0000)]
(beginning-of-defun): New variable.
(beginning-of-defun-raw): Use it.
(end-of-defun): New variable.
(end-of-defun): Use it.
(check-parens): New command.

25 years agoUpdate copyrights.
Gerd Moellmann [Wed, 5 Jan 2000 14:59:32 +0000 (14:59 +0000)]
Update copyrights.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 5 Jan 2000 14:29:52 +0000 (14:29 +0000)]
*** empty log message ***

25 years agoRemove obsolete @tindex commands.
Gerd Moellmann [Wed, 5 Jan 2000 14:29:37 +0000 (14:29 +0000)]
Remove obsolete @tindex commands.

25 years agoNew version is consistent with the changed names.
Carsten Dominik [Wed, 5 Jan 2000 13:11:27 +0000 (13:11 +0000)]
New version is consistent with the changed names.

25 years agofixed some bugs associated with the new file names
Carsten Dominik [Wed, 5 Jan 2000 13:06:37 +0000 (13:06 +0000)]
fixed some bugs associated with the new file names

25 years agoFix buglet in local variables initialization.
Thien-Thi Nguyen [Wed, 5 Jan 2000 12:34:51 +0000 (12:34 +0000)]
Fix buglet in local variables initialization.

25 years agoChangeLog
Thien-Thi Nguyen [Wed, 5 Jan 2000 12:29:41 +0000 (12:29 +0000)]
ChangeLog

25 years agoRenamed emacs-faq to efaq.
Eli Zaretskii [Wed, 5 Jan 2000 12:23:48 +0000 (12:23 +0000)]
Renamed emacs-faq to efaq.

25 years ago(INFO_TARGETS): Rename emacs-faq to efaq (for
Eli Zaretskii [Wed, 5 Jan 2000 12:22:45 +0000 (12:22 +0000)]
(INFO_TARGETS): Rename emacs-faq to efaq (for
compatibility with 8+3 filesystems).
(../info/efaq): Renamed from emacs-faq.

25 years ago(hs-discard-overlays, hs-flag-region, hs-show-block):
Thien-Thi Nguyen [Wed, 5 Jan 2000 12:22:21 +0000 (12:22 +0000)]
(hs-discard-overlays, hs-flag-region, hs-show-block):
Don't use `mapcar' when not accumulating.

25 years agoRename emacs-faq to efaq in @setfilename and in @direntry.
Eli Zaretskii [Wed, 5 Jan 2000 12:21:52 +0000 (12:21 +0000)]
Rename emacs-faq to efaq in @setfilename and in @direntry.

25 years ago.
Andreas Schwab [Wed, 5 Jan 2000 11:47:57 +0000 (11:47 +0000)]
.

25 years ago*** empty log message ***
Carsten Dominik [Wed, 5 Jan 2000 11:44:41 +0000 (11:44 +0000)]
*** empty log message ***

25 years ago(hscroll): Doc fix.
Andreas Schwab [Wed, 5 Jan 2000 11:44:03 +0000 (11:44 +0000)]
(hscroll): Doc fix.

25 years ago*** empty log message ***
Carsten Dominik [Wed, 5 Jan 2000 10:38:00 +0000 (10:38 +0000)]
*** empty log message ***

25 years agodded old entries for reftex and idlwave which were not properly interated.
Carsten Dominik [Wed, 5 Jan 2000 10:32:51 +0000 (10:32 +0000)]
dded old entries for reftex and idlwave which were not properly interated.

25 years ago*** empty log message ***
Gerd Moellmann [Wed, 5 Jan 2000 09:17:53 +0000 (09:17 +0000)]
*** empty log message ***

25 years agorenamed reftex-vcr.el to reftex-dcr.el
Carsten Dominik [Wed, 5 Jan 2000 09:15:48 +0000 (09:15 +0000)]
renamed reftex-vcr.el to reftex-dcr.el

25 years ago(C_SWITCH_SYSTEM): Add -I /usr/local/include and
Gerd Moellmann [Wed, 5 Jan 2000 09:15:33 +0000 (09:15 +0000)]
(C_SWITCH_SYSTEM): Add -I /usr/local/include and
-L /usr/local/lib.

25 years ago*** empty log message ***
Carsten Dominik [Wed, 5 Jan 2000 08:53:23 +0000 (08:53 +0000)]
*** empty log message ***

25 years agoAlso provide idlwave-toolbar, not only idlw-toolbar
Carsten Dominik [Wed, 5 Jan 2000 08:52:21 +0000 (08:52 +0000)]
Also provide idlwave-toolbar, not only idlw-toolbar

25 years agoAlso provide idlwave.shell, not only idlw-shell.
Carsten Dominik [Wed, 5 Jan 2000 08:50:31 +0000 (08:50 +0000)]
Also provide idlwave.shell, not only idlw-shell.

25 years agoNew file.
Kenichi Handa [Wed, 5 Jan 2000 08:14:47 +0000 (08:14 +0000)]
New file.

25 years ago*** empty log message ***
Kenichi Handa [Wed, 5 Jan 2000 08:13:59 +0000 (08:13 +0000)]
*** empty log message ***

25 years agoPostScript code now is in separate files, doc fix.
Kenichi Handa [Wed, 5 Jan 2000 08:11:30 +0000 (08:11 +0000)]
PostScript code now is in separate files, doc fix.
(ps-print-version): New version number (5.0.3).
(ps-header-lines, ps-left-header, ps-right-header): No more buffer
local.
(ps-spool-config): Initialization fix.
(ps-print-prologue-1, ps-print-prologue-2, ps-print-duplex-feature):
PostScript code moved to separated file.
(ps-background-image): Little code reformating.
(ps-begin-file, ps-begin-job): Fix code.
(ps-postscript-code-directory, ps-mark-code-directory): New
vars.
(ps-prologue-file): New fun.

25 years ago*** empty log message ***
Kenichi Handa [Wed, 5 Jan 2000 08:10:08 +0000 (08:10 +0000)]
*** empty log message ***

25 years agops-vars eliminated, doc fix.
Kenichi Handa [Wed, 5 Jan 2000 07:17:31 +0000 (07:17 +0000)]
ps-vars eliminated, doc fix.
(ps-print-version): New version number (5.0.2).
(ps-spool-config): Initialization fix.
(ps-print-customize): New fun.

25 years agops-vars eliminated, ps-multibyte-buffer now is
Kenichi Handa [Wed, 5 Jan 2000 07:16:52 +0000 (07:16 +0000)]
ps-vars eliminated, ps-multibyte-buffer now is
`;;;###autoload'.

25 years ago*** empty log message ***
Kenichi Handa [Wed, 5 Jan 2000 07:14:45 +0000 (07:14 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 4 Jan 2000 23:09:30 +0000 (23:09 +0000)]
*** empty log message ***

25 years ago(x_create_im): New function to set IM and IC of a frame.
Gerd Moellmann [Tue, 4 Jan 2000 23:08:36 +0000 (23:08 +0000)]
(x_create_im): New function to set IM and IC of a frame.
Check that input style is supported before trying to create an
IC for it.
(x_window): Call x_create_im.

25 years ago(International Intro): Add a link to to Fontsets.
Gerd Moellmann [Tue, 4 Jan 2000 22:14:58 +0000 (22:14 +0000)]
(International Intro): Add a link to to Fontsets.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 4 Jan 2000 21:32:26 +0000 (21:32 +0000)]
*** empty log message ***

25 years ago(auto-revert-mode): Return value of auto-revert-mode.
Gerd Moellmann [Tue, 4 Jan 2000 21:29:59 +0000 (21:29 +0000)]
(auto-revert-mode): Return value of auto-revert-mode.

25 years ago(current_gif_memory_src): New variable.
Gerd Moellmann [Tue, 4 Jan 2000 21:22:24 +0000 (21:22 +0000)]
(current_gif_memory_src): New variable.
(gif_load): Record the address of the current memory source
in current_gif_memory_src.
(gif_read_from_memory): Use current_gif_memory_src.

25 years ago(make-mode-line-mouse-sensitive): Fix the toggle menu items.
Dave Love [Tue, 4 Jan 2000 18:45:48 +0000 (18:45 +0000)]
(make-mode-line-mouse-sensitive): Fix the toggle menu items.

25 years ago(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
Gerd Moellmann [Tue, 4 Jan 2000 17:14:55 +0000 (17:14 +0000)]
(EMACS_GET_TIME, EMACS_ADD_TIME, EMACS_SUB_TIME): Give
macros statement form.

25 years agoSound with :data.
Gerd Moellmann [Tue, 4 Jan 2000 14:52:06 +0000 (14:52 +0000)]
Sound with :data.

25 years ago(struct sound): Renamed from struct sound_file.
Gerd Moellmann [Tue, 4 Jan 2000 14:45:08 +0000 (14:45 +0000)]
(struct sound): Renamed from struct sound_file.
(struct sound): Add members `data' and `header_size'.
(enum sound_attr): Add SOUND_DATA.
(current_sound, current_sound_device): Variables renamed from
sound_file and sound_device.
(parse_sound): Parse :data.
(parse_sound): Handle sound data in strings.
(find_sound_type): Function renamed from find_sound_file_type.
(wav_init, au_init): Fail if sound's header_size is smaller than
needed header size.
(wav_play, au_play): Play sounds from string data.

25 years agoChanges to garbage-collect, new var strings-consed,
Gerd Moellmann [Tue, 4 Jan 2000 12:35:02 +0000 (12:35 +0000)]
Changes to garbage-collect, new var strings-consed,

25 years agoinhibit-field-text-motion
Gerd Moellmann [Tue, 4 Jan 2000 12:29:05 +0000 (12:29 +0000)]
inhibit-field-text-motion

25 years ago(Fgarbage_collect): Return number of live and free
Gerd Moellmann [Tue, 4 Jan 2000 12:25:51 +0000 (12:25 +0000)]
(Fgarbage_collect): Return number of live and free
strings.

(mark_buffer): Remove code in #if 0.
(gc_sweep): Ditto.
(UNMARK_BALANCE_INTERVALS): Give the macro statement form.
(strings_consed): New variable.
(allocate_string): Set it.
(syms_of_alloc): Add DEFVAR_INT for strings_consed.
(Fmemory_use_counts): Return strings_consed.  Use Flist.

General cleanup in comments etc.  Remove conditional
compilation for `standalone'.

(MARK_STRING, UNMARK_STRING, STRING_MARKED_P):
(GC_STRING_BYTES, GC_STRING_CHARS): New macros.
(DONT_COPY_FLAG): Removed.
(SBLOCK_SIZE, LARGE_STRING_BYTES): New macros.
(struct sdata, struct sblock): New
(struct string_block): Rewritten.
(STRINGS_IN_STRING_BLOCK): New macro.
(oldest_sblock, current_sblock, total_strings, total_free_strings)
(large_sblocks, string_blocks, string_free_list): New variables.
(NEXT_FREE_LISP_STRING, SDATA_OF_STRING, SDATA_SIZE): New macros.
(init_strings): Rewritten.
(allocate_string, allocate_string_data, compact_small_strings)
(free_large_strings, sweep_strings): New functions.
(STRING_BLOCK_SIZE, STRING_BLOCK_OUTSIZE)
(struct string_block_head, current_string_block)
(first_string_block, large_string_blocks, STRING_FULLSIZE)
(STRING_PAD): Removed.
(make_uninit_multibyte_string, make_pure_string): Rewritten.
(Fgarbage_collect): Don't set mark bit in large strings.
(mark_object): Mark strings differently.  Mark symbol names
differently.
(survives_gc_p): Test marked strings differently.
(gc_sweep): Sweep strings differently, unmark strings in
symbol names.
(compact_strings): Removed.

25 years agoAdd prototype for allocate_string_data.
Gerd Moellmann [Tue, 4 Jan 2000 12:21:48 +0000 (12:21 +0000)]
Add prototype for allocate_string_data.
(struct Lisp_String): Make DATA member `unsigned char *'.

25 years ago(BASE_PURE_SIZE): Increase to 600000.
Gerd Moellmann [Tue, 4 Jan 2000 12:21:21 +0000 (12:21 +0000)]
(BASE_PURE_SIZE): Increase to 600000.

25 years agoImprove markup for the description of non-greedy operators.
Eli Zaretskii [Tue, 4 Jan 2000 12:01:26 +0000 (12:01 +0000)]
Improve markup for the description of non-greedy operators.
Add an index entry.

25 years ago(syms_of_xfaces): defsubr Scolor_gray_p and
Eli Zaretskii [Tue, 4 Jan 2000 11:56:22 +0000 (11:56 +0000)]
(syms_of_xfaces): defsubr Scolor_gray_p and
Scolor_supported_p even if HAVE_X_WINDOWS is not defined.

25 years agoCorrect typos.
Eli Zaretskii [Tue, 4 Jan 2000 11:20:54 +0000 (11:20 +0000)]
Correct typos.