log

age author description
1995-11-10 Richard M. Stallman (interrupt_signal): Do special things in GC.
1995-11-10 Richard M. Stallman (Fmove_to_column): Doc fix.
1995-11-10 Simon Marshall Oops; left a note in a doc-string.
1995-11-10 Richard M. Stallman (Fwrite_region): Move the code that writes annotations for empty files.
1995-11-10 Richard M. Stallman (Fformat): Use doprnt_lisp.
1995-11-10 Richard M. Stallman Include lisp.h.
1995-11-10 Richard M. Stallman (update_line): Avoid indexing into obody by -1.
1995-11-10 Richard M. Stallman (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-11-10 Richard M. Stallman (Fmake_overlay): New args front-advance and rear-advance.
1995-11-10 Richard M. Stallman (lisp): Don't distribute site-start.
1995-11-10 Richard M. Stallman (run-hook-with-args, run-hook-list-with-args): Safeguard
1995-11-10 Richard M. Stallman (makefile-mode): Call makefile-define-space-face only if it is defined.
1995-11-10 Richard M. Stallman Fexpt): Doc fix.
1995-11-10 Richard M. Stallman Require calendar.
1995-11-09 Simon Marshall 1. Use local hooks, not local variables.
1995-11-09 Simon Marshall compilation-mode-font-lock-keywords tweak
1995-11-07 Geoff Voelker (env_vars): New variable.
1995-11-07 Geoff Voelker Update to latest src/config.in.
1995-11-07 Geoff Voelker (NTGUI): New macro.
1995-11-07 Geoff Voelker (addpm.exe): Link with $(ADVAPI32).
1995-11-07 Geoff Voelker Initial revision
1995-11-07 Geoff Voelker [win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):
1995-11-07 Geoff Voelker [win32] (make-face, make-face-x-resource-internal):
1995-11-07 Geoff Voelker mouse.el [win32] (mouse-set-region):
1995-11-07 Geoff Voelker [win32] (normal-top-level, command-line, command-line-1):
1995-11-07 Geoff Voelker (DOC): Include strings from w32term.c, w32xfns.c,
1995-11-07 Geoff Voelker (SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
1995-11-07 Geoff Voelker (nt_get_resource, init_environment): Defined.
1995-11-07 Geoff Voelker (nt_get_resource): Prototype defined.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (create_child): Pass handles to children.
1995-11-07 Geoff Voelker (nt_ring_bell): Renamed from ring_bell, now global.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (WinMain): New procedure.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (abort): New macro.
1995-11-07 Geoff Voelker [HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.
1995-11-07 Geoff Voelker (FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (set_menu_framebar): Declare external.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (init_sys_modes, reset_sys_modes):
1995-11-07 Geoff Voelker [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.
1995-11-07 Geoff Voelker (output_method): New method: output_win32.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Declare Vwindow_system.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
1995-11-07 Geoff Voelker [HAVE_NTGUI]: Include win32.h.
1995-11-06 Karl Heuer Break the hard link on alloca.c.
1995-11-06 Erik Naggum (debug_print): Print newline to stderr, too.
1995-11-06 Francesco Potortì * etags.c (get_lang_from_name, get_lang_from_interpreter,
1995-11-06 Simon Marshall Make byte-force-recompile suitably interactive.
1995-11-05 Karl Heuer (makefile-define-space-face): Don't make face if non-X.
1995-11-04 Lars Magne Ingebrigtsen entered into RCS
1995-11-04 Erik Naggum Removed old gnus hooks.
1995-11-04 Karl Heuer (tex-send-command): Give meaningful error message.
1995-11-04 Karl Heuer (mail): Don't change directory for *mail* buffer.
1995-11-04 Karl Heuer (choose_minibuf_frame): Moved here from frame.c.
1995-11-04 Karl Heuer [!MULTI_FRAME] (Fmodify_frame_parameters): Add missing
1995-11-04 Karl Heuer (struct x_output): Rename from struct x_display.