Richard M. Stallman
7651b07e90
(FRAME_WINDOW_P): Always define it one way or another.
1995-11-16 20:00:37 +00:00
Roland McGrath
5e69f11ee5
(gettext_noop): New macro, identity fn.
...
(re_error_msgid): Mark strings with that, to ease message catalog creation.
1995-11-16 02:51:19 +00:00
Roland McGrath
51e8c46a3a
Declare etext.
1995-11-16 01:48:21 +00:00
Roland McGrath
6c6b28ea7f
[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
...
present.
1995-11-16 01:46:10 +00:00
Richard M. Stallman
91375f8fc6
(XTread_socket): Verify a ButtonPress was actually in the
...
menu bar before generating a menu_bar_activate_event event.
1995-11-15 23:15:49 +00:00
Richard M. Stallman
d31b6237e9
(syms_of_xselect): Doc fix.
1995-11-15 18:33:45 +00:00
Richard M. Stallman
0d199f9c6b
(x_clear_frame_selections): Get selection_symbol properly.
...
(x_clear_frame_selections): Undo previous change.
1995-11-15 18:32:09 +00:00
Richard M. Stallman
1df9cc4060
(doprnt1): Add a cast.
1995-11-15 17:44:17 +00:00
Richard M. Stallman
436c581148
(mark_object): Don't overwrite original argument value.
1995-11-15 17:42:44 +00:00
Richard M. Stallman
4a9ee00512
(xsymbol): Cast name explicitly to (char *).
1995-11-15 16:57:23 +00:00
Geoff Voelker
c3b8ccce39
Initial revision
1995-11-14 19:16:18 +00:00
Richard M. Stallman
2dc3be7eba
(check_executable) [DOS_NT]: Treat all dirs as executable.
...
(Fcopy_file): Don't chmod output file on MSDOS
unless we have DJGPP version 2.
1995-11-14 17:38:19 +00:00
Richard M. Stallman
6441db6b0b
Declare calloc like malloc.
1995-11-13 05:06:14 +00:00
Richard M. Stallman
08bc143c8b
(LIBS_STANDARD): Definition deleted.
1995-11-12 06:36:40 +00:00
Richard M. Stallman
c57bc20ffc
(LIBS_SYSTEM): Fix typo in prev change.
1995-11-12 06:34:20 +00:00
Richard M. Stallman
a087952049
Always include dispextern.h before cm.h.
1995-11-12 05:20:12 +00:00
Richard M. Stallman
a1aaa23f9f
(syms_of_frame_1): Set up Vdefault_frame_alist here.
...
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.
1995-11-11 23:50:10 +00:00
Richard M. Stallman
ae44f7a443
(Fdocumentation): Reject a file reference
...
at the end of a lambda body.
1995-11-11 23:48:53 +00:00
Richard M. Stallman
24fab5adf3
(dos_menubar_clock_displayed): New variable.
...
(check_timer): Erase the clock if it has been turned off.
1995-11-11 23:48:29 +00:00
Richard M. Stallman
f6fd109b05
(display_text_line): Handle redisplay_end_trigger
...
before getting the face of the next character. Reset next_face_change.
1995-11-11 22:12:30 +00:00
Richard M. Stallman
68d96f02f3
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
...
Do not test for backtracking--do the same thing with or without.
(_GNU_SOURCE): Undef before defining.
(re_max_failures): Initialize to just 20000.
1995-11-11 20:51:37 +00:00
Richard M. Stallman
d1be9f0f0d
(check_syntax_table): Check the purpose slot.
...
Use Qsyntax_table_p for the error message.
(Fmodify_syntax_entry): Don't fail to init MATCH.
1995-11-11 20:28:26 +00:00
Richard M. Stallman
a084ed10a8
(fatal_unexec): Don't use varargs.
1995-11-11 20:27:37 +00:00
Richard M. Stallman
dc937613b0
(display_menu_bar): Fix backwards conditional.
...
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.
1995-11-11 15:55:13 +00:00
Richard M. Stallman
b985297a9e
(NO_EDITRES): Defined.
...
(LIBXMU): Define once again.
1995-11-11 07:14:26 +00:00
Richard M. Stallman
3b882b1dab
(HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 07:13:56 +00:00
Richard M. Stallman
0fdff6bbc2
(HACK_EDITRES): Define here as in xfns.c.
...
(XTread_socket): Test HACK_EDITRES.
1995-11-11 07:13:06 +00:00
Richard M. Stallman
57aeea1e47
(set_menu_bar_lines): Record the fact that the window configuration changes.
...
(set_menu_bar_lines_1): Mark the window as modified.
1995-11-11 00:49:45 +00:00
Richard M. Stallman
5ee80bd3d0
Don't include Xaw/Paned.h unless USE_LUCID is defined.
...
(set_frame_menubar): Conditionalized some code on USE_LUCID that
depends on the fact that the parent widget of the menu bar is an Xaw
"Paned" widget.
1995-11-10 18:55:48 +00:00
Richard M. Stallman
b883991acc
Don't test THIS_IS_YMAKEFILE.
1995-11-10 16:46:41 +00:00
Richard M. Stallman
f0ce95e7d2
Always include sys/wait.h unless NOT_C_CODE;
...
don't test #ifdef emacs for that.
1995-11-10 16:42:06 +00:00
Richard M. Stallman
e0e94b6c6f
(SYMS_SYSTEM): Add syms_of_msdos.
1995-11-10 16:40:35 +00:00
Richard M. Stallman
e3bebca706
(LIB_STANDARD_1): New macro.
...
(LIB_STANDARD): Use LIB_STANDARD_1.
(LIBS_SYSTEM): Use it here too.
1995-11-10 16:38:55 +00:00
Richard M. Stallman
643cf215b2
(LIBXMU): Never define this.
1995-11-10 16:35:33 +00:00
Richard M. Stallman
24916110d2
Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.
...
Get fatal error if not using GCC.
1995-11-10 16:33:38 +00:00
Richard M. Stallman
7ee4884a7d
(lisp): Add loadup.el.
...
(USE_@X_TOOLKIT_TYPE@): Define here, if appropriate.
(THIS_IS_YMAKEFILE): Definition deleted.
1995-11-10 16:27:28 +00:00
Richard M. Stallman
195f798edb
(unload_font): Invalidate computed faces.
...
(unload_color): Likewise.
(new_computed_face): Reuse invalidated computed faces.
1995-11-10 16:19:51 +00:00
Richard M. Stallman
d3413a53d1
(display_text_line): Get redisplay_end_trigger from window.
...
(display_string): Detect truncation more carefully.
(redisplay_window): On non-X frame, always use
FRAME_MENU_BAR_LINES as criterion for whether to display menu bar.
(update_menu_bar): Likewise.
(display_menu_bar): Do the work here for non-X frames
regardless of USE_X_TOOLKIT.
1995-11-10 16:18:44 +00:00
Richard M. Stallman
a3bee872ef
(struct window): New field redisplay_end_trigger.
1995-11-10 16:05:24 +00:00
Richard M. Stallman
190eb26396
(Fwindow_redisplay_end_trigger): New function.
...
(Fset_window_redisplay_end_trigger): Likewise.
(syms_of_window): defsubr them.
1995-11-10 16:01:46 +00:00
Richard M. Stallman
3684eb7882
(debug_print): Explicitly print a CR.
1995-11-10 15:58:13 +00:00
Richard M. Stallman
519418b37a
(oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-11-10 15:56:08 +00:00
Richard M. Stallman
118d6ca9bb
(interrupt_signal): Do special things in GC.
1995-11-10 15:54:33 +00:00
Richard M. Stallman
55f7a32bb8
(Fmove_to_column): Doc fix.
...
(compute_motion): Update next_boundary
when we skip to next newline.
1995-11-10 15:48:13 +00:00
Richard M. Stallman
69f6e6796b
(Fwrite_region): Move the code that writes annotations for empty files.
1995-11-10 06:44:54 +00:00
Richard M. Stallman
102cfe9246
(Fformat): Use doprnt_lisp.
1995-11-10 06:41:14 +00:00
Richard M. Stallman
1513af9e91
Include lisp.h.
...
(doprnt1): Renamed from doprnt. New arg LISPSTRINGS.
This is now a static subroutine.
(doprnt): New definition calls doprnt1.
(doprnt_lisp): New function.
1995-11-10 06:40:06 +00:00
Richard M. Stallman
ed87401169
(update_line): Avoid indexing into obody by -1.
1995-11-10 06:38:23 +00:00
Richard M. Stallman
8450690adc
(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
...
(Fcall_interactively): Look past those special forms
when checking for a call to `list'.
1995-11-10 06:34:09 +00:00
Richard M. Stallman
acac2700ec
(Fmake_overlay): New args front-advance and rear-advance.
...
(syms_of_buffer): Delete the buffer-redisplay-end-trigger local variable.
1995-11-10 06:32:38 +00:00