Karl Heuer
676a14e169
(compile-reinitialize-errors): Fix typo in comment.
1994-04-05 02:19:02 +00:00
Roland McGrath
1beddd9bb1
(calendar-cursor-to-date): Fix to signal error when appropriate.
1994-04-05 01:34:09 +00:00
Richard M. Stallman
100aa77cf6
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
...
(edebug-emacs-version-specific): Test for not-version-18.
1994-04-05 01:21:06 +00:00
Karl Heuer
ab94bf9f4c
(split-window-vertically): If size is negative, measure from bottom.
1994-04-05 00:49:58 +00:00
Richard M. Stallman
f8591023f2
(view-mode-map): Don't bind C-z.
1994-04-05 00:28:43 +00:00
Karl Heuer
c9434ed66d
(generate-calendar-month): Add mouse-face properties.
1994-04-04 22:59:59 +00:00
Daniel LaLiberte
ef2b0b8983
Change install- to ... to ...-install.
1994-04-04 21:55:52 +00:00
Daniel LaLiberte
8866814720
Numerous changes and bug fixes to bring it up to version 3.5.
1994-04-04 21:52:06 +00:00
Richard M. Stallman
baf90b6226
(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.
1994-04-04 20:48:08 +00:00
Richard M. Stallman
399f8dd645
(version-control): Doc fix.
1994-04-04 18:33:01 +00:00
Richard M. Stallman
754942d81d
(rmail-summary-goto-msg): Highlight the whole line except first char.
1994-04-04 05:45:54 +00:00
Richard M. Stallman
e7dc77f65f
(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.
1994-04-04 01:05:07 +00:00
Richard M. Stallman
853cf34623
(display_text_line): Properly handle charstarts for hscroll,
...
and for continuation in mid character.
(message2): Call frame_up_to_date_hook.
1994-04-04 00:44:27 +00:00
Richard M. Stallman
514e46817a
(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.
1994-04-04 00:43:13 +00:00
Richard M. Stallman
3ccf510abd
(overlays_at): Fix previous change.
1994-04-03 23:22:06 +00:00
Richard M. Stallman
0b20d25717
Comment changes.
1994-04-03 21:32:18 +00:00
Richard M. Stallman
4d57802ec9
(gc_in_progress): Declared.
1994-04-03 21:31:47 +00:00
Richard M. Stallman
5a7d50bac0
(Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 19:43:01 +00:00
Richard M. Stallman
4a44b14c12
(overlays_at): Use XGCTYPE.
1994-04-03 19:37:59 +00:00
Richard M. Stallman
29ff037d32
(OVERLAY_POSITION): Use XGCTYPE.
1994-04-03 19:37:32 +00:00
Richard M. Stallman
b14db4d73b
(Fx_popup_dialog): If POSITION is t, use selected frame.
1994-04-03 19:03:23 +00:00
Richard M. Stallman
55cc089c5b
(frame_up_to_date_hook): Defined.
1994-04-03 18:19:53 +00:00
Richard M. Stallman
f9d75fab0c
Doc fix.
1994-04-03 18:18:45 +00:00
Richard M. Stallman
0d2311656a
(redisplay): do_verify_charstarts controls whether to call verify_charstarts.
...
Fix one-off when checking for the last line.
1994-04-03 08:10:46 +00:00
Richard M. Stallman
f8bdb8e6b2
(note_mouse_highlight): Reject out-of-range pos value
...
before it causes an error.
1994-04-03 08:09:45 +00:00
Richard M. Stallman
839c7dfb06
(direct_output_for_insert): Add charstarts entry after the new char.
...
Use the right point value for the inserted character.
1994-04-03 08:09:11 +00:00
Richard M. Stallman
2d810f8464
(do_scrolling): Handle charstarts like glyphs.
1994-04-03 08:08:33 +00:00
Richard M. Stallman
ae9fdfe5e1
(ispell-message): Fixed infinite loop on shortened msg.
1994-04-03 06:04:35 +00:00
Richard M. Stallman
2e8907d397
(verify_charstarts): Count right for continued lines.
1994-04-03 02:04:38 +00:00
Richard M. Stallman
bf1c0ba101
(fast_find_position): Always return coords within the window.
...
(note_mouse_highlight): Handle disable_mouse_highlight.
1994-04-03 02:04:04 +00:00
Richard M. Stallman
85bcef6cd0
(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.
1994-04-03 02:03:30 +00:00
Richard M. Stallman
23b0200c67
(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.
1994-04-03 01:36:57 +00:00
Karl Heuer
84258c5dcc
(summarize-tar-header-block): Add mouse-face properties.
1994-04-02 05:52:36 +00:00
Karl Heuer
e5ea316b8a
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.
...
(Buffer-menu-buffer-name-position): New function.
1994-04-02 05:31:31 +00:00
Karl Heuer
e78e10caf2
(compile-mouse-goto-error): Simplify.
...
(compilation-parse-errors-function): Doc fix.
1994-04-02 05:07:50 +00:00
Karl Heuer
823316aaf2
(Buffer-menu-mode): Add mouse-face properties.
1994-04-02 04:13:09 +00:00
Karl Heuer
9f31d21b2c
(list_buffers_1): Set buffer contents, then mode.
1994-04-02 04:08:50 +00:00
Karl Heuer
f726257eb4
(dired-insert-directory): Fix comment.
1994-04-02 02:58:07 +00:00
Richard M. Stallman
f81ed6cfac
(occur): Add mouse-face property to each line.
1994-04-01 19:31:15 +00:00
Richard M. Stallman
cb88a3db20
(dired-insert-directory): Add mouse-face properties.
...
(dired-insert-set-properties): New subroutine.
1994-04-01 18:51:39 +00:00
Richard M. Stallman
60e4eb5429
(dired-add-entry, dired-insert-subdir-doinsert):
...
Call dired-insert-set-properties.
(dired-add-entry): Don't make name absolute; bind default-directory.
1994-04-01 18:51:17 +00:00
Edward M. Reingold
a0e9c22aad
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
...
it's bit a nicer.
Change the "require" from comint to shell for the same reason.
1994-04-01 16:57:56 +00:00
Fred Pierresteguy
7e4f2521a4
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call
...
XtGetValues to get the width and the height of the Emacs frame.
1994-04-01 13:53:31 +00:00
Fred Pierresteguy
01a054bcfa
(update_menu_bar): Pass 0 to set_frame_menubar.
1994-04-01 13:43:24 +00:00
Fred Pierresteguy
b3ccf2a206
(EmacsFrameSetCharSize): Clean up code.
...
Replace XtVaSetValues by XtSetValues.
1994-04-01 13:39:34 +00:00
Richard M. Stallman
d1cb44a4d6
(try_window_id): Pass new arg to scroll_frame_lines.
1994-04-01 10:14:35 +00:00
Richard M. Stallman
d52bad6588
(make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.
...
(scroll_frame_lines): Typo in previous change.
Arg POS_ADJUST replaced with arg NEWPOS.
1994-04-01 10:13:32 +00:00
Richard M. Stallman
09fe4c319e
(construct_menu_click, construct_mouse_click):
...
Use XSET when setting result->x and result->y.
(note_mouse_highlight): Use the value from sort_overlays.
Make the window's buffer current temporarily.
window_end_pos is relative to Z, not ZV.
1994-04-01 10:12:10 +00:00
Richard M. Stallman
a9c90b7c24
(xmenu_show): Undo part of March 11 change:
...
Do call lw_destroy_all_widgets at the end.
1994-04-01 10:10:45 +00:00
Richard M. Stallman
9a87b43032
(Info-fontify-node): Add mouse-face properties.
...
Increase size limit for fontifying to 30000.
1994-04-01 10:10:24 +00:00