Karl Heuer
18a2fa9174
(main): Improve error handling.
1995-04-14 02:10:52 +00:00
Karl Heuer
af7bd86c79
(Fbuffer_string): Doc clarification.
1995-04-13 23:02:25 +00:00
Richard M. Stallman
ca96ae0b8d
(byte-compile-log-file): Always insert at eob.
...
(byte-compile-insert-header): Cope if user-mail-address is nil.
1995-04-13 22:20:11 +00:00
Karl Heuer
5ff436fbc5
Update copyright.
1995-04-13 21:34:34 +00:00
Karl Heuer
c189db03e3
Delete the #if that compares MARKBIT.
1995-04-13 21:14:31 +00:00
Richard M. Stallman
cd1292d1d4
Comment change.
1995-04-13 21:13:31 +00:00
Richard M. Stallman
6e7f5182c3
(print-help-return-message): Check same-window-buffer-names
...
and same-window-regexps.
1995-04-13 18:15:01 +00:00
Karl Heuer
73dc519872
(Fdisplay_buffer): Search the proper frame when the
...
current frame is minibuffer-only.
1995-04-13 18:06:46 +00:00
Karl Heuer
c0fa5a0bf3
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
...
special code for WINDOWSNT.
1995-04-13 17:45:06 +00:00
Karl Heuer
231c740a45
(main, skip_to_lf): Improve error handling.
...
(sysfail): New function.
1995-04-13 17:24:35 +00:00
Richard M. Stallman
8902ae9e18
(make-help-screen): Explicitly translate key thru function-key-map.
1995-04-13 17:07:03 +00:00
Karl Heuer
7a804c76c4
(main): Check for trailing ", " before trying to delete it.
1995-04-13 17:06:05 +00:00
Richard M. Stallman
0d4178ee2c
(reporter-mailer): Replace mail with reporter-mail.
...
(reporter-mail): New function.
(reporter-submit-bug-report): Don't check return value of
the reporter-mailer function.
1995-04-13 17:05:39 +00:00
Richard M. Stallman
7be313ea3b
(tabify): Include entire first line in narrowing.
1995-04-13 17:04:57 +00:00
Richard M. Stallman
7af318194c
(compute_char_face): Don't use NULL.
1995-04-13 16:56:05 +00:00
Karl Heuer
a6d1245e3a
Fix previous change.
1995-04-13 16:55:10 +00:00
Richard M. Stallman
2a77a7d712
(Foverlays_at, Fnext_overlay_change): Don't use NULL.
...
(Fprevious_overlay_change): Don't use NULL.
1995-04-13 16:54:41 +00:00
Richard M. Stallman
e207bc6ec6
(Fx_color_defined_p): Doc fix.
1995-04-13 16:51:39 +00:00
Richard M. Stallman
58a752c5e2
[! HAVE_X_WINDOWS] (build_face): Deleted.
1995-04-13 16:18:42 +00:00
Richard M. Stallman
6352522846
(Fcall_interactively): Fix paren nesting.
1995-04-13 16:10:04 +00:00
Richard M. Stallman
c3935f9df3
(evaporate_overlays): Fix type error.
1995-04-13 16:09:46 +00:00
Richard M. Stallman
1feb8ae1f5
(scan_c_file): At end, restore file name last char to its original value.
1995-04-13 16:05:43 +00:00
Richard M. Stallman
0731825e49
(all): Build test-distrib and make-docfile.
1995-04-13 16:03:08 +00:00
Richard M. Stallman
836d2cde81
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.
...
(init_desired_glyphs): New function.
1995-04-13 07:47:27 +00:00
Richard M. Stallman
b58912b7d9
Comment change.
1995-04-13 06:40:19 +00:00
Richard M. Stallman
89901917ef
(mail-do-fcc): Use just find-buffer-visiting
...
to find buffer to append to.
1995-04-13 05:43:35 +00:00
Richard M. Stallman
8ce6977ed7
(MARKBIT): Do the shifting as unsigned int.
1995-04-13 05:12:24 +00:00
Richard M. Stallman
7e5e0277f0
(top_distclean): Delete config.cache.
1995-04-13 04:56:20 +00:00
Richard M. Stallman
5038b790cf
(x-set-selection): Fix up interactive defaults.
1995-04-13 02:34:03 +00:00
Richard M. Stallman
2cccc82349
(temp_output_buffer_show): Select the chosen window
...
temporarily for running temp-buffer-show-hook.
(syms_of_window): Fix typo.
1995-04-13 02:03:59 +00:00
Richard M. Stallman
b1defad27b
(time-stamp-format): Replace list of Lisp
...
functions with string containing %-escapes in the style of date(1).
(time-stamp): Widen buffer while time-stamping.
(time-stamp-toggle-active): New function.
(time-stamp-warn-inactive): New variable.
1995-04-13 01:33:08 +00:00
Richard M. Stallman
fa05e25372
(gc_sweep): If a misc has type Lisp_Misc_Free,
...
keep it on the free list. Sum pseudovector sizes properly.
1995-04-12 17:53:01 +00:00
Richard M. Stallman
cce7b8a038
(Fencode_time): Use XINT to examine `zone'.
...
(Fencode_time): New function, to match `decode-time'.
1995-04-12 06:16:00 +00:00
Karl Heuer
3596280063
Initial revision
1995-04-12 04:48:18 +00:00
Karl Heuer
61fac91166
(all): Use DEL_TREE instead of delnode.
1995-04-12 03:13:59 +00:00
Karl Heuer
81b38822fd
Key [C-M-backspace] defined.
...
(mode-line-format): Defined.
1995-04-12 03:13:20 +00:00
Karl Heuer
ea3e204331
[WINDOWSNT]: Find doc strings
1995-04-12 03:11:40 +00:00
Karl Heuer
64ce1458ef
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.
1995-04-12 03:10:46 +00:00
Karl Heuer
723ddb1f81
(dired-chmod-program): Defined.
1995-04-12 03:09:44 +00:00
Karl Heuer
a40dbafc08
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.
...
(dired-do-chgrp, dired-do-chown) [DOS_NT]: Disabled.
1995-04-12 03:08:59 +00:00
Karl Heuer
ebd67b8e2d
(obj, lisp): Update to expanded list of source files.
...
(DOC): Place DOC strings in DOC-X.
(config.h, paths.h): New source location.
(all): Use COMPAT_LIB in library list.
Use DEL_TREE instead of delnode.
(etags.exe): Use $(LINK) instead of link32.
1995-04-12 03:00:06 +00:00
Karl Heuer
a9971c6d05
(getenv_internal): Balance parentheses across #if/#endif.
1995-04-12 02:56:05 +00:00
Karl Heuer
39d2afa756
Fix typo in previous change.
1995-04-12 02:50:23 +00:00
Karl Heuer
45b6727704
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
1995-04-12 02:33:01 +00:00
Karl Heuer
3360970aa2
(HAVE_RANDOM): Defined.
...
(random): Macro undefined.
(srandom): Macro undefined.
(HAVE_UTIME): Defined.
(utime): Defined.
(EMACS_CONFIGURATION): Defined.
(_VARARGS_): Defined.
(_CALLBACK_): Defined.
(ctime): Defined to be nt_ctime.
(NULL): Defined when missing from included system files.
(EMACS_CONFIG_OPTIONS): Defined.
(LISP_FLOAT_TYPE): Defined.
(HAVE_TZNAME): Defined.
(HAVE_TIMEVAL): Defined.
(struct timeval): Defined.
(struct timezone): Defined.
(struct nt_stat): Defined.
1995-04-12 02:32:26 +00:00
Karl Heuer
0534d577c7
(Fset_message_beep): Defined.
...
(ring_bell): Support audio cards.
1995-04-12 02:29:47 +00:00
Karl Heuer
22759c7246
(win32_wait): Reap synchronous subprocesses, and place
...
return code in synch_process_retcode.
1995-04-12 02:27:16 +00:00
Karl Heuer
6fc7509eee
Fixed function prototypes.
1995-04-12 02:25:05 +00:00
Karl Heuer
b02466e81c
(do_mouse_event): Use XSETFASTINT.
...
(SET_FRAME): Undefined.
(select): Renamed to sys_select to correspond to routine in sysdep.c
(sys_select): Support struct timeval.
(key_event): Support German keyboard.
Replace SET_FRAME with XSETFRAME.
(nt_kbd_mods_to_emacs): Renamed to win32_kbd_mods_to_emacs.
(win32_kbd_mods_to_emacs): Support AltGr on German keyboards.
(win32_number_shift_map): Defined.
(WIN32_KEY_SHIFTED): Defined.
(win32_patch_key): Defined.
(map_virt_key): Support VK_OEM_102 for German keyboards.
(win32_mouse_position): Add arg insist.
(do_mouse_event): Replace SET_FRAME with XSETFRAME.
Use win32_kbd_mods_to_emacs.
1995-04-12 02:23:35 +00:00
Karl Heuer
488e9a54a5
(sbrk): Shrink heap by arbitrary amounts.
1995-04-12 02:12:02 +00:00