log

age author description
1993-06-10 Jim Blandy Typo.
1993-06-10 Jim Blandy Doc fix.
1993-06-10 Jim Blandy * compile.el (compilation-error-list): When we haven't yet
1993-06-10 Jim Blandy * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
1993-06-10 Jim Blandy * sysdep.c: Remove clause for DGUX support of FASYNC; add clause
1993-06-10 Jim Blandy * configure.in: Use AC_LONG_FILE_NAMES.
1993-06-10 Jim Blandy * filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to
1993-06-10 Jim Blandy * s/dgux.h (BROKEN_FASYNC): #define this.
1993-06-10 Jim Blandy * s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:
1993-06-10 Jim Blandy * configure.in: Recognize configuration name for Data General
1993-06-10 Jim Blandy * fileio.c (Frename_file): Pass all arguments to the file name handler.
1993-06-09 Roland McGrath *** empty log message ***
1993-06-09 Jim Blandy * s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.
1993-06-09 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
1993-06-09 Jim Blandy * emacsserver.c (main): When we're passing a `struct sockaddr_un'
1993-06-09 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
1993-06-09 Jim Blandy * process.c (sigchld_handler): Add cast, to avoid warnings on Linux.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-09 Jim Blandy entered into RCS
1993-06-09 Jim Blandy *** empty log message ***
1993-06-09 Jim Blandy * scroll-bar.el (scroll-bar-set-window-start): Remember that the
1993-06-09 Jim Blandy *** empty log message ***
1993-06-09 Jim Blandy * xdisp.c (display_text_line): Handle case where line ends in a
1993-06-09 Jim Blandy * xterm.c (x_is_vendor_fkey): New function.
1993-06-09 Jim Blandy * s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
1993-06-09 Jim Blandy * xfaces.c (init_frame_faces): Remove assumption that the selected
1993-06-09 Jim Blandy * configure.in: Test for bison.
1993-06-09 Jim Blandy * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
1993-06-08 Richard M. Stallman (dired-flag-auto-save-files): Ignore `*' added by ls -F.
1993-06-08 Richard M. Stallman (INTERVAL_WRITABLE_P): Fix backwards tests.
1993-06-08 Melissa Weisshaus Initial revision
1993-06-08 Richard M. Stallman (sc-mark): Use mark-marker.
1993-06-08 Richard M. Stallman Rewrite by author; mostly rearrangements.
1993-06-08 Jim Blandy * configure.in: Remove extra ;; from hpux cases.
1993-06-08 Jim Blandy * configure.in (CFLAGS): Don't set this according to the value of
1993-06-08 Jim Blandy * configure.in (machine): Fix the versions in hpux version number test.
1993-06-08 Jim Blandy * wakeup.c: Include sys/types.h, too; I think that's where time_t
1993-06-08 Jim Blandy * config.h.in (HAVE_LIBDNET): New macro, to be defined by
1993-06-08 Jim Blandy * ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;
1993-06-08 Richard M. Stallman #undef static.
1993-06-08 Richard M. Stallman (Fforward_comment): Set point to where scan stops,
1993-06-08 Richard M. Stallman (fortran-indent-new-line): Renamed from
1993-06-08 Richard M. Stallman (mouse-drag-region-1): Un-comment-out this function.
1993-06-08 Richard M. Stallman (Info-follow-reference): Fix completion defaulting.
1993-06-08 Jim Blandy * make-dist: Add clauses to distribute lisp/forms-mode.
1993-06-08 Richard M. Stallman (safe-documentation): Don't crash on byte-compiled macro.
1993-06-08 Richard M. Stallman (telnet-simple-send): New function.
1993-06-08 Richard M. Stallman (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
1993-06-08 Richard M. Stallman (syms_of_fileio): Set up Qset_visited_file_modtime.
1993-06-07 Richard M. Stallman (init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.
1993-06-07 Richard M. Stallman (x_caught_error_message): Change type to char* from char*[].
1993-06-07 Richard M. Stallman Add NO_TERMIO conditional.
1993-06-07 Richard M. Stallman (texinfo-section-types-regexp): Add @chapheading.
1993-06-07 Richard M. Stallman (x-create-frame-with-faces): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (frame-initialize): Reversevideo -> ReverseVideo.
1993-06-07 Richard M. Stallman (Fadd_text_properties): Don't treat the initial
1993-06-07 Richard M. Stallman Fix typos in previous change.
1993-06-07 Richard M. Stallman Doc fixes. Delete local variable list at the end.
1993-06-07 Richard M. Stallman (describe-buffer-case-table): Merge locals i and ch.
1993-06-07 Richard M. Stallman (outlinify-sticky): Renamed from outlineify-sticky.