log

age author description
Mon, 15 May 1995 21:47:44 +0000 Karl Heuer (vmotion): handle the case where `minibuf_prompt' is nil.
Sat, 13 May 1995 09:37:50 +0000 Erich Stefan Boleyn Add configuration for semi-hosted ARM.
Sat, 13 May 1995 01:48:53 +0000 Karl Heuer (vmotion): Simplify. Replace last three args with a single
Sat, 13 May 1995 01:44:04 +0000 Karl Heuer (minmax): New macro.
Sat, 13 May 1995 01:43:30 +0000 Karl Heuer (Fdelete_other_windows): Fix args to vmotion.
Sat, 13 May 1995 00:29:55 +0000 Karl Heuer Initial revision
Sat, 13 May 1995 00:13:02 +0000 Karl Heuer (Qvendor_specific_keysyms): New var.
Fri, 12 May 1995 22:23:42 +0000 Karl Heuer (main) [NeXT]: Add missing braces.
Fri, 12 May 1995 17:51:12 +0000 Roland McGrath (rlogin-history): New defvar.
Fri, 12 May 1995 17:26:59 +0000 Roland McGrath (compilation-next-error-locus): Ignore zero column number.
Fri, 12 May 1995 16:39:32 +0000 Roland McGrath (vc-status): If vc-locking-user returns a number, compare it to (user-uid).
Fri, 12 May 1995 15:49:42 +0000 Doug Evans (vxworks29k): New alias.
Fri, 12 May 1995 07:23:19 +0000 Simon Marshall Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.
Fri, 12 May 1995 06:52:50 +0000 Karl Heuer (init_system_name): Clean up signedness mismatch.
Fri, 12 May 1995 02:18:47 +0000 Karl Heuer Miscellaneous fixes for better compatibility with
Fri, 12 May 1995 00:44:17 +0000 Karl Heuer (float_to_string): Fix type mismatch and simplify.
Fri, 12 May 1995 00:19:09 +0000 Per Bothner Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Fri, 12 May 1995 00:12:57 +0000 Karl Heuer (unexec): Fix type mismatch.
Thu, 11 May 1995 22:19:56 +0000 Karl Heuer [!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
Thu, 11 May 1995 22:18:01 +0000 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Thu, 11 May 1995 22:12:49 +0000 Tom Tromey (tcl-type-alist): Include entry for "proc".
Thu, 11 May 1995 03:30:10 +0000 Roland McGrath (tags-loop-continue): Doc fix.
Thu, 11 May 1995 00:44:51 +0000 Roland McGrath (compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
Wed, 10 May 1995 23:38:12 +0000 Tom Tromey (tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
Wed, 10 May 1995 18:22:21 +0000 Tom Tromey Bug fix in menu code for XEmacs.
Wed, 10 May 1995 15:03:48 +0000 Roland McGrath AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-74
Tue, 09 May 1995 21:36:53 +0000 Tom Tromey Changed "Lucid Emacs" to "XEmacs".
Tue, 09 May 1995 20:22:38 +0000 Michael Meissner Add powerpc little endian support; Add powerpc variants; Add pentium variants
Tue, 09 May 1995 18:10:01 +0000 David J. MacKenzie Use sqrt (more portable) instead of fmod in -lm check.
Tue, 09 May 1995 17:44:05 +0000 Richard M. Stallman (BSD): Include sys/param.h instead of redefining BSD.
Tue, 09 May 1995 17:42:56 +0000 Richard M. Stallman Put nt/emacs.ico and nt/emacs.rc in dist.
Tue, 09 May 1995 17:41:20 +0000 Richard M. Stallman Do copy src/makefile.nt.
Tue, 09 May 1995 05:36:55 +0000 Richard M. Stallman (Info-directory-list): Use installation-directory,
Tue, 09 May 1995 05:35:45 +0000 Richard M. Stallman (Fcall_process): Keep reading till buffer is nearly full.
Tue, 09 May 1995 05:17:02 +0000 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead
Tue, 09 May 1995 05:16:50 +0000 Karl Heuer (struct kboard): New member Vdefault_minibuffer_frame.
Tue, 09 May 1995 05:16:19 +0000 Karl Heuer (init_kboard): Initialize Vdefault_minibuffer_frame.
Tue, 09 May 1995 05:01:05 +0000 Richard M. Stallman (VMS_SUPPORT): Add missing `.elc'.
Tue, 09 May 1995 04:58:10 +0000 Karl Heuer (make_frame_without_minibuffer): New arg KB.
Tue, 09 May 1995 04:57:39 +0000 Karl Heuer (Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Tue, 09 May 1995 04:49:03 +0000 Karl Heuer [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Tue, 09 May 1995 04:47:52 +0000 Richard M. Stallman (Funfocus_frame): Check for live X frame.
Tue, 09 May 1995 04:46:18 +0000 Karl Heuer [MULTI_FRAME] (init_window_once): Set Vterminal_frame
Tue, 09 May 1995 04:09:15 +0000 Richard M. Stallman (mail-font-lock-keywords): Make mail-header-separator into a regexp.
Tue, 09 May 1995 04:07:15 +0000 Richard M. Stallman (news-reply-mode): Add ^ to paragraph delimiters.
Tue, 09 May 1995 04:05:54 +0000 Richard M. Stallman (sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
Tue, 09 May 1995 02:38:03 +0000 Karl Heuer (x_consider_frame_title): When setting multiple_frames,
Tue, 09 May 1995 02:25:50 +0000 Geoff Voelker removed ^Ms
Tue, 09 May 1995 02:19:20 +0000 Richard M. Stallman (popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
Tue, 09 May 1995 02:07:55 +0000 Geoff Voelker Initial revision
Tue, 09 May 1995 01:32:05 +0000 Karl Heuer [MULTI_KBOARD] (read_char): If the character was for
Tue, 09 May 1995 00:49:04 +0000 Richard M. Stallman (news-setup): Bind mail-signature to nil.
Tue, 09 May 1995 00:30:26 +0000 Richard M. Stallman (prepare_menu_bars): Save and restore the match data.
Mon, 08 May 1995 23:53:13 +0000 Richard M. Stallman (ediff-revision-key): Default value nil.
Mon, 08 May 1995 23:23:37 +0000 Richard M. Stallman (info-insert-file-contents): Don't use
Mon, 08 May 1995 21:09:17 +0000 Richard M. Stallman (Helper-help): Use read-key-sequence.
Mon, 08 May 1995 19:50:10 +0000 Richard M. Stallman (add-log-current-defun): Handle objc-mode like c-mode;
Mon, 08 May 1995 16:24:55 +0000 Richard M. Stallman (Fdump_emacs): Don't use & before my_edata.
Mon, 08 May 1995 15:45:55 +0000 Richard M. Stallman (Fread_key_sequence): Doc fix.
Mon, 08 May 1995 15:42:59 +0000 Richard M. Stallman (Fraise_frame, Flower_frame): Make arg FRAME optional.