bpt/emacs.git
23 years ago*** empty log message ***
Gerd Moellmann [Tue, 27 Jun 2000 10:55:46 +0000 (10:55 +0000)]
*** empty log message ***

23 years ago(describe-variable): Don't insert a second `'s' in front
Gerd Moellmann [Tue, 27 Jun 2000 10:54:26 +0000 (10:54 +0000)]
(describe-variable): Don't insert a second `'s' in front
of the string `value is shown below'.  Since the syntax-table to
emacs-lisp-mode-syntax-table makes forward-sexp skip over an
existing `'s', so that this won't be deleted.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 27 Jun 2000 10:25:51 +0000 (10:25 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 27 Jun 2000 09:07:51 +0000 (09:07 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Mon, 26 Jun 2000 21:58:11 +0000 (21:58 +0000)]
*** empty log message ***

23 years ago(widget-member): Use the new plist-member.
Stefan Monnier [Mon, 26 Jun 2000 21:56:10 +0000 (21:56 +0000)]
(widget-member): Use the new plist-member.

23 years ago(Fplist_member): Renamed from Fwidget_plist_member.
Stefan Monnier [Mon, 26 Jun 2000 21:53:57 +0000 (21:53 +0000)]
(Fplist_member): Renamed from Fwidget_plist_member.
(Fwidget_get): Use it.
(syms_of_fns): Defsubr it.

23 years ago(perform-replace): Undo change of 2000-04-04.
Gerd Moellmann [Mon, 26 Jun 2000 20:02:42 +0000 (20:02 +0000)]
(perform-replace): Undo change of 2000-04-04.
Instead, move backward 1 character At the end of the loop when
necessary.

23 years agoDefine HAVE_STRUCT_TIMEZONE in src/config.h.
Eli Zaretskii [Mon, 26 Jun 2000 16:00:26 +0000 (16:00 +0000)]
Define HAVE_STRUCT_TIMEZONE in src/config.h.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Jun 2000 15:40:38 +0000 (15:40 +0000)]
*** empty log message ***

23 years ago(xim_initialize) [!USE_XIM]: Don't set up the
Gerd Moellmann [Mon, 26 Jun 2000 15:39:55 +0000 (15:39 +0000)]
(xim_initialize) [!USE_XIM]: Don't set up the
display info for XIM.
(xim_open_dpy): Likewise.
(xim_close_dpy): Don't free the display info's XIM.

23 years ago(x_window) [!USE_XIM]: Don't call create_frame_ic.
Gerd Moellmann [Mon, 26 Jun 2000 15:39:25 +0000 (15:39 +0000)]
(x_window) [!USE_XIM]: Don't call create_frame_ic.

23 years ago(USE_XIM): New define.
Gerd Moellmann [Mon, 26 Jun 2000 15:39:03 +0000 (15:39 +0000)]
(USE_XIM): New define.

23 years ago(--with-xim): New option.
Gerd Moellmann [Mon, 26 Jun 2000 15:38:07 +0000 (15:38 +0000)]
(--with-xim): New option.

23 years ago(toplevel): Load defgroup's differently;
Gerd Moellmann [Mon, 26 Jun 2000 15:06:07 +0000 (15:06 +0000)]
(toplevel): Load defgroup's differently;
patch from John.

23 years ago(fringe): Change face for different backgrounds.
Gerd Moellmann [Mon, 26 Jun 2000 15:05:34 +0000 (15:05 +0000)]
(fringe): Change face for different backgrounds.

23 years ago(get_keyelt): For menu-items containing a `:filter
Gerd Moellmann [Mon, 26 Jun 2000 15:05:03 +0000 (15:05 +0000)]
(get_keyelt): For menu-items containing a `:filter
FILTER', apply FILTER to the menu-item's definition to get the
real definition to use.

23 years ago(QCfilter): External declaration.
Gerd Moellmann [Mon, 26 Jun 2000 15:03:42 +0000 (15:03 +0000)]
(QCfilter): External declaration.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 26 Jun 2000 13:14:52 +0000 (13:14 +0000)]
*** empty log message ***

23 years ago(Fimage_size): New function.
Gerd Moellmann [Mon, 26 Jun 2000 13:11:38 +0000 (13:11 +0000)]
(Fimage_size): New function.
(syms_of_xfns): Defsubr it.

23 years ago(sql-interactive-mode-map): Use `kbd' in calls to
Gerd Moellmann [Mon, 26 Jun 2000 13:09:49 +0000 (13:09 +0000)]
(sql-interactive-mode-map): Use `kbd' in calls to
`define-key'; instead of checking `(emacs-version)' check for
`set-keymap-parent' and `set-keymap-name' directly.  Add entries
for `;' and `o' which might be electric.

(sql-electric-stuff): New user option.
(sql-magic-go): New function which uses `sql-electric-stuff'.
(sql-magic-semicolon): New function which uses
`sql-electric-stuff'.

(sql-accumulate-and-indent): Insert newline if `comint-accumulate'
is not fboundp.

(sql-oracle-options): New variable.
(sql-oracle): Use it.

(sql-imenu-generic-expression): Doc change.
(sql-find-sqli-buffer): Make sure the default-value of sql-buffer
is used.

(sql-informix): Added command line parameter "-" to force
sql-informix-program to use stdout.

23 years ago(menu-bar-tools-menu): Call read-mail-command
Gerd Moellmann [Mon, 26 Jun 2000 13:09:24 +0000 (13:09 +0000)]
(menu-bar-tools-menu): Call read-mail-command
interactively.

23 years ago(DONTCOMPILE): Add eshell/esh-group.el.
Gerd Moellmann [Mon, 26 Jun 2000 13:09:11 +0000 (13:09 +0000)]
(DONTCOMPILE): Add eshell/esh-group.el.

23 years agoChange spelling of the Free Software Foundation.
Gerd Moellmann [Mon, 26 Jun 2000 13:08:44 +0000 (13:08 +0000)]
Change spelling of the Free Software Foundation.

23 years ago.
Andreas Schwab [Mon, 26 Jun 2000 12:25:48 +0000 (12:25 +0000)]
.

23 years ago(decode_coding_string): Re-fetch STRING_BYTES after
Andreas Schwab [Mon, 26 Jun 2000 12:24:46 +0000 (12:24 +0000)]
(decode_coding_string): Re-fetch STRING_BYTES after
Fstring_as_unibyte.

23 years ago*** empty log message ***
Carsten Dominik [Mon, 26 Jun 2000 12:16:10 +0000 (12:16 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Sun, 25 Jun 2000 17:35:20 +0000 (17:35 +0000)]
*** empty log message ***

23 years ago[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.
Dave Love [Sun, 25 Jun 2000 17:22:33 +0000 (17:22 +0000)]
[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.

23 years ago(blockinput.h): Depend on atimer.h.
Dave Love [Sun, 25 Jun 2000 16:29:47 +0000 (16:29 +0000)]
(blockinput.h): Depend on atimer.h.
(atimer.h): Depend on systime.h.

23 years agoProtect against multiple inclusion. Include
Dave Love [Sun, 25 Jun 2000 16:02:34 +0000 (16:02 +0000)]
Protect against multiple inclusion.  Include
systime.h.

23 years agoProtect against multiple inclusion. Include
Dave Love [Sun, 25 Jun 2000 16:02:04 +0000 (16:02 +0000)]
Protect against multiple inclusion.  Include
atimer.h.

23 years ago(swap_in_global_binding): Declare.
Dave Love [Sun, 25 Jun 2000 15:57:54 +0000 (15:57 +0000)]
(swap_in_global_binding): Declare.

23 years ago*** empty log message ***
Eli Zaretskii [Sun, 25 Jun 2000 10:17:54 +0000 (10:17 +0000)]
*** empty log message ***

23 years agoSet GETLOADAVG_LIBS to getloadavg.o in src/Makefile.
Eli Zaretskii [Sun, 25 Jun 2000 10:16:52 +0000 (10:16 +0000)]
Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.

23 years ago(cp-coding-system-for-codepage-1): Doc fix.
Eli Zaretskii [Sun, 25 Jun 2000 10:09:30 +0000 (10:09 +0000)]
(cp-coding-system-for-codepage-1): Doc fix.
(cp864-decode-table): Doc fix.
(cp720-decode-table): New variable, supports the Arabic OEM
codepage used by Windows.
(cp737-decode-table): New, Greek OEM codepage used by Windows.

23 years ago* process.c (Fopen_network_stream): Turn off atimers for duration of call to
Ken Raeburn [Sat, 24 Jun 2000 06:06:53 +0000 (06:06 +0000)]
* process.c (Fopen_network_stream): Turn off atimers for duration of call to
connect.  (Patch from Gerd.)

23 years ago(font-lock-fontify-anchored-keywords): Use line-beginning-position.
Dave Love [Fri, 23 Jun 2000 19:37:14 +0000 (19:37 +0000)]
(font-lock-fontify-anchored-keywords): Use line-beginning-position.
(font-lock-support-mode) <defgroup>: Add :version.
(global-font-lock-mode): Use mapc.

23 years ago*** empty log message ***
Dave Love [Fri, 23 Jun 2000 17:45:03 +0000 (17:45 +0000)]
*** empty log message ***

23 years agoMaybe include unistd.h.
Dave Love [Fri, 23 Jun 2000 17:33:37 +0000 (17:33 +0000)]
Maybe include unistd.h.

23 years ago*** empty log message ***
Dave Love [Fri, 23 Jun 2000 17:21:32 +0000 (17:21 +0000)]
*** empty log message ***

24 years ago(setgrp): Undefine before defining.
Dave Love [Fri, 23 Jun 2000 17:08:39 +0000 (17:08 +0000)]
(setgrp): Undefine before defining.
(malloc_warning, set_time_zone_rule, index): Prototype.

24 years ago(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
Dave Love [Fri, 23 Jun 2000 17:05:10 +0000 (17:05 +0000)]
(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.

24 years agoMove string.h hack here from alpha.h and make it conditional.
Dave Love [Fri, 23 Jun 2000 17:02:15 +0000 (17:02 +0000)]
Move string.h hack here from alpha.h and make it conditional.
(C_SWITCH_SYSTEM): Use _OSF_SOURCE, not -BSD, which clashes with
_XOPEN_SOURCE.
(WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist, NSIG): Define.
(SOCKLEN_TYPE): Don't define.

24 years agoRemove string.h hack.
Dave Love [Fri, 23 Jun 2000 16:55:37 +0000 (16:55 +0000)]
Remove string.h hack.

24 years agoUndefine setpgrp before setting it.
Dave Love [Fri, 23 Jun 2000 16:35:41 +0000 (16:35 +0000)]
Undefine setpgrp before setting it.

24 years agoUse feature tests for fcntl.h, string.h. Don't include time.h, done by
Dave Love [Fri, 23 Jun 2000 16:31:30 +0000 (16:31 +0000)]
Use feature tests for fcntl.h, string.h.  Don't include time.h, done by
systime.h.
[__FreeBSD__]: Remove redundant includes.

24 years agoRevert last change.
Dave Love [Fri, 23 Jun 2000 16:17:05 +0000 (16:17 +0000)]
Revert last change.

24 years ago*** empty log message ***
Stefan Monnier [Fri, 23 Jun 2000 15:58:32 +0000 (15:58 +0000)]
*** empty log message ***

24 years agoMaybe include term.h.
Dave Love [Fri, 23 Jun 2000 15:44:48 +0000 (15:44 +0000)]
Maybe include term.h.

24 years ago*** empty log message ***
Dave Love [Fri, 23 Jun 2000 15:43:44 +0000 (15:43 +0000)]
*** empty log message ***

24 years ago(setpgrp): Undefine before defining.
Dave Love [Fri, 23 Jun 2000 15:41:52 +0000 (15:41 +0000)]
(setpgrp): Undefine before defining.
(delete_temp_file): Return Qnil to avoid warning.

24 years agoDefine the post-2.13 stuff conditionally on autoconf version.
Dave Love [Fri, 23 Jun 2000 15:39:33 +0000 (15:39 +0000)]
Define the post-2.13 stuff conditionally on autoconf version.

24 years ago(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
Dave Love [Fri, 23 Jun 2000 15:32:38 +0000 (15:32 +0000)]
(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.

24 years ago[HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
Dave Love [Fri, 23 Jun 2000 15:30:19 +0000 (15:30 +0000)]
[HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
and test how we can call gettimeofday.

24 years agoRequire CL when compiling.
Stefan Monnier [Fri, 23 Jun 2000 15:15:55 +0000 (15:15 +0000)]
Require CL when compiling.

24 years agoInclude fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
Dave Love [Fri, 23 Jun 2000 14:37:24 +0000 (14:37 +0000)]
Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.

24 years ago(free_face_fontset): Renamed from fs_free_face_fontset.
Dave Love [Fri, 23 Jun 2000 14:34:44 +0000 (14:34 +0000)]
(free_face_fontset): Renamed from fs_free_face_fontset.

24 years ago(compose_text): Declare.
Dave Love [Fri, 23 Jun 2000 14:32:26 +0000 (14:32 +0000)]
(compose_text): Declare.

24 years agoDon't include sys/types.h unconditionally. Don't protect its inclusion
Dave Love [Fri, 23 Jun 2000 14:28:20 +0000 (14:28 +0000)]
Don't include sys/types.h unconditionally.  Don't protect its inclusion
with !USG (following xmenu.c).

24 years ago(xlw_popup_menu): Cast arg of pop_up_menu.
Dave Love [Fri, 23 Jun 2000 13:59:33 +0000 (13:59 +0000)]
(xlw_popup_menu): Cast arg of pop_up_menu.

24 years agoInclude lwlib.h.
Dave Love [Fri, 23 Jun 2000 13:57:34 +0000 (13:57 +0000)]
Include lwlib.h.

24 years agoMove config.h before other includes (which may use feature tests).
Dave Love [Fri, 23 Jun 2000 11:36:52 +0000 (11:36 +0000)]
Move config.h before other includes (which may use feature tests).

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 07:14:06 +0000 (07:14 +0000)]
*** empty log message ***

24 years ago(basic-save-buffer-2): When temporarily setting
Gerd Moellmann [Fri, 23 Jun 2000 07:13:30 +0000 (07:13 +0000)]
(basic-save-buffer-2): When temporarily setting
file modes, set them to current modes plus 0200, not to 0777.

24 years ago(post-mail-send-it): Make sure file has
Gerd Moellmann [Fri, 23 Jun 2000 07:13:08 +0000 (07:13 +0000)]
(post-mail-send-it): Make sure file has
proper permissions from birth.

24 years ago(emerge-make-temp-file): Make sure file has proper
Gerd Moellmann [Fri, 23 Jun 2000 07:06:02 +0000 (07:06 +0000)]
(emerge-make-temp-file): Make sure file has proper
permissions from birth.

24 years ago(comint-substitute-in-file-name): Call replace-match
Gerd Moellmann [Fri, 23 Jun 2000 07:05:13 +0000 (07:05 +0000)]
(comint-substitute-in-file-name): Call replace-match
with second and third arg t.

24 years ago(x_create_tip_frame): Initialize frame's colors like
Gerd Moellmann [Fri, 23 Jun 2000 06:12:11 +0000 (06:12 +0000)]
(x_create_tip_frame): Initialize frame's colors like
in x_create_frame.

24 years ago(tool-bar, mode-line, header-line): Specify foreground
Gerd Moellmann [Fri, 23 Jun 2000 05:57:18 +0000 (05:57 +0000)]
(tool-bar, mode-line, header-line): Specify foreground
color.

24 years ago(custom-button-face, custom-button-pressed-face):
Gerd Moellmann [Fri, 23 Jun 2000 05:56:08 +0000 (05:56 +0000)]
(custom-button-face, custom-button-pressed-face):
Specify foreground color.

24 years ago(decode_eol_post_ccl): Special handling for undecided
Eli Zaretskii [Fri, 23 Jun 2000 05:32:45 +0000 (05:32 +0000)]
(decode_eol_post_ccl): Special handling for undecided
and inconsistent EOL types.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 05:24:10 +0000 (05:24 +0000)]
*** empty log message ***

24 years ago(eshell-rewrite-for-command): Use cdr and
Gerd Moellmann [Fri, 23 Jun 2000 05:23:39 +0000 (05:23 +0000)]
(eshell-rewrite-for-command): Use cdr and
cddr instead of cdddr.

24 years ago(DONTCOMPILE): Add eshell/esh-maint.el.
Gerd Moellmann [Fri, 23 Jun 2000 05:23:16 +0000 (05:23 +0000)]
(DONTCOMPILE): Add eshell/esh-maint.el.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 04:54:41 +0000 (04:54 +0000)]
*** empty log message ***

24 years ago(eshell-mode): Use eshell-copy-list instead
Gerd Moellmann [Fri, 23 Jun 2000 04:54:09 +0000 (04:54 +0000)]
(eshell-mode): Use eshell-copy-list instead
of copy-list.

24 years ago(eshell-sublist): Use eshell-copy-list
Gerd Moellmann [Fri, 23 Jun 2000 04:53:48 +0000 (04:53 +0000)]
(eshell-sublist): Use eshell-copy-list
instead of copy-list.

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 23 Jun 2000 04:39:18 +0000 (04:39 +0000)]
*** empty log message ***

24 years agoAdd eshell subdirectory.
Gerd Moellmann [Fri, 23 Jun 2000 04:38:41 +0000 (04:38 +0000)]
Add eshell subdirectory.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 22 Jun 2000 22:06:37 +0000 (22:06 +0000)]
*** empty log message ***

24 years ago(Xt_app_con): External declaration.
Gerd Moellmann [Thu, 22 Jun 2000 22:06:09 +0000 (22:06 +0000)]
(Xt_app_con): External declaration.

24 years ago(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
Gerd Moellmann [Thu, 22 Jun 2000 22:05:55 +0000 (22:05 +0000)]
(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
differently.

24 years ago(x_load_resources): Add default resource for scroll bar's
Gerd Moellmann [Thu, 22 Jun 2000 22:05:37 +0000 (22:05 +0000)]
(x_load_resources): Add default resource for scroll bar's
trough color and main window's background color.

24 years ago(HAVE_LIBXP): Change test for libXp.
Gerd Moellmann [Thu, 22 Jun 2000 22:05:01 +0000 (22:05 +0000)]
(HAVE_LIBXP): Change test for libXp.

24 years ago(EmacsFrameRealize): Fix typo.
Gerd Moellmann [Thu, 22 Jun 2000 20:50:00 +0000 (20:50 +0000)]
(EmacsFrameRealize): Fix typo.

24 years ago(EmacsFrameRealize): Remove SubstructureRedirectMask.
Gerd Moellmann [Thu, 22 Jun 2000 20:12:59 +0000 (20:12 +0000)]
(EmacsFrameRealize): Remove SubstructureRedirectMask.

24 years ago(struct it): Add member add_overlay_start.
Gerd Moellmann [Thu, 22 Jun 2000 19:35:07 +0000 (19:35 +0000)]
(struct it): Add member add_overlay_start.

24 years ago(handle_stop): Initialize it->add_overlay_start to zero.
Gerd Moellmann [Thu, 22 Jun 2000 19:32:09 +0000 (19:32 +0000)]
(handle_stop): Initialize it->add_overlay_start to zero.
(handle_invisible_prop): Record the start of invisible text in
it->add_overlay_start.
(struct overlay_entry): Add member `overlay'.
(handle_overlay_change): Simplify.
(next_overlay_string): After having processed overlay strings at the
end of the buffer, record that fact in
it->overlay_strings_at_end_processed_p.
(compare_overlay_entries): If before- and after-strings come
from the same overlay, let before-strings come first.
(RECORD_OVERLAY_STRING): Record the overlay that strings come from.
(load_overlay_strings): Take it->add_overlay_start into account
when adding overlay strings.

24 years ago*** empty log message ***
Eli Zaretskii [Thu, 22 Jun 2000 15:00:24 +0000 (15:00 +0000)]
*** empty log message ***

24 years ago(make-backup-file-name-1): On DOS/Windows, run the
Eli Zaretskii [Thu, 22 Jun 2000 14:58:38 +0000 (14:58 +0000)]
(make-backup-file-name-1): On DOS/Windows, run the
backup file name through convert-standard-filename.

24 years ago(convert-standard-filename): Convert leading
Eli Zaretskii [Thu, 22 Jun 2000 14:57:45 +0000 (14:57 +0000)]
(convert-standard-filename): Convert leading
directories as well.  When long file names are supported, convert
characters that are invalid in Windows file names.

24 years ago(Documentation): Describe how man pages with
Eli Zaretskii [Thu, 22 Jun 2000 14:52:22 +0000 (14:52 +0000)]
(Documentation): Describe how man pages with
identical names by different sections are handled by M-x man and
M-x woman.

24 years ago(Text and Binary): Separate description of EOL
Eli Zaretskii [Thu, 22 Jun 2000 14:51:22 +0000 (14:51 +0000)]
(Text and Binary): Separate description of EOL
conversions from the issues related to binary files.

24 years ago(C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.
Dave Love [Thu, 22 Jun 2000 12:52:06 +0000 (12:52 +0000)]
(C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.

24 years ago(C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.
Dave Love [Thu, 22 Jun 2000 12:47:29 +0000 (12:47 +0000)]
(C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.

24 years agoFix bug: if ^L is the very first buffer character,
Gerd Moellmann [Thu, 22 Jun 2000 12:27:49 +0000 (12:27 +0000)]
Fix bug: if ^L is the very first buffer character,
ps-print crashes.  New feature: page selection for printing.  Create
raw-text-unix coding system for XEmacs.  Doc fix.
(ps-print-version): New version number (5.2.3).
(ps-plot-region): Bug fix.
(ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
(ps-header-sheet, ps-generate, ps-end-job): Code fix.
(ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
funs.
(ps-selected-pages, ps-last-selected-pages, ps-first-page)
(ps-last-page): New vars.

24 years ago(ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
Kenichi Handa [Thu, 22 Jun 2000 01:21:00 +0000 (01:21 +0000)]
(ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
than 0.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 22 Jun 2000 01:20:25 +0000 (01:20 +0000)]
*** empty log message ***

24 years ago(sh-while-getopts): Fix handling of
Gerd Moellmann [Wed, 21 Jun 2000 19:54:54 +0000 (19:54 +0000)]
(sh-while-getopts): Fix handling of
empty option string.