log

age author description
1996-07-16 Karl Heuer Fix previous change. Use sed's y command instead. libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1
1996-07-16 Karl Heuer Use portable tr syntax.
1996-07-16 Karl Heuer Undo previous change.
1996-07-16 Karl Heuer [__ELF__] (C_SWITCH_MACHINE): Define.
1996-07-16 Karl Heuer [__ELF__] (START_FILES, LIB_STANDARD):
1996-07-16 Karl Heuer (Qmouse_leave_buffer_hook): Delete redundant definition.
1996-07-16 Karl Heuer (Qmouse_leave_buffer_hook): Declare it here.
1996-07-15 Karl Heuer (Qarith_error): Delete redundant definition.
1996-07-15 Karl Heuer Add 64-bit ELF and Alpha/ELF support.
1996-07-15 Karl Heuer Use <config.h>.
1996-07-15 Karl Heuer [HAVE_TERMIOS_H]: Declare ospeed as speed_t.
1996-07-15 Karl Heuer (create_process_1, sigchld_handler):
1996-07-15 Karl Heuer (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
1996-07-15 Karl Heuer (input_available_signal, interrupt_signal):
1996-07-15 Karl Heuer Don't delare ospeed; cm.h already did it.
1996-07-15 Karl Heuer (arith_error): Don't reinstall sig handler if POSIX_SIGNALS.
1996-07-15 Karl Heuer (HAVE_TERMIOS_H): Add #undef.
1996-07-15 Karl Heuer Check for termios.h header.
1996-07-15 Karl Heuer Declare main as int, not void.
1996-07-15 Karl Heuer [__GNU_LIBRARY__]: Use size_t for fromlen.
1996-07-15 Karl Heuer [__GNU_LIBRARY__]: Use <string.h>.
1996-07-15 Karl Heuer (texinfo-format-today): Avoid race condition by getting current time only once.
1996-07-15 Karl Heuer (appt-check, appt-make-list): Avoid race condition
1996-07-15 Karl Heuer (executable-set-magic): Don't put a space at end
1996-07-15 Karl Heuer (sh-mode): Call sh-set-shell only for a writable
1996-07-15 Karl Heuer (smtpmail-send-data-1): Escape "." at the start of
1996-07-15 Karl Heuer (getwd): Correct return type.
1996-07-15 Karl Heuer Correct return type of getwd.
1996-07-15 Jeff Law * config.guess (HP 9000/811): Recognize this as a PA1.1
1996-07-14 Torbjorn Granlund Generalize C90 alternative to all x90 machines. libc-960715
1996-07-14 Noah Friedman (eldoc-mode): Toggle eldoc-mode if no prefix given.
1996-07-14 Lars Magne Ingebrigtsen * gnus-cache.el (()): Make sure byte-compilation doesn't trip on
1996-07-14 Lars Magne Ingebrigtsen ((provide 'gnus)): Make sure `gnus-directory' is defined
1996-07-14 Daniel Hagerty Added Richard's diffs to this file, fixed a couple of small bugs
1996-07-14 Karl Heuer (Fmatch_data): If no matching done yet, return Qnil.
1996-07-14 Karl Heuer (sys_gmtime): Don't assume year < 2000.
1996-07-13 Karl Heuer (xm_update_menu): Fix loop termination test.
1996-07-13 Karl Heuer (outline-auto-activation, outline-layout)
1996-07-13 Karl Heuer (outline-resolve-xref): Do not mistake a blank line
1996-07-13 Karl Heuer (display-time): Fix start time for run-at-time.
1996-07-13 Karl Heuer (wait_reading_process_input) [hpux]: Workaround for
1996-07-13 Simon Marshall Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
1996-07-13 Karl Heuer (Fvertical_motion): Doc fix.
1996-07-13 Karl Heuer (rmail-summary-next-labeled-message)
1996-07-13 Karl Heuer (mouse-major-mode-menu-1): No need to copy the top
1996-07-13 Karl Heuer (browse-url-netscape-program): New variable.
1996-07-12 Simon Marshall Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
1996-07-12 Simon Marshall 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-functions, don't count back using the length of STRING, as previous fns may have changed the buffer. Count from process-mark.
1996-07-12 Simon Marshall 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
1996-07-12 Karl Heuer (dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-12 Karl Heuer (w32_read_socket): Remove unused WM_ERASEBKGND code.
1996-07-12 Karl Heuer (win32_wnd_proc): Handle WM_ERASEBKGND and
1996-07-12 Karl Heuer (menu_bar_item): Skip menu-bar equiv keys data
1996-07-12 Karl Heuer (smtpmail-deduce-address-list): Handle RESENT-* fields.
1996-07-12 Karl Heuer (normal-top-level-add-to-load-path):
1996-07-12 Karl Heuer [__GNUC__] (C_DEBUG_SWITCH): New definition.
1996-07-11 Karl Heuer (rmail-make-basic-summary-line):
1996-07-11 Karl Heuer (tex-validate-region): Skip fwd over whitespace
1996-07-11 Karl Heuer (lim_data): Make this an unsigned long.
1996-07-11 Karl Heuer (mouse-drag-region): Cope if stop-point is nil.