Richard M. Stallman
624bbdc475
(Fprevious_overlay_change): Check for overlays that end at POS.
1995-06-14 14:09:53 +00:00
Richard M. Stallman
1458efa037
(shell-mode): Make shell-directory-tracker a hook function locally only.
1995-06-14 12:05:55 +00:00
Richard M. Stallman
b35732e1e2
Delete the Emacs version error check.
1995-06-14 12:05:23 +00:00
Richard M. Stallman
a15a76f766
(dired-change-marks): If OLD is a space, don't act on non-file lines.
1995-06-14 11:46:56 +00:00
Richard M. Stallman
7d66500869
(vc-backend-checkin): Provide an explicit string saying
...
the log message is empty instead of providing it as empty.
Always use -m option for ci.
1995-06-14 11:16:17 +00:00
Richard M. Stallman
2d38195d94
(syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.
1995-06-14 00:45:28 +00:00
Karl Heuer
155fd02785
(comint-mode): Use make-local-hook.
...
(comint-send-input, comint-output-filter): Use run-hook-with-args.
(comint-dynamic-complete): Use run-hook-with-args-until-success.
1995-06-13 23:31:17 +00:00
Karl Heuer
b1f7fb34e4
(LIBS_MACHINE): Use -lpthreads, not -lpthread.
1995-06-13 21:47:34 +00:00
Karl Heuer
027dae6369
check for -lpthreads, not -lpthread.
1995-06-13 21:44:48 +00:00
Karl Heuer
c6287c6132
(HAVE_LIBPTHREADS): Add #undef.
1995-06-13 21:43:46 +00:00
Karl Heuer
c808577499
(vip-over-whitespace-line): new function.
1995-06-13 21:20:59 +00:00
Karl Heuer
15f8998b59
(vip-change-state-to-vi): bug fix.
1995-06-13 21:20:36 +00:00
Simon Marshall
cc37a58ceb
Test for "" too; let it go to expand-file-name if it is equal.
1995-06-13 08:27:11 +00:00
Simon Marshall
525c5be7dd
check comint-input-ring-file-name for the empty string too.
1995-06-13 08:16:08 +00:00
Geoff Voelker
fe4163b126
*** empty log message ***
1995-06-13 03:48:49 +00:00
Karl Heuer
0d31efcd97
(help-menu): Symbol renamed from `help'.
1995-06-13 03:29:47 +00:00
Karl Heuer
68d30f2b1d
(rmail-search-backwards): Default count is 1, not -1.
1995-06-13 02:17:40 +00:00
Roland McGrath
240049aafc
[_LIBC] (start_of_data): Define to &__data_start for GNU libc.
1995-06-12 17:21:07 +00:00
Karl Heuer
8a44285875
(frame_vector_add_frame): Don't forget to store
...
the longer vector.
1995-06-12 00:55:33 +00:00
Karl Heuer
f3f59e8644
Copy new files nt/addpm.c and nt/emacs.bat.in.
1995-06-11 22:22:56 +00:00
Karl Heuer
41a69b9e55
Add comment.
1995-06-11 22:07:14 +00:00
Karl Heuer
6f7bbf7950
Comment update.
1995-06-11 20:59:45 +00:00
Karl Heuer
9382638d7b
(x_make_frame_visible): Test and set asked_for_visible.
1995-06-11 20:48:19 +00:00
Karl Heuer
cbef58c016
(struct x_display): New field asked_for_visible.
1995-06-11 20:47:48 +00:00
Karl Heuer
5031cc1076
[USE_X_TOOLKIT] (x_window): If using Motif,
...
add some extra to sizes, for consistent behavior.
1995-06-11 20:27:39 +00:00
Karl Heuer
d067ea8b1a
Include widget.h.
...
(x_wm_set_size_hint) [USE_X_TOOLKIT]:
Get the size from the outer widget.
Copy the base and minimum sizes from the old hint.
1995-06-11 20:27:12 +00:00
Karl Heuer
cfcd12d675
(EmacsFrameSetCharSize): Manually alter the height
...
and width of the outer widget (and the width of the column widget)
carefully using deltas.
Set update_hints_inhibit nonzero while updating.
Then call update_wm_hints explicitly.
(update_wm_hints): Use 0 for min_rows, min_cols.
Do nothing if update_hints_inhibit is nonzero.
1995-06-11 20:26:47 +00:00
Karl Heuer
99dcca2feb
(lwlib_toolkit_type): New variable.
1995-06-11 20:22:09 +00:00
Karl Heuer
d1dad7597c
(Fframe_or_buffer_changed_p): Calculate vector size right.
...
Add hysteresis when making it larger. Fill it up reliably
and check at the end for overflowing it.
(syms_of_display): Make frame_and_buffer_state initially with 20 elts.
1995-06-11 20:14:36 +00:00
Karl Heuer
0a2ea2219a
(read_char_minibuf_menu_prompt):
...
If the char to type doesn't match the prompt string,
show the char explicitly.
1995-06-11 20:09:49 +00:00
Karl Heuer
7f77f3c86d
(save-selected-window): New macro.
1995-06-11 19:27:57 +00:00
Geoff Voelker
6816efced2
Include config.h before stdio.h.
1995-06-10 21:45:43 +00:00
Geoff Voelker
515f7b3297
*** empty log message ***
1995-06-10 02:51:03 +00:00
Geoff Voelker
cef9e134b1
Initial revision
1995-06-10 02:24:19 +00:00
Geoff Voelker
01b96d5c13
makefile.def (EMACS_ICON_PATH,ADDPM): Defined.
1995-06-10 02:23:39 +00:00
Geoff Voelker
ac11713e1d
(ALL,addpm,addpm.exe,addpm.obj): Defined.
...
(all): Depend upon $(BLD) and $(ALL).
(install): Depend upon emacs.bat.
Create program item for Emacs.
(clean): Delete obj.
(emacs.bat): Defined.
1995-06-10 02:22:49 +00:00
Geoff Voelker
9989a75ec0
(TEMACS): Depend upon $(BLD).
...
(temacs): Remove $(BLD) dependency.
1995-06-10 02:22:05 +00:00
Geoff Voelker
70fbc15bcd
changed referendce to of makefile.nt to makedffile.def in configure section
1995-06-10 00:03:02 +00:00
Karl Heuer
142e6c732e
(system_key_syms): Deleted; now part of struct kboard.
...
(make_lispy_event): Use the struct member.
(init_kboard): Initialize it.
(syms_of_keyboard): Delete initialization and staticpro.
1995-06-09 20:37:54 +00:00
Karl Heuer
6d03a6fdd5
(mark_kboards): Mark system_key_syms member.
1995-06-09 20:37:32 +00:00
Karl Heuer
8955bab83d
(struct kboard): New member system_key_syms.
1995-06-09 20:37:20 +00:00
Karl Heuer
2c834fb35b
(modify_event_symbol): Mask out high bits here,
...
and only for certain purposes. table_size now unsigned.
(modify_event_symbol) [HAVE_X_WINDOWS]: Use x_get_keysym_name.
(make_lispy_event): Don't mask high bits here.
Supply -1 as table_size for system-specific keys.
1995-06-09 19:15:55 +00:00
Karl Heuer
d047c4ebf2
(x_get_keysym_name): New function.
1995-06-09 19:15:28 +00:00
Karl Heuer
399164b4b3
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.
...
Run the hooks in the proper buffer.
Normally bind overriding-local-map to nil.
(Qoverriding_local_map): New variable.
(syms_of_xdisp): staticpro it.
1995-06-09 16:00:45 +00:00
Karl Heuer
363e6c4033
(SOURCES): Makefile isn't source; Makefile.in.in is.
1995-06-09 15:44:44 +00:00
Karl Heuer
313b841c1e
(x-create-frame-with-faces): Don't use initial-frame-alist
...
when looking for the X resource name.
Copy parameters from default-frame-alist, before the geometry
specs from the X resource database.
1995-06-09 15:42:08 +00:00
Karl Heuer
c05533274c
(x-create-frame-with-faces): Don't look for geometry
...
resource if name is nil.
1995-06-09 15:24:50 +00:00
Karl Heuer
13340e24bd
Converted xemacs *screen* nomenclature to *frame*.
...
Incorporated overlay strings. Ediff no longer runs under emacs
19.28 and earlier and XEmacs 19.11 and earlier.
1995-06-09 14:38:56 +00:00
Karl Heuer
77af52939e
(gnus-cancel-news): Use `buffer-disable-undo'.
...
(gnus-inews-article): Ditto.
(gnus-inews-insert-signature): Use the recommended
hyphen-hyphen-space as the signature delimiter.
1995-06-09 14:35:26 +00:00
Karl Heuer
1d94ee2840
Check for -lpthread.
1995-06-09 03:09:50 +00:00