bpt/emacs.git
30 years ago(insert_1): New function, extracted from insert.
Karl Heuer [Fri, 8 Apr 1994 00:44:35 +0000 (00:44 +0000)]
(insert_1): New function, extracted from insert.
(insert_from_string_1): Likewise, taken from insert_from_string.
(insert, insert_from_string): Call the new functions.
(insert_before_markers, insert_from_string_before_markers): Adjust the markers
before calling the after-change function.

30 years ago(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
Karl Heuer [Fri, 8 Apr 1994 00:18:37 +0000 (00:18 +0000)]
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
functionality.

30 years agoMany doc fixes.
Richard M. Stallman [Thu, 7 Apr 1994 20:31:17 +0000 (20:31 +0000)]
Many doc fixes.
(general-holidays, *-holidays): Add risky-local-variable property.

30 years agoFix copying conditions for current GPL version.
Richard M. Stallman [Thu, 7 Apr 1994 20:30:18 +0000 (20:30 +0000)]
Fix copying conditions for current GPL version.

30 years ago(calendar-daylight-savings-ends)
Richard M. Stallman [Thu, 7 Apr 1994 19:05:41 +0000 (19:05 +0000)]
(calendar-daylight-savings-ends)
(calendar-daylight-savings-ends): Add risky-local-variable property.

30 years ago(hack-one-local-variable): Test for risky-local-variable property.
Richard M. Stallman [Thu, 7 Apr 1994 19:03:17 +0000 (19:03 +0000)]
(hack-one-local-variable): Test for risky-local-variable property.
Put such properties on some variables, including minor-mode-map-alist.

30 years ago(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
Richard M. Stallman [Thu, 7 Apr 1994 17:44:17 +0000 (17:44 +0000)]
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.

30 years ago(edebug-version): Delete third arg of string-match.
Richard M. Stallman [Thu, 7 Apr 1994 17:16:44 +0000 (17:16 +0000)]
(edebug-version): Delete third arg of string-match.

30 years ago(fortran-blink-matching-do): New function,
Richard M. Stallman [Thu, 7 Apr 1994 17:14:44 +0000 (17:14 +0000)]
(fortran-blink-matching-do): New function,
basically copied from fortran-blink-matching-if.
(fortran-indent-line): Call it.
(fortran-mode): Doc mod.

30 years agoUpdated LCD archive entry.
Tom Tromey [Thu, 7 Apr 1994 17:11:03 +0000 (17:11 +0000)]
Updated LCD archive entry.

30 years agoentered into RCS
Richard M. Stallman [Thu, 7 Apr 1994 16:42:54 +0000 (16:42 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Thu, 7 Apr 1994 16:39:44 +0000 (16:39 +0000)]
Initial revision

30 years ago(rmail-secondary-file-menu): Fix typo.
Fred Pierresteguy [Thu, 7 Apr 1994 14:19:46 +0000 (14:19 +0000)]
(rmail-secondary-file-menu): Fix typo.

30 years agoFix previous change.
Karl Heuer [Thu, 7 Apr 1994 07:26:49 +0000 (07:26 +0000)]
Fix previous change.

30 years ago(define-key-after): Doc fix.
Richard M. Stallman [Thu, 7 Apr 1994 07:18:20 +0000 (07:18 +0000)]
(define-key-after): Doc fix.

30 years ago(rmail-summary-disable): New function.
Karl Heuer [Thu, 7 Apr 1994 07:09:16 +0000 (07:09 +0000)]
(rmail-summary-disable): New function.
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.

30 years ago(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
Karl Heuer [Thu, 7 Apr 1994 06:56:25 +0000 (06:56 +0000)]
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.

30 years ago(replace-regexp): Fix misbalanced quotes.
Karl Heuer [Thu, 7 Apr 1994 04:37:03 +0000 (04:37 +0000)]
(replace-regexp): Fix misbalanced quotes.

30 years ago(display_text_line): minibuffer_prompt_width is a distance, not an absolute
Karl Heuer [Thu, 7 Apr 1994 04:22:54 +0000 (04:22 +0000)]
(display_text_line): minibuffer_prompt_width is a distance, not an absolute
position.

30 years ago(Fminibuffer_prompt_width): Undo previous change for negative values.
Karl Heuer [Thu, 7 Apr 1994 04:13:55 +0000 (04:13 +0000)]
(Fminibuffer_prompt_width): Undo previous change for negative values.
This function does not include hscroll positioning any more.

30 years ago(rmail-mode-map): Key binding for rmail-sort-by-keywords.
Karl Heuer [Thu, 7 Apr 1994 03:29:18 +0000 (03:29 +0000)]
(rmail-mode-map): Key binding for rmail-sort-by-keywords.

30 years ago(rmail-sort-by-keywords): New function.
Karl Heuer [Thu, 7 Apr 1994 03:29:02 +0000 (03:29 +0000)]
(rmail-sort-by-keywords): New function.

30 years ago(rmail-summary-sort-by-keywords): New function.
Karl Heuer [Thu, 7 Apr 1994 03:28:44 +0000 (03:28 +0000)]
(rmail-summary-sort-by-keywords): New function.

30 years ago(Info-find-node): Don't try to backstep if no history.
Karl Heuer [Thu, 7 Apr 1994 03:11:50 +0000 (03:11 +0000)]
(Info-find-node): Don't try to backstep if no history.
(Info-insert-dir): Print sensible error message if no dir node.

30 years ago(doprnt): Reword confusing error message.
Karl Heuer [Thu, 7 Apr 1994 02:46:12 +0000 (02:46 +0000)]
(doprnt): Reword confusing error message.

30 years ago(Fformat): Reword confusing error message.
Karl Heuer [Thu, 7 Apr 1994 02:45:55 +0000 (02:45 +0000)]
(Fformat): Reword confusing error message.

30 years ago(Fsetq): Doc fix.
Karl Heuer [Thu, 7 Apr 1994 02:03:10 +0000 (02:03 +0000)]
(Fsetq): Doc fix.

30 years agoModified LCD archive entry.
Tom Tromey [Thu, 7 Apr 1994 00:23:36 +0000 (00:23 +0000)]
Modified LCD archive entry.

30 years agoBug fix; 19.23 should (require 'lmenu).
Tom Tromey [Wed, 6 Apr 1994 22:17:36 +0000 (22:17 +0000)]
Bug fix; 19.23 should (require 'lmenu).

30 years agoFixed up headers for release.
Tom Tromey [Wed, 6 Apr 1994 22:12:42 +0000 (22:12 +0000)]
Fixed up headers for release.

30 years agoInitial revision
Tom Tromey [Wed, 6 Apr 1994 22:10:06 +0000 (22:10 +0000)]
Initial revision

30 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Apr 1994 21:22:55 +0000 (21:22 +0000)]
*** empty log message ***

30 years agoDoc fixes.
Richard M. Stallman [Wed, 6 Apr 1994 21:19:48 +0000 (21:19 +0000)]
Doc fixes.

30 years ago(kill-emacs-hook): Use add-hook.
Richard M. Stallman [Wed, 6 Apr 1994 20:22:19 +0000 (20:22 +0000)]
(kill-emacs-hook): Use add-hook.

30 years agoUse PT, not point.
Karl Heuer [Wed, 6 Apr 1994 06:57:24 +0000 (06:57 +0000)]
Use PT, not point.

30 years ago(display_string): Allow for negative hpos when clearing array.
Karl Heuer [Wed, 6 Apr 1994 06:49:06 +0000 (06:49 +0000)]
(display_string): Allow for negative hpos when clearing array.

30 years ago(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
Karl Heuer [Wed, 6 Apr 1994 06:06:51 +0000 (06:06 +0000)]
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
prompt.

30 years ago(temp_echo_area_glyphs): Use PT, not point.
Karl Heuer [Wed, 6 Apr 1994 06:01:15 +0000 (06:01 +0000)]
(temp_echo_area_glyphs): Use PT, not point.

30 years ago(Fminibuffer_prompt_width): Allow for negative value.
Karl Heuer [Wed, 6 Apr 1994 05:59:21 +0000 (05:59 +0000)]
(Fminibuffer_prompt_width): Allow for negative value.

30 years ago(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
Richard M. Stallman [Wed, 6 Apr 1994 05:04:40 +0000 (05:04 +0000)]
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
(hooks for find-file-hooks,kill-emacs-hook): Use those new functions.

30 years ago(clipboard-yank, clipboard-kill-ring-save)
Richard M. Stallman [Wed, 6 Apr 1994 04:54:35 +0000 (04:54 +0000)]
(clipboard-yank, clipboard-kill-ring-save)
(clipboard-kill-region): New functions.  Give them
menu-enable properties and bind the PASTE, COPY and CUT keys.
(menu-bar-enable-clipboard): New function.

30 years ago(x-select-enable-clipboard): New variable.
Richard M. Stallman [Wed, 6 Apr 1994 04:51:37 +0000 (04:51 +0000)]
(x-select-enable-clipboard): New variable.
(x-select-text, x-cut-buffer-or-selection-value): Obey it.

(x-handle-args): Doc fix.

30 years ago(Fget_buffer_create): Disallow empty string.
Karl Heuer [Wed, 6 Apr 1994 04:06:13 +0000 (04:06 +0000)]
(Fget_buffer_create): Disallow empty string.

30 years ago(quoted-insert): Handle meta-chars usefully.
Richard M. Stallman [Wed, 6 Apr 1994 03:47:00 +0000 (03:47 +0000)]
(quoted-insert): Handle meta-chars usefully.

30 years ago(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
Karl Heuer [Wed, 6 Apr 1994 02:07:40 +0000 (02:07 +0000)]
(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
Exclude trailing null in string copies.

30 years agoNew version from maintainer.
Karl Heuer [Wed, 6 Apr 1994 00:51:43 +0000 (00:51 +0000)]
New version from maintainer.

30 years ago(timer-kill-emacs-hook): New function.
Richard M. Stallman [Wed, 6 Apr 1994 00:11:17 +0000 (00:11 +0000)]
(timer-kill-emacs-hook): New function.
(kill-emacs-hook): Add the new hook.

30 years agoAdd window argument on calls to compute_motion.
Karl Heuer [Tue, 5 Apr 1994 23:49:15 +0000 (23:49 +0000)]
Add window argument on calls to compute_motion.

30 years ago(compute_motion): Add window argument.
Karl Heuer [Tue, 5 Apr 1994 23:47:38 +0000 (23:47 +0000)]
(compute_motion): Add window argument.
(Fcompute_motion): Likewise.

30 years ago(main): Fix up MAIL_USE_MMDF conditional where
Richard M. Stallman [Tue, 5 Apr 1994 23:04:36 +0000 (23:04 +0000)]
(main): Fix up MAIL_USE_MMDF conditional where
the indesc open was moved inside a fork.
Handle MAIL_USE_LOCKF.
(MAIL_USE_SYSTEM_LOCK): New conditional macro.
Define it if either MAIL_USE_FLOCK or MAIL_USE_LOCKF.

30 years ago(do_completion): gcpro some things.
Karl Heuer [Tue, 5 Apr 1994 22:53:54 +0000 (22:53 +0000)]
(do_completion): gcpro some things.

30 years ago(rmail-summary-goto-msg): Fix bug in earlier change.
Karl Heuer [Tue, 5 Apr 1994 21:54:51 +0000 (21:54 +0000)]
(rmail-summary-goto-msg): Fix bug in earlier change.

30 years agoChange install- and uninstall- to -install and -uninstall.
Daniel LaLiberte [Tue, 5 Apr 1994 21:05:09 +0000 (21:05 +0000)]
Change install- and uninstall- to -install and -uninstall.

30 years agou\bcomment fix
Daniel LaLiberte [Tue, 5 Apr 1994 20:52:43 +0000 (20:52 +0000)]
u\bcomment fix

30 years agoComment fixes.
Daniel LaLiberte [Tue, 5 Apr 1994 20:46:59 +0000 (20:46 +0000)]
Comment fixes.

30 years ago(display_text_line): Rename startp to leftmargin.
Richard M. Stallman [Tue, 5 Apr 1994 07:43:21 +0000 (07:43 +0000)]
(display_text_line): Rename startp to leftmargin.
Use that, not p1start, when checking for char off left edge.

(mark_window_display_accurate, redisplay):
Set window_end_valid to the buffer displayed, not Qt.

30 years ago(note_mouse_highlight): Temporarily widen the buffer.
Richard M. Stallman [Tue, 5 Apr 1994 07:41:09 +0000 (07:41 +0000)]
(note_mouse_highlight): Temporarily widen the buffer.

(note_mouse_highlight): Check window still shows buffer that was
displayed in it.

30 years ago(verify_charstarts): Handle truncation of lines.
Richard M. Stallman [Tue, 5 Apr 1994 07:39:38 +0000 (07:39 +0000)]
(verify_charstarts): Handle truncation of lines.

30 years ago(Fget_char_property): Doc fix.
Karl Heuer [Tue, 5 Apr 1994 06:10:01 +0000 (06:10 +0000)]
(Fget_char_property): Doc fix.

30 years ago(file_name_completion): Honor completion-regexp-list.
Karl Heuer [Tue, 5 Apr 1994 06:04:27 +0000 (06:04 +0000)]
(file_name_completion): Honor completion-regexp-list.

30 years ago(Freplace_match): Don't capitalize unless all matched words are capitalized.
Karl Heuer [Tue, 5 Apr 1994 04:51:58 +0000 (04:51 +0000)]
(Freplace_match): Don't capitalize unless all matched words are capitalized.

30 years ago(Fdo_auto_save): Don't turn off auto save mode.
Richard M. Stallman [Tue, 5 Apr 1994 03:50:46 +0000 (03:50 +0000)]
(Fdo_auto_save): Don't turn off auto save mode.
Instead, store -1 in b->save_length.  And don't auto save
if there is -1 there.

(Vinhibit_file_name_handlers): New var.
(syms_of_fileio): Set up Lisp var.
(Ffind_file_name_handler): Obey the variable.

30 years ago(auto-save-mode): Don't let buffer-saved-size stay negative.
Richard M. Stallman [Tue, 5 Apr 1994 03:49:42 +0000 (03:49 +0000)]
(auto-save-mode): Don't let buffer-saved-size stay negative.

30 years ago(manual-program): New (actually reintroduced) variable.
Karl Heuer [Tue, 5 Apr 1994 03:40:06 +0000 (03:40 +0000)]
(manual-program): New (actually reintroduced) variable.
(Man-getpage-in-background): Don't hardcode the program name.

30 years ago(verify_overlay_modification): Run modification-hooks for any deletion that
Karl Heuer [Tue, 5 Apr 1994 03:32:07 +0000 (03:32 +0000)]
(verify_overlay_modification): Run modification-hooks for any deletion that
intersects the overlay.

30 years ago(completion-setup-function): Add mouse-face properties.
Karl Heuer [Tue, 5 Apr 1994 02:29:03 +0000 (02:29 +0000)]
(completion-setup-function): Add mouse-face properties.

30 years ago(compile-reinitialize-errors): Fix typo in comment.
Karl Heuer [Tue, 5 Apr 1994 02:19:02 +0000 (02:19 +0000)]
(compile-reinitialize-errors): Fix typo in comment.

30 years ago(calendar-cursor-to-date): Fix to signal error when appropriate.
Roland McGrath [Tue, 5 Apr 1994 01:34:09 +0000 (01:34 +0000)]
(calendar-cursor-to-date): Fix to signal error when appropriate.

30 years ago(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
Richard M. Stallman [Tue, 5 Apr 1994 01:21:06 +0000 (01:21 +0000)]
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
(edebug-emacs-version-specific): Test for not-version-18.

30 years ago(split-window-vertically): If size is negative, measure from bottom.
Karl Heuer [Tue, 5 Apr 1994 00:49:58 +0000 (00:49 +0000)]
(split-window-vertically): If size is negative, measure from bottom.

30 years ago(view-mode-map): Don't bind C-z.
Richard M. Stallman [Tue, 5 Apr 1994 00:28:43 +0000 (00:28 +0000)]
(view-mode-map): Don't bind C-z.

30 years ago(generate-calendar-month): Add mouse-face properties.
Karl Heuer [Mon, 4 Apr 1994 22:59:59 +0000 (22:59 +0000)]
(generate-calendar-month): Add mouse-face properties.

30 years agoChange install- to \b\b\b\b... to ...-install.
Daniel LaLiberte [Mon, 4 Apr 1994 21:55:52 +0000 (21:55 +0000)]
Change install- to \b\b\b\b... to ...-install.

30 years agoNumerous changes and bug fixes to bring it up to version 3.5.
Daniel LaLiberte [Mon, 4 Apr 1994 21:52:06 +0000 (21:52 +0000)]
Numerous changes and bug fixes to bring it up to version 3.5.

30 years ago(uncompress-program): New variable.
Richard M. Stallman [Mon, 4 Apr 1994 20:48:08 +0000 (20:48 +0000)]
(uncompress-program): New variable.
(uncompress-backup-file): Use it.
(uncompress-while-visiting): Use that var.  Handle .gz suffix.
(auto-mode-alist): Handle .gz suffix.
(find-compressed-version): Handle .gz suffix.

30 years ago(version-control): Doc fix.
Richard M. Stallman [Mon, 4 Apr 1994 18:33:01 +0000 (18:33 +0000)]
(version-control): Doc fix.

30 years ago(rmail-summary-goto-msg): Highlight the whole line except first char.
Richard M. Stallman [Mon, 4 Apr 1994 05:45:54 +0000 (05:45 +0000)]
(rmail-summary-goto-msg): Highlight the whole line except first char.

30 years ago(save-place-version-control): New var, for determining
Richard M. Stallman [Mon, 4 Apr 1994 01:05:07 +0000 (01:05 +0000)]
(save-place-version-control): New var, for determining
how to back up the master saved-places file.
(save-place-alist-to-file): Bind version-control depending on
`save-place-version-control'.
(hook for find-file-hooks): Specify the APPEND arg to add-hook.

30 years ago(display_text_line): Properly handle charstarts for hscroll,
Richard M. Stallman [Mon, 4 Apr 1994 00:44:27 +0000 (00:44 +0000)]
(display_text_line): Properly handle charstarts for hscroll,
and for continuation in mid character.
(message2): Call frame_up_to_date_hook.

30 years ago(note_mouse_highlight): Do nothing if gc_in_progress.
Richard M. Stallman [Mon, 4 Apr 1994 00:43:13 +0000 (00:43 +0000)]
(note_mouse_highlight): Do nothing if gc_in_progress.
Set mouse_face_deferred_gc when that case arise.
(XTframe_up_to_date): If mouse_face_deferred_gc, redo highlighting.

(show_mouse_face): Turn off cursor only if it's
in the area being manipulated.
(XTupdate_begin): Don't turn off highlight if we aren't updating
the window that it is in.

30 years ago(overlays_at): Fix previous change.
Richard M. Stallman [Sun, 3 Apr 1994 23:22:06 +0000 (23:22 +0000)]
(overlays_at): Fix previous change.

30 years agoComment changes.
Richard M. Stallman [Sun, 3 Apr 1994 21:32:18 +0000 (21:32 +0000)]
Comment changes.

30 years ago(gc_in_progress): Declared.
Richard M. Stallman [Sun, 3 Apr 1994 21:31:47 +0000 (21:31 +0000)]
(gc_in_progress): Declared.

30 years ago(Fx_popup_dialog): If POSITION is t, use selected frame.
Richard M. Stallman [Sun, 3 Apr 1994 19:43:01 +0000 (19:43 +0000)]
(Fx_popup_dialog): If POSITION is t, use selected frame.

30 years ago(overlays_at): Use XGCTYPE.
Richard M. Stallman [Sun, 3 Apr 1994 19:37:59 +0000 (19:37 +0000)]
(overlays_at): Use XGCTYPE.

30 years ago(OVERLAY_POSITION): Use XGCTYPE.
Richard M. Stallman [Sun, 3 Apr 1994 19:37:32 +0000 (19:37 +0000)]
(OVERLAY_POSITION): Use XGCTYPE.

30 years ago(Fx_popup_dialog): If POSITION is t, use selected frame.
Richard M. Stallman [Sun, 3 Apr 1994 19:03:23 +0000 (19:03 +0000)]
(Fx_popup_dialog): If POSITION is t, use selected frame.

30 years ago(frame_up_to_date_hook): Defined.
Richard M. Stallman [Sun, 3 Apr 1994 18:19:53 +0000 (18:19 +0000)]
(frame_up_to_date_hook): Defined.

30 years agoDoc fix.
Richard M. Stallman [Sun, 3 Apr 1994 18:18:45 +0000 (18:18 +0000)]
Doc fix.

30 years ago(redisplay): do_verify_charstarts controls whether to call verify_charstarts.
Richard M. Stallman [Sun, 3 Apr 1994 08:10:46 +0000 (08:10 +0000)]
(redisplay): do_verify_charstarts controls whether to call verify_charstarts.
Fix one-off when checking for the last line.

30 years ago(note_mouse_highlight): Reject out-of-range pos value
Richard M. Stallman [Sun, 3 Apr 1994 08:09:45 +0000 (08:09 +0000)]
(note_mouse_highlight): Reject out-of-range pos value
before it causes an error.

30 years ago(direct_output_for_insert): Add charstarts entry after the new char.
Richard M. Stallman [Sun, 3 Apr 1994 08:09:11 +0000 (08:09 +0000)]
(direct_output_for_insert): Add charstarts entry after the new char.
Use the right point value for the inserted character.

30 years ago(do_scrolling): Handle charstarts like glyphs.
Richard M. Stallman [Sun, 3 Apr 1994 08:08:33 +0000 (08:08 +0000)]
(do_scrolling): Handle charstarts like glyphs.

30 years ago(ispell-message): Fixed infinite loop on shortened msg.
Richard M. Stallman [Sun, 3 Apr 1994 06:04:35 +0000 (06:04 +0000)]
(ispell-message): Fixed infinite loop on shortened msg.

30 years ago(verify_charstarts): Count right for continued lines.
Richard M. Stallman [Sun, 3 Apr 1994 02:04:38 +0000 (02:04 +0000)]
(verify_charstarts): Count right for continued lines.

30 years ago(fast_find_position): Always return coords within the window.
Richard M. Stallman [Sun, 3 Apr 1994 02:04:04 +0000 (02:04 +0000)]
(fast_find_position): Always return coords within the window.

(note_mouse_highlight): Handle disable_mouse_highlight.

30 years ago(display_text_line): Always store in charstart
Richard M. Stallman [Sun, 3 Apr 1994 02:03:30 +0000 (02:03 +0000)]
(display_text_line): Always store in charstart
even if at endp.  When clearing charstart, do the whole width.

(redisplay): Call verify_charstarts.

(redisplay): Don't call adjust_window_charstarts
if on last text line of window.

30 years ago(verify_charstarts): New function.
Richard M. Stallman [Sun, 3 Apr 1994 01:36:57 +0000 (01:36 +0000)]
(verify_charstarts): New function.

(scroll_frame_lines): When updating charstarts,
treat all columns alike--don't zero out any.
Fix end tests of loops over i.

(adjust_window_charstarts): Fix typo.

30 years ago(summarize-tar-header-block): Add mouse-face properties.
Karl Heuer [Sat, 2 Apr 1994 05:52:36 +0000 (05:52 +0000)]
(summarize-tar-header-block): Add mouse-face properties.

30 years ago(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
Karl Heuer [Sat, 2 Apr 1994 05:31:31 +0000 (05:31 +0000)]
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
(Buffer-menu-buffer-name-position): New function.