log

age author description
2000-06-23 Dave Love Define the post-2.13 stuff conditionally on autoconf version.
2000-06-23 Dave Love (HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
2000-06-23 Dave Love [HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
2000-06-23 Stefan Monnier Require CL when compiling.
2000-06-23 Dave Love Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
2000-06-23 Dave Love (free_face_fontset): Renamed from fs_free_face_fontset.
2000-06-23 Dave Love (compose_text): Declare.
2000-06-23 Dave Love Don't include sys/types.h unconditionally. Don't protect its inclusion
2000-06-23 Dave Love *** empty log message ***
2000-06-23 Dave Love (xlw_popup_menu): Cast arg of pop_up_menu.
2000-06-23 Dave Love Include lwlib.h.
2000-06-23 Dave Love *** empty log message ***
2000-06-23 Dave Love Move config.h before other includes (which may use feature tests).
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann (basic-save-buffer-2): When temporarily setting
2000-06-23 Gerd Moellmann (post-mail-send-it): Make sure file has
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann (emerge-make-temp-file): Make sure file has proper
2000-06-23 Gerd Moellmann (comint-substitute-in-file-name): Call replace-match
2000-06-23 Gerd Moellmann (x_create_tip_frame): Initialize frame's colors like
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann (tool-bar, mode-line, header-line): Specify foreground
2000-06-23 Gerd Moellmann (custom-button-face, custom-button-pressed-face):
2000-06-23 Eli Zaretskii *** empty log message ***
2000-06-23 Eli Zaretskii (decode_eol_post_ccl): Special handling for undecided
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann (eshell-rewrite-for-command): Use cdr and
2000-06-23 Gerd Moellmann (DONTCOMPILE): Add eshell/esh-maint.el.
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann (eshell-mode): Use eshell-copy-list instead
2000-06-23 Gerd Moellmann (eshell-sublist): Use eshell-copy-list
2000-06-23 Gerd Moellmann *** empty log message ***
2000-06-23 Gerd Moellmann Add eshell subdirectory.
2000-06-22 Gerd Moellmann *** empty log message ***
2000-06-22 Gerd Moellmann (Xt_app_con): External declaration.
2000-06-22 Gerd Moellmann (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events
2000-06-22 Gerd Moellmann (x_load_resources): Add default resource for scroll bar's
2000-06-22 Gerd Moellmann (HAVE_LIBXP): Change test for libXp.
2000-06-22 Gerd Moellmann (EmacsFrameRealize): Fix typo.
2000-06-22 Gerd Moellmann *** empty log message ***
2000-06-22 Gerd Moellmann (EmacsFrameRealize): Remove SubstructureRedirectMask.
2000-06-22 Gerd Moellmann *** empty log message ***
2000-06-22 Gerd Moellmann (struct it): Add member add_overlay_start.
2000-06-22 Gerd Moellmann (handle_stop): Initialize it->add_overlay_start to zero.
2000-06-22 Eli Zaretskii *** empty log message ***
2000-06-22 Eli Zaretskii (make-backup-file-name-1): On DOS/Windows, run the
2000-06-22 Eli Zaretskii (convert-standard-filename): Convert leading
2000-06-22 Eli Zaretskii (Documentation): Describe how man pages with
2000-06-22 Eli Zaretskii (Text and Binary): Separate description of EOL
2000-06-22 Dave Love *** empty log message ***
2000-06-22 Dave Love (C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.
2000-06-22 Dave Love (C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.
2000-06-22 Gerd Moellmann *** empty log message ***
2000-06-22 Gerd Moellmann Fix bug: if ^L is the very first buffer character,
2000-06-22 Kenichi Handa (ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
2000-06-22 Kenichi Handa *** empty log message ***
2000-06-21 Gerd Moellmann *** empty log message ***
2000-06-21 Gerd Moellmann (sh-while-getopts): Fix handling of
2000-06-21 Dave Love *** empty log message ***
2000-06-21 Dave Love (GETLOADAVG_OBJ): Removed -- LIBOBJS does it.