log

age author description
Tue, 23 Jan 1996 17:55:02 +0000 Karl Heuer (sigblock): Delete this, undoing previous change.
Tue, 23 Jan 1996 17:51:09 +0000 Karl Heuer (compilation-handle-exit): Undo previous change.
Tue, 23 Jan 1996 17:44:58 +0000 Karl Heuer (LOCALTIME_CACHE, HAVE_TZSET): Define these.
Tue, 23 Jan 1996 17:36:20 +0000 Karl Heuer (lwlib): Don't distribute lwlib-Xol* files.
Tue, 23 Jan 1996 17:04:51 +0000 Karl Heuer (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Tue, 23 Jan 1996 17:04:33 +0000 Karl Heuer [USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.
Tue, 23 Jan 1996 17:03:55 +0000 Karl Heuer (UNEXEC): unexsni.o renamed from unexelfsni.o.
Tue, 23 Jan 1996 17:03:04 +0000 Karl Heuer Comment fixes.
Tue, 23 Jan 1996 16:44:34 +0000 Karl Heuer (LOCALTIME_CACHE): Delete extra #undef.
Sun, 21 Jan 1996 20:20:46 +0000 Roland McGrath (update-file-autoloads): Only give "up to date" msg if (interactive-p).
Sun, 21 Jan 1996 04:16:54 +0000 Roland McGrath (unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.
Sun, 21 Jan 1996 03:55:57 +0000 Karl Heuer (compilation-handle-exit): If process-status doesn't
Sun, 21 Jan 1996 03:54:12 +0000 Karl Heuer [__DJGPP__] (sigblock): Define trivially.
Sun, 21 Jan 1996 00:57:52 +0000 Geoff Voelker (x_make_frame_visible): Explicitly make the frame
Sun, 21 Jan 1996 00:32:21 +0000 Geoff Voelker (keyboard.obj, dispnew.obj): Depend upon w32term.h.
Sun, 21 Jan 1996 00:31:34 +0000 Geoff Voelker (nt_stat): Use alloca instead of xmalloc.
Sun, 21 Jan 1996 00:30:47 +0000 Geoff Voelker (WIN32_KEY_SHIFTED): Macro undefined.
Sun, 21 Jan 1996 00:28:26 +0000 Geoff Voelker (clear_frame): Use FillConsoleOutput* calls instead of
Sun, 21 Jan 1996 00:24:03 +0000 Geoff Voelker (Vwin32_enable_italics, Vwin32_enable_palette):
Sun, 21 Jan 1996 00:23:44 +0000 Geoff Voelker (REG_ROOT): Don't use trailing backslash.
Sun, 21 Jan 1996 00:22:24 +0000 Geoff Voelker (win32_fill_rect): Remove unused variable.
Sun, 21 Jan 1996 00:21:35 +0000 Geoff Voelker (win32_palette_entry): New structure.
Sun, 21 Jan 1996 00:20:52 +0000 Geoff Voelker Include frame.h.
Sat, 20 Jan 1996 20:51:31 +0000 Karl Heuer (pop_retrieve, getline): Avoid type clashes.
Sat, 20 Jan 1996 20:47:48 +0000 Paul Eggert (Fformat_time_string): Don't crash if the resulting string is empty.
Sat, 20 Jan 1996 20:42:06 +0000 Paul Eggert (vc-utc-string): Remove; it wasn't reliable near DST or leap-second
Sat, 20 Jan 1996 07:41:37 +0000 Karl Heuer (rmail): Add (require 'rmail).
Sat, 20 Jan 1996 05:32:51 +0000 Michael Kifer Initial revision
Sat, 20 Jan 1996 03:19:26 +0000 Michael Kifer *** empty log message ***
Sat, 20 Jan 1996 03:10:57 +0000 Michael Kifer Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>
Sat, 20 Jan 1996 02:50:09 +0000 Erik Naggum Fix Change Log comment line.
Fri, 19 Jan 1996 22:54:17 +0000 Karl Heuer (enum sym_type, anonymous enum): Delete final comma.
Fri, 19 Jan 1996 22:50:21 +0000 Karl Heuer (auto-mode-alist): Recognize ".exp" suffix.
Fri, 19 Jan 1996 22:44:37 +0000 Karl Heuer Use `convert-standard-filename' to set the name
Fri, 19 Jan 1996 22:43:41 +0000 Karl Heuer (tpu-load-xkeys): Use `convert-standard-filename' to
Fri, 19 Jan 1996 22:39:00 +0000 Karl Heuer (Fother_buffer): If we have to create a new buffer, use
Fri, 19 Jan 1996 11:24:34 +0000 Erik Naggum (pp-eval-expression): Use `frame-width' instead of `screen-width'.
Fri, 19 Jan 1996 11:10:56 +0000 Erik Naggum Comment change.
Fri, 19 Jan 1996 07:27:56 +0000 Erik Naggum (make_frame): Initialize frame title field to nil.
Fri, 19 Jan 1996 04:32:00 +0000 Geoff Voelker Initial revision
Fri, 19 Jan 1996 00:10:34 +0000 Erik Naggum (sh-mode): Add autoload cookie.
Thu, 18 Jan 1996 16:10:41 +0000 Simon Marshall sp correction
Thu, 18 Jan 1996 08:41:14 +0000 Richard M. Stallman (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
Thu, 18 Jan 1996 08:40:29 +0000 Richard M. Stallman (run_hook_with_args): Do nothing if Vrun_hooks is nil.
Thu, 18 Jan 1996 08:38:16 +0000 Richard M. Stallman (syms_of_frame_1): Initialize Qtitle.
Thu, 18 Jan 1996 08:37:41 +0000 Richard M. Stallman (mark_object): Mark frame title field.
Thu, 18 Jan 1996 08:36:51 +0000 Richard M. Stallman (struct frame): New field `title'.
Thu, 18 Jan 1996 07:00:50 +0000 Richard M. Stallman (mouse-buffer-menu): Delete debugging code.
Thu, 18 Jan 1996 04:47:45 +0000 Richard M. Stallman (ls-lisp-support-shell-wildcards): Add autoload cookie.
Wed, 17 Jan 1996 23:54:58 +0000 Doug Evans Recognize go32* as an os. libc-960118 libc-960119 libc-960120 libc-960121 libc-960122 libc-960123 libc-960124 libc-960125 libc-960126 libc-960127 libc-960128 libc-960129 libc-960130 libc-960131
Wed, 17 Jan 1996 22:41:21 +0000 Richard M. Stallman (sh-indent-line): Cope if no previous noncomment line.
Wed, 17 Jan 1996 22:40:42 +0000 Richard M. Stallman Default OS to nextstep if machine vendor is Next.
Wed, 17 Jan 1996 22:26:18 +0000 Richard M. Stallman (makefile-mode): Fix criterion for calling makefile-define-space-face.
Wed, 17 Jan 1996 22:24:38 +0000 Richard M. Stallman (goto-address-at-point, goto-address-at-mouse): Add autoload cookies.
Wed, 17 Jan 1996 22:03:09 +0000 Richard M. Stallman (HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
Wed, 17 Jan 1996 21:58:51 +0000 Richard M. Stallman (decode_mode_spec, case 'F'): Use `title' field.
Wed, 17 Jan 1996 19:14:20 +0000 Karl Heuer (auto-mode-alist): Use "\\`" instead of "^".
Wed, 17 Jan 1996 19:03:02 +0000 Karl Heuer (replace_buffer_in_all_windows): Don't change selected
Wed, 17 Jan 1996 18:03:42 +0000 Richard M. Stallman (HAVE_TZSET): Add #undef.
Wed, 17 Jan 1996 18:03:03 +0000 Richard M. Stallman (Fdump_emacs): If HAVE_TZSET and not