aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (i386-sequent-ptx): Properly get version number.Richard Kenner1995-06-221-1/+16
* (mips:*:4*:UMIPS): New case.Richard Kenner1995-06-221-0/+3
* (vt-keypad-on, vt-keypad-off): Updated codes sentRichard M. Stallman1995-06-221-2/+2
* (menu_item_enabled_p_1): Special handling for quit.Richard M. Stallman1995-06-221-0/+10
* Treat SunOS 4.1.4 like SunOS 4.1.3.Richard M. Stallman1995-06-221-1/+1
* (vc-fetch-master-properties): Pass an absoluteRichard M. Stallman1995-06-221-2/+7
* (vip-push-mark-silent): Use (mark t).Richard M. Stallman1995-06-221-1/+1
* (mouse-yank-at-click): Clear mouse-selection-click-count.Richard M. Stallman1995-06-221-0/+1
* (buffer-file-truename): Duplicate definition deleted.Richard M. Stallman1995-06-211-7/+0
* (mark-even-if-inactive): Definition deleted.Richard M. Stallman1995-06-211-7/+0
* (syms_of_buffer): Doc fix.Richard M. Stallman1995-06-211-1/+1
* (SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.Richard M. Stallman1995-06-211-1/+1
* (eval-defun): Don't change defvar to defconstRichard M. Stallman1995-06-211-1/+2
* (scan_file): Make sure it never looks at filename[-1].Richard M. Stallman1995-06-211-2/+2
* (main) [MSDOS]: Do set _fmode.Richard M. Stallman1995-06-211-1/+1
* Talk about MSDOS type conflict workaround.Richard M. Stallman1995-06-211-0/+6
* (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.Richard M. Stallman1995-06-211-0/+4
* (Fx_display_grayscale_p): Return t or nil.Richard M. Stallman1995-06-211-4/+15
* (precompute-menubar-bindings): While dumping,Richard M. Stallman1995-06-211-1/+4
* (SYSTEM_PURESIZE_EXTRA): Increased to 68000.Richard M. Stallman1995-06-211-1/+1
* * etags.c (find_entries): rewind before rereading the input file.Francesco Potortì1995-06-211-12/+14
* Fix previous change.Richard M. Stallman1995-06-201-1/+5
* (read_key_sequence): Don't use Vprefix_help_commandRichard M. Stallman1995-06-201-1/+1
* Fix previous change.Richard M. Stallman1995-06-201-1/+2
* (gud-make-debug-menu): Cope if no local map yet.Richard M. Stallman1995-06-201-1/+2
* Update MSDOS needs list.Richard M. Stallman1995-06-201-4/+10
* (dired-do-redisplay): Call dired-uncache.Richard M. Stallman1995-06-201-0/+2
* (map_virt_key): Mark some additional chars as valid ASCII.Richard M. Stallman1995-06-201-10/+10
* (ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.Richard M. Stallman1995-06-201-2/+4
* (Freset_this_command_lengths): New function.Richard M. Stallman1995-06-201-0/+54
* (universal-argument-num-events): New variable.Richard M. Stallman1995-06-201-2/+14
* Comment change.Richard M. Stallman1995-06-201-3/+3
* [convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.Roland McGrath1995-06-201-0/+8
* Use `defined' to test HAVE_STRING_H and STDC_HEADERS.Richard M. Stallman1995-06-201-1/+1
* (vc-fetch-properties): Add save-excursion.Richard M. Stallman1995-06-201-10/+11
* Mostly rewritten.Richard M. Stallman1995-06-201-155/+44
* (main): On MSDOS, don't change stdout to binary, and insist on an -o option.Richard M. Stallman1995-06-201-2/+9
* (vc-fetch-master-properties): Be more carefulRichard M. Stallman1995-06-201-1/+2
* (rmdir): Fix up Aug 19 1993 change that wasn't done right.Richard M. Stallman1995-06-201-6/+6
* (win32_wait): Massage retval into what is expected in Unix.Richard M. Stallman1995-06-191-1/+10
* (sigchld_handler): Change XSETFASTINT to XSETINT.Richard M. Stallman1995-06-191-2/+2
* (shell-directory-tracker): Check for terminator afterKarl Heuer1995-06-191-5/+11
* (addpm.exe): Change WinMainCRTStartup to mainCRTStartup.Richard M. Stallman1995-06-191-1/+1
* Documented the `l' tag.Richard M. Stallman1995-06-191-76/+151
* (universal-argument-other-key): Call reset-this-command-lengths.Richard M. Stallman1995-06-191-0/+1
* Test whether XFree86 needs -b i486-linuxaout to link.Richard M. Stallman1995-06-191-7/+51
* Update version number.Richard M. Stallman1995-06-191-1/+1
* (VERSION): Update version number.Richard M. Stallman1995-06-191-2/+2
* (Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.Richard M. Stallman1995-06-191-1/+1
* Fix up load-path example.Richard M. Stallman1995-06-191-3/+3