1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-22 16:01:04 -08:00
Commit graph

13173 commits

Author SHA1 Message Date
Richard Kenner
6276efb0a6 (i386-sequent-ptx): Properly get version number. 1995-06-22 23:01:20 +00:00
Richard Kenner
3ddd2b4d22 (mips:*:4*:UMIPS): New case. 1995-06-22 22:36:39 +00:00
Richard M. Stallman
c96c7ed95f (vt-keypad-on, vt-keypad-off): Updated codes sent
to terminal to eliminate some garbage that made NCSA telnet crash.
1995-06-22 20:28:55 +00:00
Richard M. Stallman
37a985474f (menu_item_enabled_p_1): Special handling for quit.
(set_frame_menubar): Inhibit quitting.
1995-06-22 19:25:20 +00:00
Richard M. Stallman
30c7e3b3fe Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
1995-06-22 18:58:28 +00:00
Richard M. Stallman
0b086efb1f (vc-fetch-master-properties): Pass an absolute
pathname to the cvs status command. This is required to make
recursive vc-directory listings work.
1995-06-22 16:23:52 +00:00
Richard M. Stallman
9a62cb6319 (vip-push-mark-silent): Use (mark t). 1995-06-22 05:11:36 +00:00
Richard M. Stallman
a814e9df17 (mouse-yank-at-click): Clear mouse-selection-click-count. 1995-06-22 04:37:38 +00:00
Richard M. Stallman
56969ea355 (buffer-file-truename): Duplicate definition deleted. 1995-06-21 23:19:47 +00:00
Richard M. Stallman
804dd38a2f (mark-even-if-inactive): Definition deleted. 1995-06-21 23:15:07 +00:00
Richard M. Stallman
bb4c204e27 (syms_of_buffer): Doc fix. 1995-06-21 23:09:16 +00:00
Richard M. Stallman
c0cce923dd (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o. 1995-06-21 23:07:39 +00:00
Richard M. Stallman
90fec20ab6 (eval-defun): Don't change defvar to defconst
if it has just one argument.
1995-06-21 23:03:59 +00:00
Richard M. Stallman
dc61cb9dd8 (scan_file): Make sure it never looks at filename[-1]. 1995-06-21 19:46:58 +00:00
Richard M. Stallman
5281dea442 (main) [MSDOS]: Do set _fmode.
This undoes part of the previous change.
1995-06-21 19:45:27 +00:00
Richard M. Stallman
cbfc04e02c Talk about MSDOS type conflict workaround. 1995-06-21 18:57:25 +00:00
Richard M. Stallman
9cb61f8dfd (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly. 1995-06-21 18:47:11 +00:00
Richard M. Stallman
ae6b58f9d4 (Fx_display_grayscale_p): Return t or nil.
Return t for color displays.
1995-06-21 18:44:42 +00:00
Richard M. Stallman
a18042d782 (precompute-menubar-bindings): While dumping,
garbage-collect after each menu.
1995-06-21 18:32:45 +00:00
Richard M. Stallman
d012942705 (SYSTEM_PURESIZE_EXTRA): Increased to 68000. 1995-06-21 18:10:36 +00:00
Francesco Potortì
b2db879bf5 * etags.c (find_entries): rewind before rereading the input file. 1995-06-21 12:15:15 +00:00
Richard M. Stallman
87180daee6 Fix previous change. 1995-06-20 22:17:03 +00:00
Richard M. Stallman
24736fbc26 (read_key_sequence): Don't use Vprefix_help_command
for the first character in a key seq.
1995-06-20 18:27:13 +00:00
Richard M. Stallman
64add80c60 Fix previous change. 1995-06-20 17:31:18 +00:00
Richard M. Stallman
e031630049 (gud-make-debug-menu): Cope if no local map yet. 1995-06-20 16:34:14 +00:00
Richard M. Stallman
0287f07cc2 Update MSDOS needs list. 1995-06-20 16:28:39 +00:00
Richard M. Stallman
00aa3651f6 (dired-do-redisplay): Call dired-uncache. 1995-06-20 15:31:30 +00:00
Richard M. Stallman
4ba58dd446 (map_virt_key): Mark some additional chars as valid ASCII. 1995-06-20 15:08:55 +00:00
Richard M. Stallman
40d578c990 (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals. 1995-06-20 14:58:38 +00:00
Richard M. Stallman
71918b7522 (Freset_this_command_lengths): New function.
(before_command_key_count, before_command_echo_length)
(before_command_restore_flag): New variables.
(add_command_key): If requested, reset the lengths.
(command_loop_1): Record current lengths before reading cmd.
(read_char): Update the recorded length before echoing.
1995-06-20 14:56:35 +00:00
Richard M. Stallman
0de84e16f1 (universal-argument-num-events): New variable.
(universal-argument, universal-argument-more, negative-argument)
(digit-argument): Set that variable.
(universal-argument-other-key): Use that variable when unreading.
1995-06-20 14:25:36 +00:00
Richard M. Stallman
2e79225303 Comment change. 1995-06-20 13:43:22 +00:00
Roland McGrath
91bf5fad90 [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion. 1995-06-20 07:50:41 +00:00
Richard M. Stallman
7f998252d6 Use `defined' to test HAVE_STRING_H and STDC_HEADERS. 1995-06-20 03:11:14 +00:00
Richard M. Stallman
ee526b5552 (vc-fetch-properties): Add save-excursion. 1995-06-20 02:56:43 +00:00
Richard M. Stallman
6fbcbee7e5 Mostly rewritten. 1995-06-20 02:53:59 +00:00
Richard M. Stallman
4e043ed306 (main): On MSDOS, don't change stdout to binary, and insist on an -o option. 1995-06-20 02:52:38 +00:00
Richard M. Stallman
3be2a3627f (vc-fetch-master-properties): Be more careful
about killing the *vc-info* buffer.
1995-06-20 01:07:28 +00:00
Richard M. Stallman
f560db785e (rmdir): Fix up Aug 19 1993 change that wasn't done right. 1995-06-20 00:00:14 +00:00
Richard M. Stallman
bc69349bba (win32_wait): Massage retval into what is expected in Unix. 1995-06-19 23:20:42 +00:00
Richard M. Stallman
5fc0154cf4 (sigchld_handler): Change XSETFASTINT to XSETINT. 1995-06-19 23:18:54 +00:00
Karl Heuer
5402169506 (shell-directory-tracker): Check for terminator after
cd, pushd, or popd, so that we don't try to do directory tracking
on things like "cdump".
Don't use \\s patterns inside brackets.
1995-06-19 22:54:58 +00:00
Richard M. Stallman
9478941d7b (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. 1995-06-19 21:33:31 +00:00
Richard M. Stallman
34059250eb Documented the `l' tag.
(tempo-insert-template): Check for zmacs-regions.
Wrapped it in unwind-protect.
(tempo-save-named): New function.
(tempo-insert-prompt): Added NO-INSERT parameter.
Handles previous values better.  Cleaned up interface.
Check for already saved value.
(tempo-remember-insertion): Function deleted.
(tempo-insert-named): Use tempo-insert if data is not a string.
Use tempo-lookup-named.
(tempo-insert-prompt-compat): New function.
(tempo-lookup-named): New function.
1995-06-19 21:27:06 +00:00
Richard M. Stallman
f0ef255580 (universal-argument-other-key): Call reset-this-command-lengths. 1995-06-19 20:10:21 +00:00
Richard M. Stallman
509fccc3ae Test whether XFree86 needs -b i486-linuxaout to link.
Use this -b option only if it really improves matters.

Report more clearly when there is no special
dir to search for X includes or libraries.
1995-06-19 18:50:13 +00:00
Richard M. Stallman
94a6c818ce Update version number. 1995-06-19 18:44:44 +00:00
Richard M. Stallman
2fb9d6410c (VERSION): Update version number.
(maintainer-clean): Renamed from realclean.
1995-06-19 18:35:57 +00:00
Richard M. Stallman
714812eb9a (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay. 1995-06-19 18:30:06 +00:00
Richard M. Stallman
5e41cf03b9 Fix up load-path example. 1995-06-19 18:27:47 +00:00