bpt/emacs.git
24 years agoProvide `landmark', not `lm', and just once.
Karl Heuer [Tue, 10 Aug 1999 17:06:55 +0000 (17:06 +0000)]
Provide `landmark', not `lm', and just once.

24 years agoProvide `array'.
Karl Heuer [Tue, 10 Aug 1999 17:06:18 +0000 (17:06 +0000)]
Provide `array'.

24 years ago(ansi-color-to-text-properties): Added New state 5
Karl Heuer [Tue, 10 Aug 1999 16:57:26 +0000 (16:57 +0000)]
(ansi-color-to-text-properties): Added New state 5
to prevent m-eating-bug.

24 years ago(easy-menu-get-map-look-for-name): New fn.
Karl Heuer [Tue, 10 Aug 1999 16:54:00 +0000 (16:54 +0000)]
(easy-menu-get-map-look-for-name): New fn.
(easy-menu-get-map): New arg TO-MODIFY helps choose
between local and global maps.
(easy-menu-add-item): Pass TO-MODIFY arg to easy-menu-get-map.
(easy-menu-change): Doc fix.

24 years ago*** empty log message ***
Karl Heuer [Tue, 10 Aug 1999 16:52:16 +0000 (16:52 +0000)]
*** empty log message ***

24 years ago(info-lookup-guess-c-symbol): Use skip-syntax-backward.
Karl Heuer [Tue, 10 Aug 1999 16:49:49 +0000 (16:49 +0000)]
(info-lookup-guess-c-symbol): Use skip-syntax-backward.
(info-lookup-guess-default): Simplified and cleaned up.
(info-lookup-guess-default*): Preserve point.

24 years agoFix typo in copyright date.
Karl Heuer [Tue, 10 Aug 1999 16:43:08 +0000 (16:43 +0000)]
Fix typo in copyright date.

24 years ago(after-find-file): Disable View mode if buffer is no
Karl Heuer [Tue, 10 Aug 1999 16:40:14 +0000 (16:40 +0000)]
(after-find-file): Disable View mode if buffer is no
longer read-only.

24 years ago(view-mode-disable): If buffer-read-only is nil,
Karl Heuer [Tue, 10 Aug 1999 16:40:00 +0000 (16:40 +0000)]
(view-mode-disable): If buffer-read-only is nil,
don't change it.

24 years ago(view-mode-enable, view-mode-disable):
Karl Heuer [Tue, 10 Aug 1999 16:37:57 +0000 (16:37 +0000)]
(view-mode-enable, view-mode-disable):
Call force-mode-line-update.

24 years ago(INSTALLABLE_SCRIPTS): Add grep-changelog.
Gerd Moellmann [Tue, 10 Aug 1999 13:48:24 +0000 (13:48 +0000)]
(INSTALLABLE_SCRIPTS): Add grep-changelog.

24 years agoInitial revision
Gerd Moellmann [Tue, 10 Aug 1999 13:33:49 +0000 (13:33 +0000)]
Initial revision

24 years ago(auto-revert-mode): Add autoload cookie.
Dave Love [Tue, 10 Aug 1999 13:10:39 +0000 (13:10 +0000)]
(auto-revert-mode): Add autoload cookie.

24 years ago(IT_set_face): Abort if the default face is not realized
Eli Zaretskii [Tue, 10 Aug 1999 10:43:12 +0000 (10:43 +0000)]
(IT_set_face): Abort if the default face is not realized
and cached.
(IT_write_glyphs): Reset the screen face to the default face
before writing glyphs.

24 years ago(realize_default_face) [MSDOS]: Don't take default
Eli Zaretskii [Tue, 10 Aug 1999 10:38:37 +0000 (10:38 +0000)]
(realize_default_face) [MSDOS]: Don't take default
colors from the frame here.
(realize_tty_face) [MSDOS]: Do it here.  Update the face
attributes with the actual name of the color taken from the
frame.

24 years ago(msdos_stdcolor_name): Remove const from return value.
Eli Zaretskii [Tue, 10 Aug 1999 10:29:20 +0000 (10:29 +0000)]
(msdos_stdcolor_name): Remove const from return value.

24 years ago(msdos-bg-mode): Remove. Call
Eli Zaretskii [Tue, 10 Aug 1999 10:21:18 +0000 (10:21 +0000)]
(msdos-bg-mode): Remove.  Call
frame-set-background-mode instead.  All callers changed.
(msdos-face-setup): Don't force color display parameter, it is set
by frame-set-background-mode.
(make-msdos-frame): Call x-handle-reverse-video and
face-set-after-frame-default.  Delete frame if creation failed.

24 years ago(face-set-after-frame-default): Don't call
Eli Zaretskii [Tue, 10 Aug 1999 10:17:47 +0000 (10:17 +0000)]
(face-set-after-frame-default): Don't call
make-face-x-resource-internal for the pc window-system.

24 years ago(Fframe_parameters): Swap foreground and background
Eli Zaretskii [Tue, 10 Aug 1999 10:13:05 +0000 (10:13 +0000)]
(Fframe_parameters): Swap foreground and background
colors returned in frame parameters if the frame has reverse in
its parameter alist.
(Fmake_terminal_frame): Make a unique copy of face_alist for
each frame.

24 years ago(ad-make-single-advice-docstring): Treat case with no doctring specially.
Dave Love [Tue, 10 Aug 1999 09:51:17 +0000 (09:51 +0000)]
(ad-make-single-advice-docstring): Treat case with no doctring specially.

24 years ago(PC-do-completion): If completing on file name,
Eli Zaretskii [Mon, 9 Aug 1999 08:56:31 +0000 (08:56 +0000)]
(PC-do-completion): If completing on file name,
reproduce str by concatenating its directory and basename parts.

24 years ago(Feval_buffer): New arg DO_ALLOW_PRINT.
Richard M. Stallman [Sat, 7 Aug 1999 16:16:32 +0000 (16:16 +0000)]
(Feval_buffer): New arg DO_ALLOW_PRINT.

24 years ago(Fprevious_overlay_change): Just return the answer obtained from overlays_at.
Richard M. Stallman [Sat, 7 Aug 1999 16:10:47 +0000 (16:10 +0000)]
(Fprevious_overlay_change): Just return the answer obtained from overlays_at.

24 years ago(LIBTIFF): Use -ltiff instead of -ltiff34
Gerd Moellmann [Sat, 7 Aug 1999 16:01:17 +0000 (16:01 +0000)]
(LIBTIFF): Use -ltiff instead of -ltiff34

24 years agoChange libtiff34 to libtiff.
Gerd Moellmann [Sat, 7 Aug 1999 16:01:14 +0000 (16:01 +0000)]
Change libtiff34 to libtiff.

24 years ago(Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to
Dave Love [Sat, 7 Aug 1999 11:45:06 +0000 (11:45 +0000)]
(Man-softhyphen-to-minus): Revert previous change.  Avoid unibyte to
multibyte conversion of search-forward (from Handa), but avoid the
replacement if the language is Latin-N.

24 years ago(Man-softhyphen-to-minus): Revert last change.
Dave Love [Sat, 7 Aug 1999 11:31:39 +0000 (11:31 +0000)]
(Man-softhyphen-to-minus): Revert last change.

24 years ago(xpm_load) [!XpmAllocCloseColors]:
Richard M. Stallman [Sat, 7 Aug 1999 11:28:27 +0000 (11:28 +0000)]
(xpm_load) [!XpmAllocCloseColors]:
Use XpmCloseness and attrs.closeness instead.

24 years ago(elisp-eval-buffer): Handle all 5 args of eval-buffer.
Richard M. Stallman [Sat, 7 Aug 1999 03:21:32 +0000 (03:21 +0000)]
(elisp-eval-buffer): Handle all 5 args of eval-buffer.

24 years ago(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
Richard M. Stallman [Sat, 7 Aug 1999 03:18:48 +0000 (03:18 +0000)]
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.

24 years ago(set_iterator_to_next): After delivering a character
Gerd Moellmann [Fri, 6 Aug 1999 21:08:08 +0000 (21:08 +0000)]
(set_iterator_to_next): After delivering a character
from a display vector, restore face and charset to what they were
before the display vector was processed.

24 years agoComment.
Dave Love [Fri, 6 Aug 1999 21:06:14 +0000 (21:06 +0000)]
Comment.

24 years agoComments.
Dave Love [Fri, 6 Aug 1999 21:05:20 +0000 (21:05 +0000)]
Comments.

24 years ago(ls-lisp-delete-matching): List argument is now alist
Geoff Voelker [Fri, 6 Aug 1999 20:41:07 +0000 (20:41 +0000)]
(ls-lisp-delete-matching): List argument is now alist
of filenames and attributes.
(ls-lisp-insert-directory): Use directory-files-and-attributes
for speed.

24 years ago(stat): Check for directory ending in separator when
Geoff Voelker [Fri, 6 Aug 1999 20:40:36 +0000 (20:40 +0000)]
(stat): Check for directory ending in separator when
doing readdir fast path.

24 years ago(directory_files_internal, Fdirectory_files_and_attributes,
Geoff Voelker [Fri, 6 Aug 1999 20:40:10 +0000 (20:40 +0000)]
(directory_files_internal, Fdirectory_files_and_attributes,
Ffile_attributes_lessp): New functions.
(Fdirectory_files): Use directory_files_internal.
(syms_of_dired): Initialize Fdirectory_files_and_attributes,
Ffile_attributes_lessp.

24 years ago(x_display_and_set_cursor): If cursor_in_echo_area,
Gerd Moellmann [Fri, 6 Aug 1999 15:05:34 +0000 (15:05 +0000)]
(x_display_and_set_cursor): If cursor_in_echo_area,
show hollow box cursor for windows other than echo_area_window,
show normal cursor for echo_area_window.

24 years ago(set_window_cursor_after_update): Correct cursor
Gerd Moellmann [Fri, 6 Aug 1999 15:05:27 +0000 (15:05 +0000)]
(set_window_cursor_after_update): Correct cursor
position if cursor_in_echo_area:

24 years ago(x_draw_phys_cursor_glyph): Redraw overlaps.
Gerd Moellmann [Fri, 6 Aug 1999 13:59:59 +0000 (13:59 +0000)]
(x_draw_phys_cursor_glyph): Redraw overlaps.
(x_fix_overlapping_area): New.
(x_redisplay_interface): Add x_fix_overlapping_area.
(x_draw_glyphs): Add parameter overlaps_p.
(struct glyph_string): Add member for_overlaps_p.
(x_get_glyph_string_clip_rect): If glyph string draws foreground
of overlapping rows, clip to window bottom.
(x_fill_glyph_string): Add parameter overlaps_p.
(x_fill_composite_glyph_string): Ditto.
(BUILD_GLYPH_STRINGS): Ditto.
(BUILD_CHAR_GLYPH_STRINGS): Ditto.
(x_draw_glyph_string): Don't draw anything but the foreground
if glyph string draws row overlaps.
(x_append_glyph): Set glyph flag overlaps_vertically_p.
(x_produce_image_glyph): Compute iterator's physical
ascent and descent.
(x_produce_stretch_glyph): Ditto.
(x_produce_glyphs): Ditto.

24 years ago(compute_line_metrics): If first line's physical ascent
Gerd Moellmann [Fri, 6 Aug 1999 13:59:43 +0000 (13:59 +0000)]
(compute_line_metrics): If first line's physical ascent
is larger than its logical ascent, use the physical ascent, and
make the row taller.  Set row's overlapping_p flag.
(init_iterator): Reset physical line height info
after producing special glyphs.
(display_toolbar_line): Set physical line height info.
(compute_line_metrics): Ditto.
(display_line): Ditto.
(display_string): Ditto.
(reseat_at_next_visible_line_start): New parameter
on_newline_p.
(set_iterator_to_next):  After delivering last char
from display vector, reseat on next visible line start if
dpvec_char_len < 0.
(next_element_from_buffer): Set dpvec_char_len to -1 for
selective display.

24 years ago(produce_glyphs): Set iterator's physical height
Gerd Moellmann [Fri, 6 Aug 1999 13:59:39 +0000 (13:59 +0000)]
(produce_glyphs): Set iterator's physical height
information.

24 years ago(redraw_overlapping_rows): Use flag overlapping_p.
Gerd Moellmann [Fri, 6 Aug 1999 13:59:32 +0000 (13:59 +0000)]
(redraw_overlapping_rows): Use flag overlapping_p.
(direct_output_for_insert): Ditto.
(direct_output_for_insert): Don't use this method if
row is overlapped by others.
(update_text_area): Write full line if current line is overlapped.
(redraw_overlapped_rows): New.
(update_window): Call it.
(redraw_overlapping_rows): New.
(update_window): Call it.
(scrolling_window): Make sure overlapped_p flag in current rows is
unchanged.
(row_equal_p): Take rows overlapped_p flag into account.
(adjust_glyphs): Block input while adjusting matrices.
(direct_output_for_insert): Don't use this
optimization for rows that overlap others.
(update_window_line): Return non-zero if display has changed.
(update_text_area): Ditto.
(update_window): Record if display has been changed.
(blank_row): Compute glyph row's physical height.
(row_equal_p): Take physical row heights into account.
(direct_output_for_insert): Ditto.
(update_text_area): Ditto.

24 years ago(struct glyph_row): Add overlapping_p.
Gerd Moellmann [Fri, 6 Aug 1999 13:59:29 +0000 (13:59 +0000)]
(struct glyph_row): Add overlapping_p.
(MATRIX_ROW_OVERLAPS_PRED_P): New.
(MATRIX_ROW_OVERLAPS_SUCC_P): New.
(struct glyph_row): Add flag overlapped_p.
(MATRIX_ROW_OVERLAPPING_P): New.
(struct redisplay_interface): Add
fix_overlapping_area.
(struct glyph): Add overlaps_vertically_p.
(struct glyph_row): Add phys_ascent and
phys_height.
(struct it): Add phys_ascent, phys_descent, max_phys_ascent,
max_phys_descent.

24 years ago(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Richard M. Stallman [Fri, 6 Aug 1999 11:45:48 +0000 (11:45 +0000)]
(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
(no_switch_buffer): New function.
(Fswitch_to_buffer): Call them.  Don't get confused
by "same-window" buffers in a dedicated frame.

24 years ago(sql-accumulate-and-indent): Instead of testing
Richard M. Stallman [Fri, 6 Aug 1999 00:51:50 +0000 (00:51 +0000)]
(sql-accumulate-and-indent): Instead of testing
whether this is Emacs 20 before calling comint-accumulate,
test whether comint-accumulate is defined.

24 years ago(display-buffer): Don't get confused
Richard M. Stallman [Thu, 5 Aug 1999 19:40:03 +0000 (19:40 +0000)]
(display-buffer): Don't get confused
by "same-window" buffers in a dedicated frame.

24 years ago(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Richard M. Stallman [Thu, 5 Aug 1999 19:38:34 +0000 (19:38 +0000)]
(switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
(no_switch_buffer): New function.
(Fswitch_to_buffer): Call them.  Don't get confused
by "same-window" buffers in a dedicated frame.

24 years ago(auto-show-mode): Fix :set.
Dave Love [Thu, 5 Aug 1999 19:12:08 +0000 (19:12 +0000)]
(auto-show-mode): Fix :set.

24 years ago(define-widget-keywords): Make dummy definition and comment-out its use.
Dave Love [Thu, 5 Aug 1999 18:50:18 +0000 (18:50 +0000)]
(define-widget-keywords): Make dummy definition and comment-out its use.

24 years ago(c-inside-bracelist-p): Tighter test for
Richard M. Stallman [Thu, 5 Aug 1999 15:01:46 +0000 (15:01 +0000)]
(c-inside-bracelist-p): Tighter test for
Java anonymous array expressions ("new Foo[] {.. bracelist ..}").

24 years ago(outline-previous-heading): New function.
Richard M. Stallman [Thu, 5 Aug 1999 14:50:30 +0000 (14:50 +0000)]
(outline-previous-heading): New function.
(outline-up-heading-all): Use outline-previous-heading.
(outline-next-heading): Delete definition inserted yesterday.

24 years agoCustomized.
Richard M. Stallman [Wed, 4 Aug 1999 22:55:56 +0000 (22:55 +0000)]
Customized.

24 years agoRequire outline when compiling.
Dave Love [Wed, 4 Aug 1999 19:18:55 +0000 (19:18 +0000)]
Require outline when compiling.
(sgml-mode-hook, html-mode-hook): Customize.
(sgml-validate-command): Fix :version.
(html-autoview-mode): Doc fix.

24 years ago(hl-line): Fix :version.
Dave Love [Wed, 4 Aug 1999 19:07:31 +0000 (19:07 +0000)]
(hl-line): Fix :version.

24 years ago(Man-softhyphen-to-minus): Fix for multibyte case, do
Dave Love [Wed, 4 Aug 1999 19:00:57 +0000 (19:00 +0000)]
(Man-softhyphen-to-minus): Fix for multibyte case, do
nothing in Latin-N environment.

24 years ago(Info-find-node): Call info-initialize here.
Dave Love [Wed, 4 Aug 1999 18:55:22 +0000 (18:55 +0000)]
(Info-find-node): Call info-initialize here.
(info): Not here.
(Info-file-list-for-emacs): Add message, dired-x, c, viper.

24 years agoInitial revision
Richard M. Stallman [Wed, 4 Aug 1999 16:49:19 +0000 (16:49 +0000)]
Initial revision

24 years ago(insert_from_string_1): Check gap size against number
Andreas Schwab [Wed, 4 Aug 1999 11:26:17 +0000 (11:26 +0000)]
(insert_from_string_1): Check gap size against number
of outgoing bytes, not incoming bytes.

24 years agoMake --no-debug work again by removing -gcoff.
Eli Zaretskii [Wed, 4 Aug 1999 10:19:09 +0000 (10:19 +0000)]
Make --no-debug work again by removing -gcoff.

24 years agoAll functions rewritten, except when noted above
Richard M. Stallman [Tue, 3 Aug 1999 18:36:16 +0000 (18:36 +0000)]
All functions rewritten, except when noted above
their declaration.  Below is a list of interface changes.
(apply-on-rectangle): New function, mostly replaces
`operate-on-rectangle'.  All callers changed.
(move-to-column-force): Pass new second argument to `move-to-column'.
(kill-rectangle): Added optional prefix arg to fill lines.
(delete-rectangle): Ditto.
(delete-whitespace-rectangle): Ditto.
(delete-extract-rectangle): Ditto.
(open-rectangle): Ditto.
(clear-rectangle): Ditto.
(delete-whitespace-rectangle-line): New function.
(delete-rectangle-line): Added third arg FILL.
(delete-extract-rectangle-line): Ditto.
(open-rectangle-line): Ditto.
(clear-rectangle-line): Ditto.

24 years ago(query-replace-regexp-eval)
Richard M. Stallman [Tue, 3 Aug 1999 17:50:44 +0000 (17:50 +0000)]
(query-replace-regexp-eval)
(replace-eval-replacement, replace-loop-through-replacements)
(replace-match-string-symbols): New functions.
(perform-replace): Allow REPLACEMENTS to be (FUNCTION . DATA).
Use replace-loop-through-replacements.

24 years ago(Buffer-menu-mode-map): Add V for Buffer-menu-View.
Richard M. Stallman [Tue, 3 Aug 1999 17:38:59 +0000 (17:38 +0000)]
(Buffer-menu-mode-map): Add V for Buffer-menu-View.
(Buffer-menu-mode): Doc fix.
(Buffer-menu-view): New command.
(Buffer-menu-view-other-window): New command.

24 years ago(read1): Added circular reading code to #N=.
Richard M. Stallman [Tue, 3 Aug 1999 17:27:46 +0000 (17:27 +0000)]
(read1): Added circular reading code to #N=.
(SUBSTITUTE): New macro.
(seen_list): New variable.
(substitute_object_in_subtree): New function.
(substitute_object_recurse): New function.
(substitute_in_interval): New function.

24 years ago(5x5-mode-map): Bind C-p, C-n, C-b, C-f.
Karl Heuer [Tue, 3 Aug 1999 15:59:18 +0000 (15:59 +0000)]
(5x5-mode-map): Bind C-p, C-n, C-b, C-f.
(5x5): Doc fix.

24 years agoMany doc fixes.
Richard M. Stallman [Tue, 3 Aug 1999 12:42:09 +0000 (12:42 +0000)]
Many doc fixes.
(tcl-add-emacs-menu): Renamed from tcl-add-fsf-menu.

24 years ago(fortran-indent-new-line): Make it an alias
Dave Love [Tue, 3 Aug 1999 11:13:23 +0000 (11:13 +0000)]
(fortran-indent-new-line): Make it an alias
for reindent-then-newline-and-indent.

24 years agochecked in with -k by blaak at 1999/08/03 06:17:58
Ray Blaak [Tue, 3 Aug 1999 06:17:58 +0000 (06:17 +0000)]
checked in with -k by blaak at 1999/08/03 06:17:58

24 years agoUndo miscorrected non-typo.
Karl Heuer [Mon, 2 Aug 1999 18:01:48 +0000 (18:01 +0000)]
Undo miscorrected non-typo.

24 years ago(frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.
Eli Zaretskii [Mon, 2 Aug 1999 12:46:06 +0000 (12:46 +0000)]
(frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.

24 years ago(make_terminal_frame): Don't call init_frame_faces if
Eli Zaretskii [Mon, 2 Aug 1999 12:41:09 +0000 (12:41 +0000)]
(make_terminal_frame): Don't call init_frame_faces if
noninteractive, for termcap frames as well.

24 years ago(init_sys_modes): Call init_frame_faces for termcap
Eli Zaretskii [Mon, 2 Aug 1999 12:37:31 +0000 (12:37 +0000)]
(init_sys_modes): Call init_frame_faces for termcap
frames.

24 years agoComment change.
Richard M. Stallman [Mon, 2 Aug 1999 01:17:41 +0000 (01:17 +0000)]
Comment change.

24 years agoChange syntax table entry for colon in the diary as part of the
Richard M. Stallman [Mon, 2 Aug 1999 00:33:32 +0000 (00:33 +0000)]
Change syntax table entry for colon in the diary as part of the
european-date-diary-pattern fix.

24 years ago(european-date-diary-pattern): Fix pattern so it
Richard M. Stallman [Mon, 2 Aug 1999 00:32:50 +0000 (00:32 +0000)]
(european-date-diary-pattern): Fix pattern so it
does not interpret a time as the year in a day-month entry.

24 years ago(x_set_internal_border_width):
Richard M. Stallman [Mon, 2 Aug 1999 00:10:19 +0000 (00:10 +0000)]
(x_set_internal_border_width):
Call do_pending_window_change.  Don't block input, don't call XFlush.
(x_set_vertical_scroll_bars): Call do_pending_window_change.
(x_set_scroll_bar_width, x_set_font): Likewise.

24 years ago(Fset_frame_height): Call do_pending_window_change.
Richard M. Stallman [Mon, 2 Aug 1999 00:01:27 +0000 (00:01 +0000)]
(Fset_frame_height): Call do_pending_window_change.
(Fset_frame_width, Fset_frame_size): Likewise.

24 years ago(EmacsFrameSetCharSize): Don't call do_pending_window_change here.
Richard M. Stallman [Mon, 2 Aug 1999 00:01:05 +0000 (00:01 +0000)]
(EmacsFrameSetCharSize): Don't call do_pending_window_change here.

24 years ago(x_set_window_size): When calling change_frame_size, specify 1 for DELAY.
Richard M. Stallman [Mon, 2 Aug 1999 00:00:14 +0000 (00:00 +0000)]
(x_set_window_size): When calling change_frame_size, specify 1 for DELAY.

24 years ago(internal_equal): Fix overlay comparison.
Richard M. Stallman [Sun, 1 Aug 1999 22:31:00 +0000 (22:31 +0000)]
(internal_equal): Fix overlay comparison.

24 years ago(outline-next-heading): New function.
Richard M. Stallman [Sun, 1 Aug 1999 16:26:59 +0000 (16:26 +0000)]
(outline-next-heading): New function.
(outline-up-heading-all): New function.
(outline-font-lock-level): Using outline-up-heading-all.
Tell outline-back-to-heading to accept invisible headings.

24 years ago(shell-command-on-region): EXIT-STATUS can be a string.
Richard M. Stallman [Sun, 1 Aug 1999 16:12:32 +0000 (16:12 +0000)]
(shell-command-on-region): EXIT-STATUS can be a string.

24 years ago(mh-find-path-run): New variable.
Richard M. Stallman [Sun, 1 Aug 1999 12:55:28 +0000 (12:55 +0000)]
(mh-find-path-run): New variable.
(mh-find-path): Test and set that.
Set mail-user-agent only the first time this function is run.
(mail-user-agent): Defvar deleted.

24 years ago(info-initialize): New function.
Richard M. Stallman [Sun, 1 Aug 1999 12:17:46 +0000 (12:17 +0000)]
(info-initialize): New function.
(info): Call info-initialize.
(Info-directory-list): Initialize to nil,
so info-initialize will set it up for real.

24 years ago(set-auto-coding): Allow whitespace before
Eli Zaretskii [Sun, 1 Aug 1999 10:20:43 +0000 (10:20 +0000)]
(set-auto-coding): Allow whitespace before
and after the "variable: value" pair.

24 years agoInitial revision
Karl Heuer [Sat, 31 Jul 1999 16:46:58 +0000 (16:46 +0000)]
Initial revision

24 years ago(sendmail-coding-system): Doc-string fixed.
Kenichi Handa [Sat, 31 Jul 1999 00:48:50 +0000 (00:48 +0000)]
(sendmail-coding-system): Doc-string fixed.
(default-sendmail-coding-system): Doc-string fixed.

24 years ago(facemenu-read-color): Make it work for ttys.
Dave Love [Fri, 30 Jul 1999 21:38:04 +0000 (21:38 +0000)]
(facemenu-read-color): Make it work for ttys.

24 years ago(assoc-delete-all): New function, renamed from frame-delete-all.
Dave Love [Fri, 30 Jul 1999 18:40:22 +0000 (18:40 +0000)]
(assoc-delete-all): New function, renamed from frame-delete-all.

24 years agoChange comments to doc strings and other doc fixes.
Dave Love [Fri, 30 Jul 1999 18:39:32 +0000 (18:39 +0000)]
Change comments to doc strings and other doc fixes.
(frame-delete-all): Moved to subr.el as `assoc-delete-all'.  Callers
changed.
(set-background-color, set-foreground-color, set-cursor-color)
(set-mouse-color, set-border-color): Offer completion of colours.
(cursor): Add :version to defgroup.

24 years ago(list-colors-display): Make it work on ttys.
Dave Love [Fri, 30 Jul 1999 18:30:04 +0000 (18:30 +0000)]
(list-colors-display): Make it work on ttys.

24 years ago(bitmap-area): Add :version.
Dave Love [Fri, 30 Jul 1999 18:03:23 +0000 (18:03 +0000)]
(bitmap-area): Add :version.

24 years agoAdd HAVE_STDLIB_H.
Dave Love [Fri, 30 Jul 1999 17:32:20 +0000 (17:32 +0000)]
Add HAVE_STDLIB_H.

24 years agoCheck for stdlib.h.
Dave Love [Fri, 30 Jul 1999 17:30:52 +0000 (17:30 +0000)]
Check for stdlib.h.

24 years ago(frame-notice-user-settings): If background
Karl Heuer [Fri, 30 Jul 1999 15:50:26 +0000 (15:50 +0000)]
(frame-notice-user-settings): If background
color has been changed, update background-mode from it,
then update faces.

24 years ago(allocate_vectorlike): Add missing increment.
Karl Heuer [Fri, 30 Jul 1999 15:49:10 +0000 (15:49 +0000)]
(allocate_vectorlike): Add missing increment.

24 years ago(Fdefalias): Call Ffset instead of duplicating code.
Karl Heuer [Fri, 30 Jul 1999 15:46:56 +0000 (15:46 +0000)]
(Fdefalias): Call Ffset instead of duplicating code.

24 years ago(finger): Don't do indirect fingering.
Karl Heuer [Fri, 30 Jul 1999 15:39:42 +0000 (15:39 +0000)]
(finger): Don't do indirect fingering.

24 years ago(cal-tex-cursor-filofax-daily): Add possibility of
Karl Heuer [Fri, 30 Jul 1999 15:15:57 +0000 (15:15 +0000)]
(cal-tex-cursor-filofax-daily): Add possibility of
rules.  Add separator at end of holidays.
(cal-tex-rules): New customizable variable.
(cal-tex-latexify-list): Add optional parameter to put separator
at end.

24 years ago(create_process): Detect failure of `pipe'.
Karl Heuer [Fri, 30 Jul 1999 14:39:27 +0000 (14:39 +0000)]
(create_process): Detect failure of `pipe'.

24 years ago(get_keymap_1, get_keyelt): Check the type of OBJECT
Karl Heuer [Fri, 30 Jul 1999 14:37:30 +0000 (14:37 +0000)]
(get_keymap_1, get_keyelt): Check the type of OBJECT
before calling indirect_function.