]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(auto-compression-mode): Use define-minor-mode.
Stefan Monnier [Fri, 29 Sep 2000 02:38:03 +0000 (02:38 +0000)]
(auto-compression-mode): Use define-minor-mode.
(toggle-auto-compression): Remove.
(jka-compr-build-file-regexp): Remove useless grouping.

24 years ago(isearch-text-char-description): Pointless rewrite.
Stefan Monnier [Fri, 29 Sep 2000 02:35:56 +0000 (02:35 +0000)]
(isearch-text-char-description): Pointless rewrite.

24 years ago(diff-mode-map, diff-minor-mode-prefix):
Stefan Monnier [Fri, 29 Sep 2000 02:25:32 +0000 (02:25 +0000)]
(diff-mode-map, diff-minor-mode-prefix):
Avoid user-reserved bindings.
(diff-mode, diff-minor-mode): Drop make-local-hook (done by add-hook).
(diff-header-face): Revert to grey85.

24 years ago(cvs-status-entry-leader-re): Minor fix.
Stefan Monnier [Fri, 29 Sep 2000 02:19:10 +0000 (02:19 +0000)]
(cvs-status-entry-leader-re): Minor fix.

24 years ago(partial-completion-mode) <defcustom>: Remove.
Stefan Monnier [Fri, 29 Sep 2000 02:17:56 +0000 (02:17 +0000)]
(partial-completion-mode) <defcustom>: Remove.
(partial-completion-mode): Use define-minor-mode.
(PC-do-completion): Understand `completion-auto-help = delay'
to mean to popup the completion buffer only the second time.
(PC-include-file-all-completions, PC-include-file-all-completions)
(PC-include-file-all-completions): Don't quote lambda.

24 years ago(comint-mode-hook): Docstring fix.
Stefan Monnier [Fri, 29 Sep 2000 02:05:07 +0000 (02:05 +0000)]
(comint-mode-hook): Docstring fix.
(comint-mode): Use define-derived-mode.
(comint-mode-map): Remove obsolete comment.
(make-comint): Minor stylistic change.
(comint-insert-clicked-input): Be more careful to find the overlay.
Use this-command-keys rather than hardcoding mouse-2.

24 years agoReplace confusing (,@ with ,
Stefan Monnier [Fri, 29 Sep 2000 01:53:42 +0000 (01:53 +0000)]
Replace confusing (,@ with ,
(tex-font-lock-keywords-1, tex-font-lock-keywords-2):
Don't use regexp-opt-depth.  Spice up the regexp for args.
Don't distinguish between cmds that can take an opt arg or not.
Use `append' and `prepend' rather than `keep'.

24 years ago(latex-imenu-indent-string): Add a space.
Stefan Monnier [Fri, 29 Sep 2000 01:45:46 +0000 (01:45 +0000)]
(latex-imenu-indent-string): Add a space.
(latex-outline-regexp): New var.
(latex-outline-level): New fun.
(latex-section-alist): New var.
(latex-imenu-create-index): Use it.  Use `push' as well.
(tex-shell-map): Initialize it properly.
(tex-mode): Minor stylistic change.
(plain-tex-mode): Use define-derived-mode.
(latex-mode): Use define-derived-mode.
Construct the paragraph regexps in a more readable way.
Set the buffer-local outline-{level,regexp} vars.
(slitex-mode): Derive from latex-mode.
(tex-common-initialization): Don't kill-all-vars anymore.
Add setting for comment-add and font-lock-defaults.
(tex-start-shell): Use with-current-buffer and don't re-init keymap.
(tex-main-file): New fun.  Obey TeX-master as well and remove `.tex'.
(tex-start-tex): New arg DIR (and send a chdir command for it).
Also display the shell buffer and save it in tex-last-buffer-texed.
(tex-region): Use expand-file-name rather than concat.
Remove code made useless by changes in tex-start-tex.
(tex-file): Use tex-main-file and adapt to new tex-start-tex.

24 years ago(map-y-or-n-p): Fix missing backquotes.
Stefan Monnier [Fri, 29 Sep 2000 01:00:18 +0000 (01:00 +0000)]
(map-y-or-n-p): Fix missing backquotes.

24 years ago(USE_MMAP_FOR_BUFFERS): Define.
Dave Love [Thu, 28 Sep 2000 21:49:46 +0000 (21:49 +0000)]
(USE_MMAP_FOR_BUFFERS): Define.

24 years ago*** empty log message ***
Dave Love [Thu, 28 Sep 2000 21:31:46 +0000 (21:31 +0000)]
*** empty log message ***

24 years agoadded *.dvi
Sam Steingold [Thu, 28 Sep 2000 20:34:01 +0000 (20:34 +0000)]
added *.dvi

24 years ago* xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
Sam Steingold [Thu, 28 Sep 2000 20:30:52 +0000 (20:30 +0000)]
* xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
to avoid redefining struct timeval and struct timezone.

24 years ago(gnus-mode-line-buffer-identification) [Emacs]: Change
Gerd Moellmann [Thu, 28 Sep 2000 20:19:44 +0000 (20:19 +0000)]
(gnus-mode-line-buffer-identification) [Emacs]: Change
image's :ascent to 80.  That gives a mode-line which is approx.
as tall as the normal one.

24 years ago(xreload): Note its need on GNU/Linux.
Dave Love [Thu, 28 Sep 2000 19:16:27 +0000 (19:16 +0000)]
(xreload): Note its need on GNU/Linux.

24 years ago*** empty log message ***
Dave Love [Thu, 28 Sep 2000 19:09:34 +0000 (19:09 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 28 Sep 2000 16:38:54 +0000 (16:38 +0000)]
*** empty log message ***

24 years ago(authors-add): Use `nconc' instead of
Gerd Moellmann [Thu, 28 Sep 2000 16:21:17 +0000 (16:21 +0000)]
(authors-add): Use `nconc' instead of
`append'.

24 years ago*** empty log message ***
Stefan Monnier [Thu, 28 Sep 2000 15:53:17 +0000 (15:53 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 28 Sep 2000 15:02:12 +0000 (15:02 +0000)]
*** empty log message ***

24 years agoChange copyright notice.
Gerd Moellmann [Thu, 28 Sep 2000 15:01:34 +0000 (15:01 +0000)]
Change copyright notice.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 28 Sep 2000 14:46:35 +0000 (14:46 +0000)]
*** empty log message ***

24 years ago(Continuation Lines): Add description of
Gerd Moellmann [Thu, 28 Sep 2000 14:46:24 +0000 (14:46 +0000)]
(Continuation Lines): Add description of
toggle-truncate-lines.

24 years ago(Info-extract-pointer): Undo last change.
Stefan Monnier [Thu, 28 Sep 2000 14:33:56 +0000 (14:33 +0000)]
(Info-extract-pointer): Undo last change.
Instead, fix the position of the `bound' arg to re-search-backward.

24 years agosentence-end-without-period
Dave Love [Thu, 28 Sep 2000 14:25:03 +0000 (14:25 +0000)]
sentence-end-without-period

24 years ago(eshell) <defgroup>: Add :version.
Dave Love [Thu, 28 Sep 2000 14:17:33 +0000 (14:17 +0000)]
(eshell) <defgroup>: Add :version.

24 years ago(x_make_frame_visible): Try harder to make the frame
Gerd Moellmann [Thu, 28 Sep 2000 14:00:51 +0000 (14:00 +0000)]
(x_make_frame_visible): Try harder to make the frame
visible.

24 years agoDefine REL_ALLOC_MMAP, not REL_ALLOC_MMAP.
Dave Love [Thu, 28 Sep 2000 09:41:28 +0000 (09:41 +0000)]
Define REL_ALLOC_MMAP, not REL_ALLOC_MMAP.

24 years ago*** empty log message ***
Dave Love [Thu, 28 Sep 2000 09:34:54 +0000 (09:34 +0000)]
*** empty log message ***

24 years ago(XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare
Dave Love [Thu, 28 Sep 2000 09:29:02 +0000 (09:29 +0000)]
(XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare
r_alloc, r_alloc_free.

24 years ago(skip_chars): Handle negation correctly.
Kenichi Handa [Thu, 28 Sep 2000 01:42:31 +0000 (01:42 +0000)]
(skip_chars): Handle negation correctly.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 28 Sep 2000 01:42:12 +0000 (01:42 +0000)]
*** empty log message ***

24 years ago(Info-extract-pointer):
Stefan Monnier [Wed, 27 Sep 2000 21:55:54 +0000 (21:55 +0000)]
(Info-extract-pointer):
Widen more carefully, to avoid finding pointers in other nodes.
(Info-index): Use push.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Sep 2000 14:23:47 +0000 (14:23 +0000)]
*** empty log message ***

24 years ago(realize_default_face): Call set_lface_from_font_name
Gerd Moellmann [Wed, 27 Sep 2000 14:23:01 +0000 (14:23 +0000)]
(realize_default_face): Call set_lface_from_font_name
with non-zero FORCE_P argument.

24 years ago(set-frame-font): Remove call to obsolete function
Gerd Moellmann [Wed, 27 Sep 2000 13:49:21 +0000 (13:49 +0000)]
(set-frame-font): Remove call to obsolete function
frame-update-faces.
(set-foreground-color, set-background-color): Likewise for
frame-update-face-colors.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Sep 2000 13:42:31 +0000 (13:42 +0000)]
*** empty log message ***

24 years ago(frame-notice-user-settings): Don't call
Gerd Moellmann [Wed, 27 Sep 2000 13:23:52 +0000 (13:23 +0000)]
(frame-notice-user-settings): Don't call
frame-update-faces, which is a no-op now.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Sep 2000 12:37:52 +0000 (12:37 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Miles Bader [Wed, 27 Sep 2000 12:24:29 +0000 (12:24 +0000)]
*** empty log message ***

24 years agoInitial checkin.
Miles Bader [Wed, 27 Sep 2000 11:57:14 +0000 (11:57 +0000)]
Initial checkin.

24 years ago(adjust_glyph_matrix, enable_glyph_matrix_rows):
Gerd Moellmann [Wed, 27 Sep 2000 11:46:33 +0000 (11:46 +0000)]
(adjust_glyph_matrix, enable_glyph_matrix_rows):
Add assertions.

24 years ago(window_box_height): Add an assertion.
Gerd Moellmann [Wed, 27 Sep 2000 11:43:08 +0000 (11:43 +0000)]
(window_box_height): Add an assertion.

24 years ago(x_set_tool_bar_lines): Don't use more lines for the
Gerd Moellmann [Wed, 27 Sep 2000 11:42:27 +0000 (11:42 +0000)]
(x_set_tool_bar_lines): Don't use more lines for the
tool-bar than is available.
(x_change_window_heights): Renamed from x_set_menu_bar_lines_1.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 27 Sep 2000 11:39:14 +0000 (11:39 +0000)]
*** empty log message ***

24 years ago(ediff-control-frame-parameters): Add zero
Gerd Moellmann [Wed, 27 Sep 2000 11:29:23 +0000 (11:29 +0000)]
(ediff-control-frame-parameters): Add zero
tool-bar-lines.

24 years agoIrix64.
Dave Love [Wed, 27 Sep 2000 09:41:51 +0000 (09:41 +0000)]
Irix64.

24 years ago*** empty log message ***
Dave Love [Wed, 27 Sep 2000 09:33:11 +0000 (09:33 +0000)]
*** empty log message ***

24 years agoNow works 64-bit. Tidied.
Dave Love [Wed, 27 Sep 2000 09:32:32 +0000 (09:32 +0000)]
Now works 64-bit.  Tidied.

24 years agoAdd entry for Info using emacs header-lines.
Miles Bader [Wed, 27 Sep 2000 09:22:01 +0000 (09:22 +0000)]
Add entry for Info using emacs header-lines.

24 years agoFix last change.
Dave Love [Wed, 27 Sep 2000 08:59:33 +0000 (08:59 +0000)]
Fix last change.

24 years ago(tool-bar-help): Use `mouse-pixel-position'.
Miles Bader [Wed, 27 Sep 2000 04:20:25 +0000 (04:20 +0000)]
(tool-bar-help): Use `mouse-pixel-position'.

24 years ago(quail-help): The output message is improved.
Kenichi Handa [Wed, 27 Sep 2000 00:03:12 +0000 (00:03 +0000)]
(quail-help): The output message is improved.

24 years ago*** empty log message ***
Kenichi Handa [Wed, 27 Sep 2000 00:02:40 +0000 (00:02 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 19:24:22 +0000 (19:24 +0000)]
*** empty log message ***

24 years agoMake this the leim Makefile.in.
Gerd Moellmann [Tue, 26 Sep 2000 19:23:56 +0000 (19:23 +0000)]
Make this the leim Makefile.in.
(clean): Also remove $NON-TIT and $WORLD.
(RUN-EMACS): Set EMACSLOADPATH.

24 years agoAdapt to the change of leim/Makefile which was
Gerd Moellmann [Tue, 26 Sep 2000 19:22:44 +0000 (19:22 +0000)]
Adapt to the change of leim/Makefile which was
necessary to ensure a reasonably working `make dist'.

24 years agoMoved to leim/Makefile.in..
Gerd Moellmann [Tue, 26 Sep 2000 19:21:46 +0000 (19:21 +0000)]
Moved to leim/Makefile.in..

24 years ago(find-file-suppress-same-file-warnings): period in doc string
Sam Steingold [Tue, 26 Sep 2000 16:25:29 +0000 (16:25 +0000)]
(find-file-suppress-same-file-warnings): period in doc string

24 years ago*** empty log message ***
Dave Love [Tue, 26 Sep 2000 15:45:25 +0000 (15:45 +0000)]
*** empty log message ***

24 years ago(popup-menu): If POSITION is nil, set it using
Dave Love [Tue, 26 Sep 2000 15:34:39 +0000 (15:34 +0000)]
(popup-menu): If POSITION is nil, set it using
mouse-position.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 15:32:27 +0000 (15:32 +0000)]
*** empty log message ***

24 years ago(frame-notice-user-settings): Don't add a
Gerd Moellmann [Tue, 26 Sep 2000 15:24:08 +0000 (15:24 +0000)]
(frame-notice-user-settings): Don't add a
tool-bar-lines frame parameter to default-frame-alist in batch
mode.

24 years ago(browse-url-file-url): Check for null maps.
Sam Steingold [Tue, 26 Sep 2000 13:05:29 +0000 (13:05 +0000)]
(browse-url-file-url): Check for null maps.

24 years ago(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
Gerd Moellmann [Tue, 26 Sep 2000 13:03:24 +0000 (13:03 +0000)]
(XINT) [EXPLICIT_SIGN_EXTEND]: Use BITS_PER_EMACS_INT
instead of BITS_PER_INT.
(XINT, XUINT) [NO_UNION_TYPE]: Cast result to EMACS_INT and
EMACS_UINT, respectively.
(NO_UNION_TYPE) [USE_LISP_UNION_TYPE]: Undefine.

24 years ago(BITS_PER_EMACS_INT) [__arch64__]: Don't define.
Gerd Moellmann [Tue, 26 Sep 2000 13:02:21 +0000 (13:02 +0000)]
(BITS_PER_EMACS_INT) [__arch64__]: Don't define.

24 years ago(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.
Gerd Moellmann [Tue, 26 Sep 2000 13:01:57 +0000 (13:01 +0000)]
(ELFSIZE) [__NetBSD__ && __sparc_v9__]: Define to 64.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Sep 2000 12:37:39 +0000 (12:37 +0000)]
*** empty log message ***

24 years ago(freeze_window_starts): Construct last argument for
Gerd Moellmann [Tue, 26 Sep 2000 12:36:55 +0000 (12:36 +0000)]
(freeze_window_starts): Construct last argument for
foreach_window differently.

24 years ago(x_decode_color): Don't return a Lisp_Object.
Gerd Moellmann [Tue, 26 Sep 2000 12:36:33 +0000 (12:36 +0000)]
(x_decode_color): Don't return a Lisp_Object.

24 years ago(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
Gerd Moellmann [Tue, 26 Sep 2000 12:35:33 +0000 (12:35 +0000)]
(union Lisp_Object) [!NO_UNION_TYPE]: Use EMACS_INT and
EMACS_UINT instead of `int' and `unsigned int'.
(XSET) [EXPLICIT_SIGN_EXTEND]: Use EMACS_INT instead of `int'.

24 years ago(struct frame): Make the `nothing' member of union
Gerd Moellmann [Tue, 26 Sep 2000 12:35:06 +0000 (12:35 +0000)]
(struct frame): Make the `nothing' member of union
output_data an EMACS_INT.

24 years ago(frame-notice-user-settings): Make tool-bar-mode and
Gerd Moellmann [Tue, 26 Sep 2000 11:52:01 +0000 (11:52 +0000)]
(frame-notice-user-settings): Make tool-bar-mode and
default-frame-alist consistent.

24 years ago(GC_CHECK_STRING_BYTES): Temporarily define, for bug
Gerd Moellmann [Tue, 26 Sep 2000 11:12:19 +0000 (11:12 +0000)]
(GC_CHECK_STRING_BYTES): Temporarily define, for bug
hunting.
(struct sdata) [GC_CHECK_STRING_BYTES]: Always record the string's
size in the sdata structure.
(SDATA_NBYTES, SDATA_DATA): New macros.
(SDATA_OF_STRING, SDATA_SIZE) [GC_CHECK_STRING_BYTES]: Define
differently for the different layout of the sdata structure.
(allocate_string_data) [GC_CHECK_STRING_BYTES]: Record string size
in sdata.
(sweep_strings, compact_small_strings) [GC_CHECK_STRING_BYTES]:
Check that size recorded in the string size and size recorded in
the sdata structure agree.

24 years ago(tool-bar-help): New function.
Gerd Moellmann [Tue, 26 Sep 2000 09:35:27 +0000 (09:35 +0000)]
(tool-bar-help): New function.

24 years agognus-user-agent, iswitchb-mode
Dave Love [Mon, 25 Sep 2000 21:11:52 +0000 (21:11 +0000)]
gnus-user-agent, iswitchb-mode

24 years ago(__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
Dave Love [Mon, 25 Sep 2000 21:09:14 +0000 (21:09 +0000)]
(__malloc_size_t) [DOUG_LEA_MALLOC]: Don't redefine it.
(__malloc_size_t) [!DOUG_LEA_MALLOC]: Define unconditionally as
size_t.
(__malloc_extra_blocks): Declare as __malloc_size_t.

24 years ago(__malloc_extra_blocks): Declare as __malloc_size_t.
Dave Love [Mon, 25 Sep 2000 21:07:55 +0000 (21:07 +0000)]
(__malloc_extra_blocks): Declare as __malloc_size_t.

24 years ago(mark_image): Use GC_NILP instead of NILP.
Gerd Moellmann [Mon, 25 Sep 2000 18:38:44 +0000 (18:38 +0000)]
(mark_image): Use GC_NILP instead of NILP.

24 years ago*** empty log message ***
Dave Love [Mon, 25 Sep 2000 18:32:40 +0000 (18:32 +0000)]
*** empty log message ***

24 years ago(fancy-splash-head): Check XPM is available.
Dave Love [Mon, 25 Sep 2000 18:31:51 +0000 (18:31 +0000)]
(fancy-splash-head): Check XPM is available.

24 years agoInclude stdio.h.
Dave Love [Mon, 25 Sep 2000 18:18:31 +0000 (18:18 +0000)]
Include stdio.h.

24 years ago*** empty log message ***
Dave Love [Mon, 25 Sep 2000 17:51:59 +0000 (17:51 +0000)]
*** empty log message ***

24 years agoInclude config.h.
Dave Love [Mon, 25 Sep 2000 17:39:03 +0000 (17:39 +0000)]
Include config.h.
[!HAVE_STDLIB_H]: Declare malloc.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 15:42:25 +0000 (15:42 +0000)]
*** empty log message ***

24 years ago(byte-compile-defvar-or-defconst): Only cons onto
Gerd Moellmann [Mon, 25 Sep 2000 15:41:30 +0000 (15:41 +0000)]
(byte-compile-defvar-or-defconst): Only cons onto
current-load-list in top-level forms.  Else this leaks a cons cell
every time a defun is called.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 15:07:45 +0000 (15:07 +0000)]
*** empty log message ***

24 years ago(rmail-dont-reply-to): Fix last change.
Gerd Moellmann [Mon, 25 Sep 2000 15:04:30 +0000 (15:04 +0000)]
(rmail-dont-reply-to): Fix last change.

24 years ago(auto-insert): Doc fix.
Dave Love [Mon, 25 Sep 2000 14:43:35 +0000 (14:43 +0000)]
(auto-insert): Doc fix.
(auto-insert-alist): Following GNU notices, don't say `copyright
_by_'.  Use line-beginning-position.
(auto-insert): Check buffer-file-name is non-nil before use.

24 years ago(show_help_echo): Set help_echo_showing_p.
Gerd Moellmann [Mon, 25 Sep 2000 14:27:02 +0000 (14:27 +0000)]
(show_help_echo): Set help_echo_showing_p.
(read_char): If help-echo is showing, preserve the echo area
when redisplaying.

24 years ago(help_echo_showing_p): New variable.
Gerd Moellmann [Mon, 25 Sep 2000 14:26:20 +0000 (14:26 +0000)]
(help_echo_showing_p): New variable.
(set_message): Reset it to 0.
(init_xdisp): Initialize help_echo_showing_p.

24 years ago(help_echo_showing_p): Declare extern.
Gerd Moellmann [Mon, 25 Sep 2000 14:25:20 +0000 (14:25 +0000)]
(help_echo_showing_p): Declare extern.

24 years agoFix typo in __GNUC_MINOR__.
Gerd Moellmann [Mon, 25 Sep 2000 14:25:02 +0000 (14:25 +0000)]
Fix typo in __GNUC_MINOR__.

24 years ago(quit_throw_to_read_char): Declare NO_RETURN.
Gerd Moellmann [Mon, 25 Sep 2000 14:24:23 +0000 (14:24 +0000)]
(quit_throw_to_read_char): Declare NO_RETURN.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 11:53:11 +0000 (11:53 +0000)]
*** empty log message ***

24 years ago(POSIX_SIGNALS): Define.
Gerd Moellmann [Mon, 25 Sep 2000 11:52:48 +0000 (11:52 +0000)]
(POSIX_SIGNALS): Define.

24 years ago(texinfo-mode): Prevent filling lines
Gerd Moellmann [Mon, 25 Sep 2000 11:16:43 +0000 (11:16 +0000)]
(texinfo-mode): Prevent filling lines
starting with `@def' or `@multitable', in addition to ones
specified by the user in auto-fill-inhibit-regexp.

24 years ago(rmail-dont-reply-to): Avoid infinite loop if
Gerd Moellmann [Mon, 25 Sep 2000 10:35:47 +0000 (10:35 +0000)]
(rmail-dont-reply-to): Avoid infinite loop if
rmail-dont-reply-to-names matches the empty string.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 25 Sep 2000 09:25:29 +0000 (09:25 +0000)]
*** empty log message ***

24 years ago(base64_encode_1): Fix last change.
Dave Love [Mon, 25 Sep 2000 09:23:53 +0000 (09:23 +0000)]
(base64_encode_1): Fix last change.