1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
Commit graph

12308 commits

Author SHA1 Message Date
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
Richard M. Stallman
08ddf771a2 (LIB_GCC): Fix previous change.
If we redefine it later, #undef it first.
1995-06-19 17:10:10 +00:00
Richard M. Stallman
b9ff190da7 (negative-argument, digit-argument):
Set overriding-terminal-local-map like C-u.
(universal-argument-map): Add binding for \e t.
1995-06-19 16:15:06 +00:00
Edward M. Reingold
562a94a041 Fix bug in determination of output string. 1995-06-19 15:36:11 +00:00
Richard M. Stallman
993a1a444f (vc-register): Inhibit backups for the file's buffer
(vc-add-triple, vc-lookup-triple, vc-record-rename):
Use absolute file names to access the SCCS named configuration files
("VC-names").

(vc-retrieve-snapshot): Use vc-checkout instead of
vc-backend-checkout, as the former also updates the current buffer.
(vc-file-tree-walk, vc-file-tree-walk-internal): Use
expand-file-name, so that FUNC gets called with an unabbreviated name.
1995-06-19 13:36:45 +00:00
Richard M. Stallman
4eadcdf806 Make doc strings and argument names consistent where necessary.
Moved user variables to own section.
(bookmark-alist): Better doc string.
(bookmark-insert-current-bookmark): Doc string.
(bookmark-insert-buffer-name): Doc string.
(bookmark-set): Take optional NAME argument.
(bookmark-bmenu-select): Use member to test for string's presence.
Use a more efficent test at end, as suggested by Mikio Nakajima.
1995-06-18 22:46:02 +00:00
Richard M. Stallman
087feab3c8 (quit_throw_to_read_char): Turn off the error check
testing poll_suppress_count.
1995-06-18 22:28:53 +00:00
Richard M. Stallman
b47cc08a68 (nt): Explicitly include makefile.nt and makefile.def only. 1995-06-18 18:52:07 +00:00
Richard M. Stallman
83509348eb *** empty log message *** 1995-06-18 18:45:55 +00:00
Richard M. Stallman
5101db23a9 (LIB_GCC): Define here, overriding Makefile.in.in,
so as to use C_SWITCH_X_MACHINE.
1995-06-18 18:26:03 +00:00
Richard M. Stallman
133d010c2d (texinfo-environment-regexp): Add @ifhtml, @html. 1995-06-18 16:45:20 +00:00
Richard M. Stallman
845720b9f9 (archive-zip-summarize): Handle per-file comments in central directory. 1995-06-18 16:24:51 +00:00
Johan Vromans
ff6481825c Withdraw mouse-major-mode-map modifications.
They were erroneous and not needed.
1995-06-18 14:43:23 +00:00
Richard M. Stallman
0409429086 (vc-fetch-master-properties): Use path-separator
for path to "cvs status" command.
1995-06-18 13:42:43 +00:00
Richard M. Stallman
7686938437 (malloc, realloc): If not _MALLOC_INTERNAL, always use void *.
(SYSTEM_MALLOC): Definition deleted.
1995-06-18 13:24:32 +00:00
Richard M. Stallman
365636dc53 (normal-top-level, command-line-1):
Call precompute-menubar-bindings only if using x.
(precompute-menubar-bindings): Don't check for x here.
Set define-key-rebound-commands to t.
1995-06-17 23:53:53 +00:00