log

age author description
1994-02-25 Fred Pierresteguy (XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
1994-02-25 Fred Pierresteguy (EmacsFrameSetCharSize): Call check_frame_size and update
1994-02-25 Richard M. Stallman (c-macro-display-buffer): Delete special view-mode hack.
1994-02-25 Karl Heuer (set-visited-file-name): Unlock the file if setting the visited file name to
1994-02-25 Karl Heuer (Buffer-menu-toggle-read-only): Change toggle-read-only to
1994-02-25 Karl Heuer *** empty log message ***
1994-02-25 Richard M. Stallman (byte-compile-from-buffer, byte-compile-top-level):
1994-02-25 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
1994-02-24 Richard M. Stallman (hide-sublevels): Doc fix. Rename arg.
1994-02-24 Karl Heuer (help-for-help): Use help-map in the docstring.
1994-02-24 Karl Heuer (make-help-screen): Initialize help-screen before changing the keymap.
1994-02-24 Richard M. Stallman (outline-minor-mode-prefix): Change to C-c C-o.
1994-02-24 Richard M. Stallman (lisp-mode-variables): Set outline-regexp.
1994-02-24 Richard M. Stallman (nroff-mode): Set outline-regexp and outline-level.
1994-02-24 Richard M. Stallman (c-mode): Set outline-regexp and outline-level.
1994-02-24 Karl Heuer Fix value of docdir.
1994-02-24 Richard M. Stallman (Fload): Cast the args to stat.
1994-02-24 Karl Heuer Install DOC* in docdir.
1994-02-24 Richard M. Stallman (*-sysv4.1): Set NON_GNU_CPP.
1994-02-24 Karl Heuer (direct_output_forward_char): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (direct_output_for_insert): Fix comment.
1994-02-24 Karl Heuer (compute_motion, vmotion): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
1994-02-24 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.