log

age author description
1993-08-20 Jim Blandy * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):
1993-08-19 David J. MacKenzie comment fix
1993-08-19 Roland McGrath (F{next,previous}_single_property_change): Doc fix.
1993-08-18 Roland McGrath (texinfo-environment-regexp): Match cartouche.
1993-08-18 Roland McGrath (update-copyright): Handle two-digit years with apostrophes.
1993-08-16 Roland McGrath *** empty log message ***
1993-08-15 Richard M. Stallman (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.
1993-08-15 Richard M. Stallman Include getdate.c in distribution.
1993-08-15 Richard M. Stallman (mkdir, rmdir): Use wait_for_termination to wait.
1993-08-15 Richard M. Stallman (HAVE_VFORK, INTEL386, aix386): Add #undef.
1993-08-15 Richard M. Stallman (Qread_file_name_internal): New var.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman Include syswait.h.
1993-08-15 Richard M. Stallman (adjust_intervals_for_insertion): If inserting in middle
1993-08-15 Richard M. Stallman (mostlyclean): Don't delete emacs here.
1993-08-14 Richard M. Stallman (struct property_change): New field `arrived'.
1993-08-14 Richard M. Stallman (compile_pattern): Cast result of re_compile_pattern.
1993-08-14 Richard M. Stallman (bookmark-alist): Move defvar before first use.
1993-08-14 Richard M. Stallman Doc fixes.
1993-08-14 Richard M. Stallman (init_cmdargs): Check openp result for 1, not != 0.
1993-08-14 Richard M. Stallman New version from Fogel.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (x_wm_set_size_hint): New args spec_x and spec_y.
1993-08-14 Richard M. Stallman (list-buffers-directory): Add declaration.
1993-08-14 Richard M. Stallman (Fx_popup_menu): Adjust coords so they are relative to the inner window.
1993-08-14 Richard M. Stallman entered into RCS
1993-08-14 Richard M. Stallman (frame-initialize): Check for `on' or `true'
1993-08-14 Richard M. Stallman (x-create-frame-with-faces): Check for `on' or `true'
1993-08-14 Richard M. Stallman (outline-level): New var. Everything funcalls this
1993-08-14 Richard M. Stallman (outline-minor-mode-prefix): New variable.
1993-08-14 Richard M. Stallman (frame-initialize): Handle reverseVideo x-resource.
1993-08-14 Richard M. Stallman (momentary-string-display): Scroll to keep the string on the screen.
1993-08-14 Richard M. Stallman (__CTOR_LIST__): Don't declare it on Linux.
1993-08-14 Richard M. Stallman (getpwuid): Declare it as in xrdb.c.
1993-08-14 Richard M. Stallman (x_set_frame_parameters): Don't die if just one of
1993-08-14 Richard M. Stallman (internal_equal): Typo in previous change.
1993-08-14 Richard M. Stallman (i386-*-sunos4): Assume Sunos 4.0.
1993-08-14 Richard M. Stallman (property_change_between_p): Test NULL_INTERVAL_P
1993-08-14 Richard M. Stallman (internal_equal): All markers in no buffer are equal.
1993-08-14 Richard M. Stallman (compilation-parse-errors): Don't add multiple errors for one source line.
1993-08-14 Richard M. Stallman (bibtex-mode-map): Change C-c e to C-c C-b.
1993-08-13 Roland McGrath Added #undef HAVE_XSCREENNUMBEROFSCREEN.
1993-08-13 Richard M. Stallman (C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.
1993-08-13 Richard M. Stallman (C_SWITCH_MACHINE): Deleted.
1993-08-13 Richard M. Stallman Check for XScreenNumberOfScreen.
1993-08-13 Richard M. Stallman (XScreenNumberOfScreen): New function.
1993-08-13 Richard M. Stallman (START_FILES, LIB_STANDARD): Don't define if USG5_4.
1993-08-13 Richard M. Stallman Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.
1993-08-13 Richard M. Stallman (mouse-menu-bar-buffers): Use list-buffers-directory.
1993-08-13 Richard M. Stallman (C_ALLOCA): Don't define it.
1993-08-13 Richard M. Stallman (isearch-edit-string): Use read-event, not read-char.
1993-08-13 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
1993-08-13 Richard M. Stallman (site-run-file): New variable.
1993-08-13 Richard M. Stallman (get_data_region): Add cast to avoid warning.
1993-08-13 Richard M. Stallman (backup-inhibited): Doc fix.
1993-08-13 Richard M. Stallman entered into RCS
1993-08-13 Richard M. Stallman New version from Fogel.
1993-08-13 Richard M. Stallman (Flogb): Error at run time if not supported.
1993-08-12 Richard M. Stallman (make-path): Dep on config.h.
1993-08-12 Richard M. Stallman (mouse-choose-completion): Really go to minibuffer; no save-excursion.