]> code.delx.au - gnu-emacs/log
gnu-emacs
26 years ago(read1): Declare `workbuf' as unsigned char.
Andreas Schwab [Fri, 21 Nov 1997 12:54:36 +0000 (12:54 +0000)]
(read1): Declare `workbuf' as unsigned char.
(dir_warning): Define as returning nothing.
(init_lread): Likewise.
(mapatoms_1): Likewise.
(map_obarray): Fix type of parameter FN.

26 years agoAdd more prototypes and declarations. Forward declare
Andreas Schwab [Fri, 21 Nov 1997 12:49:52 +0000 (12:49 +0000)]
Add more prototypes and declarations.  Forward declare
struct window and struct frame so that it can be used in
prototypes.

26 years ago(gud-sentinel): Set mode-line-process in the process
Andreas Schwab [Fri, 21 Nov 1997 10:34:10 +0000 (10:34 +0000)]
(gud-sentinel): Set mode-line-process in the process
buffer, not the current buffer.

26 years ago(set-input-method): Renamed from select-input-method.
Karl Heuer [Thu, 20 Nov 1997 22:14:40 +0000 (22:14 +0000)]
(set-input-method): Renamed from select-input-method.

26 years agoComment fix.
Karl Heuer [Thu, 20 Nov 1997 22:12:59 +0000 (22:12 +0000)]
Comment fix.

26 years ago(init_system_name): Don't use sysinfo.
Karl Heuer [Thu, 20 Nov 1997 22:05:08 +0000 (22:05 +0000)]
(init_system_name): Don't use sysinfo.

26 years ago(skip_chars): Check type of `string' before using it.
Karl Heuer [Thu, 20 Nov 1997 22:03:42 +0000 (22:03 +0000)]
(skip_chars): Check type of `string' before using it.

26 years ago(write-file): Make buffer writable if the new file is.
Karl Heuer [Thu, 20 Nov 1997 22:00:57 +0000 (22:00 +0000)]
(write-file): Make buffer writable if the new file is.

26 years ago(describe-variable): Don't use symbol-name if v isn't symbol.
Karl Heuer [Thu, 20 Nov 1997 21:59:02 +0000 (21:59 +0000)]
(describe-variable): Don't use symbol-name if v isn't symbol.

26 years ago(LIBS_SYSTEM): Define this.
Karl Heuer [Thu, 20 Nov 1997 21:56:52 +0000 (21:56 +0000)]
(LIBS_SYSTEM): Define this.

26 years agoTreat DGUX the same as USG.
Karl Heuer [Thu, 20 Nov 1997 21:54:20 +0000 (21:54 +0000)]
Treat DGUX the same as USG.

26 years ago(i586-dg-dguxR4.*): New name in case branch.
Karl Heuer [Thu, 20 Nov 1997 21:52:47 +0000 (21:52 +0000)]
(i586-dg-dguxR4.*): New name in case branch.

26 years ago(help-with-tutorial-alist): New variable.
Karl Heuer [Thu, 20 Nov 1997 21:47:12 +0000 (21:47 +0000)]
(help-with-tutorial-alist): New variable.
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.

26 years ago(mail-extract-address-components):
Karl Heuer [Thu, 20 Nov 1997 21:45:59 +0000 (21:45 +0000)]
(mail-extract-address-components):
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.

26 years agoConfigure the man subdirectory.
Eli Zaretskii [Thu, 20 Nov 1997 16:36:24 +0000 (16:36 +0000)]
Configure the man subdirectory.

26 years agoInitial revision
Eli Zaretskii [Thu, 20 Nov 1997 16:29:53 +0000 (16:29 +0000)]
Initial revision

26 years ago(man): New target to build the manual.
Eli Zaretskii [Thu, 20 Nov 1997 16:23:24 +0000 (16:23 +0000)]
(man): New target to build the manual.
(all): Add the man dependency.
(install): Change bin\\nul to bin\nul.

26 years ago(set-frame-name): New function.
Eli Zaretskii [Thu, 20 Nov 1997 15:55:31 +0000 (15:55 +0000)]
(set-frame-name): New function.

26 years ago(frame_name_fnn_p, set_term_frame_name): New functions.
Eli Zaretskii [Thu, 20 Nov 1997 15:50:59 +0000 (15:50 +0000)]
(frame_name_fnn_p, set_term_frame_name): New functions.
(store_frame_param): When the property name is "name", set the
name of the frame to its value.

26 years ago(kill-region): Detect read-only text
Karl Heuer [Wed, 19 Nov 1997 21:36:56 +0000 (21:36 +0000)]
(kill-region): Detect read-only text
by getting an error trying to delete it.
Handle the cases where we can, and can't, get the killed text
from the undo list with much the same code.

26 years ago(print-region-1): When running pr, use -h always.
Karl Heuer [Wed, 19 Nov 1997 04:25:20 +0000 (04:25 +0000)]
(print-region-1): When running pr, use -h always.

26 years ago(fortran-imenu-generic-expression): Match
Dave Love [Tue, 18 Nov 1997 23:21:34 +0000 (23:21 +0000)]
(fortran-imenu-generic-expression): Match
<type>*<mumble> and un-named block data, allow some continuations.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Tue, 18 Nov 1997 23:05:21 +0000 (23:05 +0000)]
automatically generated from GPLed version

26 years ago(isearch-yank-string): New helper function.
Karl Heuer [Tue, 18 Nov 1997 22:31:16 +0000 (22:31 +0000)]
(isearch-yank-string): New helper function.
(isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
(isearch-yank-x-selection): New function.
(isearch-yank): Function deleted.

26 years agoImprove previous change.
Karl Heuer [Tue, 18 Nov 1997 21:22:28 +0000 (21:22 +0000)]
Improve previous change.

26 years ago(rmail-convert-to-babyl-format): If the
Karl Heuer [Tue, 18 Nov 1997 21:13:57 +0000 (21:13 +0000)]
(rmail-convert-to-babyl-format): If the
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.

26 years ago(ange-ftp-date-regexp):
Paul Eggert [Mon, 17 Nov 1997 18:55:46 +0000 (18:55 +0000)]
(ange-ftp-date-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.

26 years ago(dired-move-to-filename-regexp):
Paul Eggert [Mon, 17 Nov 1997 18:55:46 +0000 (18:55 +0000)]
(dired-move-to-filename-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.

26 years ago(Fexecute_extended_command): Fix message wording.
Karl Heuer [Mon, 17 Nov 1997 02:15:35 +0000 (02:15 +0000)]
(Fexecute_extended_command): Fix message wording.
Don't print a message for a binding for mouse-movement.

26 years ago(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Karl Heuer [Mon, 17 Nov 1997 01:59:28 +0000 (01:59 +0000)]
(list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.

26 years ago(list-islamic-diary-entries): Add the diary entry
Karl Heuer [Mon, 17 Nov 1997 01:59:00 +0000 (01:59 +0000)]
(list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.

26 years ago(list-hebrew-diary-entries): Add the diary entry
Karl Heuer [Mon, 17 Nov 1997 01:58:42 +0000 (01:58 +0000)]
(list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.

26 years ago(Man-init-defvars, Man-build-man-command):
Karl Heuer [Mon, 17 Nov 1997 01:56:15 +0000 (01:56 +0000)]
(Man-init-defvars, Man-build-man-command):
Bind default-directory to "/" to avoid possible error in call-process.

26 years ago(comment-padding): New var.
Karl Heuer [Sat, 15 Nov 1997 21:14:21 +0000 (21:14 +0000)]
(comment-padding): New var.
(comment-region): Use it.

26 years ago(finder-find-library): Re-instate (with a different
Karl Heuer [Sat, 15 Nov 1997 21:04:47 +0000 (21:04 +0000)]
(finder-find-library): Re-instate (with a different
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.

26 years ago(fill-individual-paragraphs): Don't get
Karl Heuer [Sat, 15 Nov 1997 20:58:28 +0000 (20:58 +0000)]
(fill-individual-paragraphs): Don't get
confused in paragraph loop if we start on the last line
and it has no final newline.

26 years ago(custom-face-save): Save the face.
Karl Heuer [Sat, 15 Nov 1997 20:56:41 +0000 (20:56 +0000)]
(custom-face-save): Save the face.

26 years ago(rmail-summary-window-size): Allow integer values.
Karl Heuer [Sat, 15 Nov 1997 20:53:54 +0000 (20:53 +0000)]
(rmail-summary-window-size): Allow integer values.

26 years agoUse set-input-mode to make Latin-1 chars work.
Karl Heuer [Sat, 15 Nov 1997 20:52:06 +0000 (20:52 +0000)]
Use set-input-mode to make Latin-1 chars work.

26 years ago(minibuffer_scroll_overlap): New variable.
Karl Heuer [Sat, 15 Nov 1997 20:36:34 +0000 (20:36 +0000)]
(minibuffer_scroll_overlap): New variable.
(syms_of_xdisp): Set up Lisp var.
(redisplay_window): Scroll minibuffer in a special way.

26 years ago(display_text_line): Make decision about which windows
Karl Heuer [Sat, 15 Nov 1997 20:24:41 +0000 (20:24 +0000)]
(display_text_line): Make decision about which windows
highlight the region in just once place.
When minibuffer is selected, show the region in the previous window,

26 years ago(ASCII_BYTE_P): New macro.
Karl Heuer [Sat, 15 Nov 1997 20:23:21 +0000 (20:23 +0000)]
(ASCII_BYTE_P): New macro.

26 years ago(position_indentation): Detect non-breaking space,
Karl Heuer [Sat, 15 Nov 1997 20:22:20 +0000 (20:22 +0000)]
(position_indentation): Detect non-breaking space,
in either single-byte form or multibyte form (using category ' ').

26 years ago(x_handle_selection_request): Use xfree, not free.
Karl Heuer [Sat, 15 Nov 1997 20:16:49 +0000 (20:16 +0000)]
(x_handle_selection_request): Use xfree, not free.
(unexpect_property_change, x_get_window_property_as_lisp_data): Ditto.
(x_handle_property_notify, receive_incremental_selection): Ditto.
(selection_data_to_lisp_data, Fx_get_cut_buffer_internal): Ditto.

26 years ago(tar-mode-map): Fix function name in menu entry.
Andreas Schwab [Thu, 13 Nov 1997 11:36:02 +0000 (11:36 +0000)]
(tar-mode-map): Fix function name in menu entry.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 13 Nov 1997 01:17:00 +0000 (01:17 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Wed, 12 Nov 1997 01:24:57 +0000 (01:24 +0000)]
automatically generated from GPLed version

26 years ago(inferior-octave-startup-args):
Karl Heuer [Tue, 11 Nov 1997 04:00:53 +0000 (04:00 +0000)]
(inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.

26 years ago(help-for-help): Update text for `m'.
Karl Heuer [Tue, 11 Nov 1997 03:55:47 +0000 (03:55 +0000)]
(help-for-help): Update text for `m'.

26 years ago(imenu-default-create-index-function):
Karl Heuer [Tue, 11 Nov 1997 03:54:00 +0000 (03:54 +0000)]
(imenu-default-create-index-function):
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.

26 years ago(perform-replace): In Transient Mark mode, if
Karl Heuer [Tue, 11 Nov 1997 03:26:55 +0000 (03:26 +0000)]
(perform-replace): In Transient Mark mode, if
region is active, only search the region.
(query-replace, etc.): Doc fixes.

26 years agoNew category ` '.
Karl Heuer [Tue, 11 Nov 1997 03:24:18 +0000 (03:24 +0000)]
New category ` '.
Enable for non-breaking space in Latin-N.

26 years ago(wordstar-mode): Run wordstar-mode-hook.
Karl Heuer [Tue, 11 Nov 1997 02:56:56 +0000 (02:56 +0000)]
(wordstar-mode): Run wordstar-mode-hook.

26 years ago(french-calendar-day-name-array):
Karl Heuer [Tue, 11 Nov 1997 02:55:34 +0000 (02:55 +0000)]
(french-calendar-day-name-array):
Give the day array, not the month array.

26 years ago(query-replace-highlight): Change default to t.
Karl Heuer [Tue, 11 Nov 1997 02:54:10 +0000 (02:54 +0000)]
(query-replace-highlight): Change default to t.

26 years ago(describe-function): Handle the arglist of a macro.
Karl Heuer [Tue, 11 Nov 1997 02:52:50 +0000 (02:52 +0000)]
(describe-function): Handle the arglist of a macro.

26 years ago(mail-extr-voodoo): Comment out &-substitution.
Karl Heuer [Tue, 11 Nov 1997 02:51:06 +0000 (02:51 +0000)]
(mail-extr-voodoo): Comment out &-substitution.

26 years ago(finder-exit): Simplify.
Karl Heuer [Mon, 10 Nov 1997 23:28:59 +0000 (23:28 +0000)]
(finder-exit): Simplify.

26 years agoSupport for Japanese display on DOS/V systems.
Eli Zaretskii [Mon, 10 Nov 1997 14:49:40 +0000 (14:49 +0000)]
Support for Japanese display on DOS/V systems.

(screen_old_address, screen_virtual_segment,
screen_virtual_offset): New variables.
(dosv_refresh_virtual_screen): New function.
(dos_direct_output, dos_set_window_size, IT_write_glyphs,
IT_clear_end_of_line, IT_clear_screen, IT_display_cursor,
IT_reset_terminal_modes, XMenuActivate, abort):  Call
dosv_refresh_virtual_screen if under DOS/V.
(IT_set_terminal_modes): If under DOS/V, update the address of
primary screen buffer.
(internal_terminal_init): Zero out screen_old_address, in case
Emacs was dumped under DOS/V.
(dos_get_saved_screen): Return failure indication if no screen was
saved.

26 years ago(archive-zoo-summarize): Properly handle the case of
Andreas Schwab [Mon, 10 Nov 1997 12:37:34 +0000 (12:37 +0000)]
(archive-zoo-summarize): Properly handle the case of
a short file name with a non-empty directory part.

26 years agoDon't ask questions when replacing README.
Karl Heuer [Sat, 8 Nov 1997 04:02:33 +0000 (04:02 +0000)]
Don't ask questions when replacing README.

26 years ago(gnus-mule-initialize): Do not set
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-mule-initialize): Do not set
nntp-coding-system-for-read and nntp-coding-system-for-write.

26 years ago(nntp-coding-system-for-read): Set default value to
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(nntp-coding-system-for-read): Set default value to
binary.
(nntp-coding-system-for-write): Likewise.

26 years ago(gnus-read-descriptions-file): Decode
Kenichi Handa [Sat, 8 Nov 1997 03:09:24 +0000 (03:09 +0000)]
(gnus-read-descriptions-file): Decode
description if necessary.

26 years ago(fill-region-as-paragraph): Fix bug of
Kenichi Handa [Sat, 8 Nov 1997 03:08:40 +0000 (03:08 +0000)]
(fill-region-as-paragraph): Fix bug of
handling the case that English letters are followed by such
characters as Japanese and Chinese.

26 years ago(ccl-encode-koi8-font): Fix bug of CCL
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
(ccl-encode-koi8-font): Fix bug of CCL
program.
(ccl-encode-alternativnyj-font): Likewise.

26 years agoAdd "Upper Sorbian" and "Lower Sorbian" in
Kenichi Handa [Sat, 8 Nov 1997 03:08:10 +0000 (03:08 +0000)]
Add "Upper Sorbian" and "Lower Sorbian" in
the documentation of the language env "Laint-2".

26 years ago(set-language-environment): Run
Kenichi Handa [Sat, 8 Nov 1997 03:07:37 +0000 (03:07 +0000)]
(set-language-environment): Run
exit-language-environment-hook before calling `exit-function'
which is specified for the language environment.

26 years ago(Fcall_process): GCPRO infile, buffer, and
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fcall_process): GCPRO infile, buffer, and
current_dir before encoding arguments.

26 years ago(Fsref): If IDX points an 8-bit code which is not part
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Fsref): If IDX points an 8-bit code which is not part
of multibyte characters, return it.  Pay attention to
enable-multibyte-characters.

26 years ago(find_charset_in_str): Handle the case that STR
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(find_charset_in_str): Handle the case that STR
contains invalid multibyte-form.

26 years ago(setup_coding_system): Initialize common_flags member
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(setup_coding_system): Initialize common_flags member
instead of require_flushing member of `*coding'.
(code_convert_region): Fix previous change.

26 years ago(struct coding_system): Add member common_flags, delete
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(struct coding_system): Add member common_flags, delete
member require_flushing.
(CODING_REQUIRE_FLUSHING_MASK, CODING_REQUIRE_DECODING_MASK,
CODING_REQUIRE_ENCODING_MASK, CODING_REQUIRE_DETECTION_MASK): New
macros.
(CODING_REQUIRE_NO_CONVERSION, CODING_MAY_REQUIRE_NO_CONVERSION):
These macros deleted.
(CODING_REQUIRE_FLUSHING, CODING_REQUIRE_DECODING,
CODING_REQUIRE_ENCODING, CODING_REQUIRE_DETECTION): New macros.

26 years ago(create_process): Encode arguments for the process.
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(create_process): Encode arguments for the process.
(read_process_output): Use new macros defined in coding.h.
(send_process): Likewise.

26 years ago(Finsert_file_contents): Use new macros defined in
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(Finsert_file_contents): Use new macros defined in
coding.h.
(Fwrite_region): Likewise.

26 years ago(encode_terminal_code): Use new macros defined in
Kenichi Handa [Sat, 8 Nov 1997 03:05:44 +0000 (03:05 +0000)]
(encode_terminal_code): Use new macros defined in
coding.h.
(write_glyphs): Likewise.

26 years ago(ange-ftp-date-regexp): Handle Japanese-format dates.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(ange-ftp-date-regexp): Handle Japanese-format dates.
In Western dates, accept month name and day-of-month in either order.

26 years ago(dired-move-to-filename-regexp): Handle Japanese-format dates.
Paul Eggert [Fri, 7 Nov 1997 23:32:50 +0000 (23:32 +0000)]
(dired-move-to-filename-regexp): Handle Japanese-format dates.

26 years ago(AC_CHECK_LIB): Add -lintl.
Paul Eggert [Fri, 7 Nov 1997 23:19:12 +0000 (23:19 +0000)]
(AC_CHECK_LIB): Add -lintl.

26 years ago(build-mail-abbrevs): Use initial space in
Karl Heuer [Fri, 7 Nov 1997 21:55:40 +0000 (21:55 +0000)]
(build-mail-abbrevs): Use initial space in
internal buffer name.

26 years ago(rename-uniquely): Simplify.
Karl Heuer [Fri, 7 Nov 1997 21:44:16 +0000 (21:44 +0000)]
(rename-uniquely): Simplify.

26 years ago(check for .elc files): Avoid bash-specific syntax.
Karl Heuer [Fri, 7 Nov 1997 21:19:19 +0000 (21:19 +0000)]
(check for .elc files): Avoid bash-specific syntax.
(check for overflow 14-char limit): Simplify.

26 years ago(cal-tex-cursor-week-iso): Delete spurious %.
Karl Heuer [Fri, 7 Nov 1997 19:23:34 +0000 (19:23 +0000)]
(cal-tex-cursor-week-iso): Delete spurious %.

26 years ago(calendar-chinese-date-string): Fix month name.
Karl Heuer [Fri, 7 Nov 1997 19:22:50 +0000 (19:22 +0000)]
(calendar-chinese-date-string): Fix month name.

26 years ago(install): Move blessmail last.
Karl Heuer [Fri, 7 Nov 1997 19:18:45 +0000 (19:18 +0000)]
(install): Move blessmail last.

26 years agoFix typo.
Karl Heuer [Fri, 7 Nov 1997 18:58:27 +0000 (18:58 +0000)]
Fix typo.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 6 Nov 1997 00:44:44 +0000 (00:44 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Tue, 4 Nov 1997 03:28:47 +0000 (03:28 +0000)]
automatically generated from GPLed version

26 years ago(byte-optimize-concat): New function.
Karl Heuer [Mon, 3 Nov 1997 03:58:23 +0000 (03:58 +0000)]
(byte-optimize-concat): New function.

26 years ago(ethiopic-calendar-epoch): Correct to 8 CE.
Karl Heuer [Mon, 3 Nov 1997 02:57:05 +0000 (02:57 +0000)]
(ethiopic-calendar-epoch): Correct to 8 CE.

26 years ago(apropos-command): Doc fix.
Karl Heuer [Mon, 3 Nov 1997 02:54:19 +0000 (02:54 +0000)]
(apropos-command): Doc fix.

26 years ago(fortran-imenu-generic-expression): Doc fix.
Karl Heuer [Mon, 3 Nov 1997 02:50:20 +0000 (02:50 +0000)]
(fortran-imenu-generic-expression): Doc fix.
Delete redundant setq.

26 years agonew version
Michael Kifer [Sat, 1 Nov 1997 01:46:51 +0000 (01:46 +0000)]
new version

26 years ago(fortran-imenu-generic-expression): New variable.
Dave Love [Fri, 31 Oct 1997 23:17:17 +0000 (23:17 +0000)]
(fortran-imenu-generic-expression): New variable.
(fortran-mode): Use it.

26 years ago(fullwrite): Get rid of an extra call to write. Problem
Karl Heuer [Fri, 31 Oct 1997 23:09:43 +0000 (23:09 +0000)]
(fullwrite): Get rid of an extra call to write.  Problem
pointed out by Chiaki Ishikawa.

26 years ago(tex-validate-region): Really check
Karl Heuer [Fri, 31 Oct 1997 23:03:30 +0000 (23:03 +0000)]
(tex-validate-region): Really check
for mismatched parens.

26 years ago(init_system_name): If gethostname gives a proper
Karl Heuer [Fri, 31 Oct 1997 23:01:48 +0000 (23:01 +0000)]
(init_system_name): If gethostname gives a proper
domain name, don't look farther for one.

26 years ago(DBL_MIN_REPLACEMENT): New macro.
Paul Eggert [Wed, 29 Oct 1997 07:47:37 +0000 (07:47 +0000)]
(DBL_MIN_REPLACEMENT): New macro.

26 years ago(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
Paul Eggert [Wed, 29 Oct 1997 07:47:37 +0000 (07:47 +0000)]
(DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.

26 years agoThree insertion options:
Oliver Seidel [Tue, 28 Oct 1997 22:16:24 +0000 (22:16 +0000)]
Three insertion options:
i without prefix: ask for category, do binary insertion
i with prefix: do binary insertion in current category
uppercase I: insert directly under cursor