Richard M. Stallman
4bba4654c6
(pc-selection-mode): Don't mess with c-mode-map.
1995-11-10 17:19:47 +00:00
Richard M. Stallman
96a699d05c
(menu-bar-tools-menu): Always define GNUS entry.
1995-11-10 17:18:23 +00:00
Richard M. Stallman
c0f43df5ae
(byte-compile-associative): Do operations left to right.
...
(byte-force-recompile): Improve the prompt.
1995-11-10 17:16:57 +00:00
Richard M. Stallman
d09d7ba961
(fill-region-as-paragraph): Use fill-context-prefix.
...
(fill-context-prefix): New function.
(fill-region-as-paragraph): Don't insert extra space
at end of filled region.
(fill-individual-paragraphs): Insist on nonempty header name,
in the special mailp case.
1995-11-10 17:13:56 +00:00
Richard M. Stallman
64852bcde8
(mode-line-format): Modify it, don't override it entirely.
1995-11-10 17:10:58 +00:00
Richard M. Stallman
80c1bbc61f
(awk-mode): Require cc-mode.
1995-11-10 17:09:45 +00:00
Richard M. Stallman
09e32aaf27
(apropos-print): Use buffer *Apropos*, not *Help*.
...
(apropos-follow): Don't print a "how to get back" message.
(apropos-follow): Fix error message.
1995-11-10 17:08:38 +00:00
Richard M. Stallman
fd4ea9a214
(sh-mode-map): Put sh-execute-region on C-M-x.
...
Put executable-interpret on C-c C-x.
1995-11-10 17:06:28 +00:00
Richard M. Stallman
74c20cd37b
(server-log): Record the current time.
...
End with newline whenever STRING doesn't end with one.
1995-11-10 17:01:59 +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
Simon Marshall
e595fa354d
Oops; left a note in a doc-string.
1995-11-10 08:42:45 +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
Richard M. Stallman
da0e2548ba
(lisp): Don't distribute site-start.
1995-11-10 06:08:02 +00:00
Richard M. Stallman
77d92e0582
(run-hook-with-args, run-hook-list-with-args): Safeguard
...
against a t in the global value of hook variables.
1995-11-10 04:48:27 +00:00
Richard M. Stallman
ebeafce6a5
(makefile-mode): Call makefile-define-space-face only if it is defined.
...
(makefile-define-space-face): Create the face unconditionally;
alter it only if have X.
1995-11-10 04:44:37 +00:00
Richard M. Stallman
4fd72a6a40
Fexpt): Doc fix.
1995-11-10 04:29:21 +00:00
Richard M. Stallman
10dbf03966
Require calendar.
1995-11-10 04:27:30 +00:00
Simon Marshall
876f2438f3
1. Use local hooks, not local variables.
...
2. Wrap font-lock-fontify-region, not called fns.
3. Guarantee anchored keywords don't span lines.
1995-11-09 08:26:32 +00:00
Simon Marshall
c81b38d300
compilation-mode-font-lock-keywords tweak
1995-11-09 08:20:16 +00:00
Geoff Voelker
2cc1905e48
(env_vars): New variable.
...
(add_registry): New procedure.
(main): Use values of configuration environment variables from
the registry if defined, the process environment otherwise.
1995-11-07 07:58:00 +00:00
Geoff Voelker
bdfab656b8
Update to latest src/config.in.
1995-11-07 07:57:46 +00:00
Geoff Voelker
0492cf29a8
(NTGUI): New macro.
...
[NTGUI] (CFLAGS): Define HAVE_NTGUI.
1995-11-07 07:57:05 +00:00
Geoff Voelker
bcfb775c26
(addpm.exe): Link with $(ADVAPI32).
...
(install, fast_install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.
(clean): Remove .pdb files.
1995-11-07 07:56:36 +00:00
Geoff Voelker
ee78dc3223
Initial revision
1995-11-07 07:52:28 +00:00
Geoff Voelker
e80af09c2f
[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
...
Test for 'win32 window system as well as 'x.
1995-11-07 07:48:36 +00:00
Geoff Voelker
7b10bca5f7
[win32] (make-face, make-face-x-resource-internal):
...
Test for 'win32 window system as well as 'x.
1995-11-07 07:48:12 +00:00
Geoff Voelker
f93f3cf59e
mouse.el [win32] (mouse-set-region):
...
Test for 'win32 window system as well as 'x.
1995-11-07 07:47:47 +00:00
Geoff Voelker
39d6d6be55
[win32] (normal-top-level, command-line, command-line-1):
...
Test for 'win32 window system as well as 'x.
1995-11-07 07:47:22 +00:00
Geoff Voelker
a3af214310
(DOC): Include strings from w32term.c, w32xfns.c,
...
w32fns.c, w32faces.c, w32select.c, w32menu.c, w32reg.c; remove
Win95 conditional.
1995-11-07 07:44:54 +00:00
Geoff Voelker
d94e4ac23c
(SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
...
(w32term.obj, w32xfns.obj, w32fns.obj w32faces.obj, w32select.obj,
w32menu.obj, w32reg.obj): Defined.
(LINK_FLAGS): Use SUBSYSTEM.
(OBJ1): Remove lastfile.obj.
(LIBS, TEMACS): Use TLASTLIB.
(LIBS) [NTGUI]: Use TLIBW32 and GUI libs.
(EMACS): Remove Win95 conditional.
(clean): Remove paths.h.
1995-11-07 07:36:36 +00:00
Geoff Voelker
f332b293c5
(nt_get_resource, init_environment): Defined.
...
(prepare_standard_handles, restore_standard_handles) [HAVE_NTGUI]:
Don't duplicate or restore standard handles.
1995-11-07 07:36:09 +00:00