summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change. Use sed's y command instead.release-0-1release-0-0libc-960912libc-960911libc-960910libc-960909libc-960908libc-960907libc-960906libc-960905libc-960904libc-960903libc-960902libc-960901libc-960831libc-960830libc-960829libc-960828libc-960827libc-960826libc-960825libc-960824libc-960823libc-960822libc-960821libc-960820libc-960819libc-960818libc-960817libc-960816libc-960815libc-960814libc-960813libc-960812libc-960811libc-960810libc-960809libc-960808libc-960807libc-960806libc-960805libc-960804libc-960803libc-960802libc-960801libc-960731libc-960730libc-960729libc-960728libc-960727libc-960726libc-960725libc-960724libc-960723libc-960722libc-960721libc-960720libc-960719libc-960718libc-960717libc-960716libc-1-93Karl Heuer1996-07-161-1/+2
* Use portable tr syntax.Karl Heuer1996-07-161-1/+1
* Undo previous change.Karl Heuer1996-07-161-2/+2
* [__ELF__] (C_SWITCH_MACHINE): Define.Karl Heuer1996-07-161-8/+21
* [__ELF__] (START_FILES, LIB_STANDARD):Karl Heuer1996-07-161-2/+2
* (Qmouse_leave_buffer_hook): Delete redundant definition.Karl Heuer1996-07-161-5/+0
* (Qmouse_leave_buffer_hook): Declare it here.Karl Heuer1996-07-161-1/+1
* (Qarith_error): Delete redundant definition.Karl Heuer1996-07-151-2/+0
* Add 64-bit ELF and Alpha/ELF support.Karl Heuer1996-07-151-40/+86
* Use <config.h>.Karl Heuer1996-07-151-1/+12
* [HAVE_TERMIOS_H]: Declare ospeed as speed_t.Karl Heuer1996-07-152-1/+11
* (create_process_1, sigchld_handler):Karl Heuer1996-07-151-3/+3
* (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):Karl Heuer1996-07-151-6/+12
* (input_available_signal, interrupt_signal):Karl Heuer1996-07-151-2/+2
* Don't delare ospeed; cm.h already did it.Karl Heuer1996-07-151-2/+0
* (arith_error): Don't reinstall sig handler if POSIX_SIGNALS.Karl Heuer1996-07-151-1/+1
* (HAVE_TERMIOS_H): Add #undef.Karl Heuer1996-07-151-0/+1
* Check for termios.h header.Karl Heuer1996-07-151-1/+1
* Declare main as int, not void.Karl Heuer1996-07-153-5/+7
* [__GNU_LIBRARY__]: Use size_t for fromlen.Karl Heuer1996-07-151-1/+7
* [__GNU_LIBRARY__]: Use <string.h>.Karl Heuer1996-07-153-0/+12
* (texinfo-format-today): Avoid race condition by getting current time only once.Karl Heuer1996-07-151-9/+1
* (appt-check, appt-make-list): Avoid race conditionKarl Heuer1996-07-151-8/+6
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-151-5/+1
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-151-4/+3
* (smtpmail-send-data-1): Escape "." at the start ofKarl Heuer1996-07-151-3/+3
* (getwd): Correct return type.Karl Heuer1996-07-151-1/+1
* Correct return type of getwd.Karl Heuer1996-07-151-1/+1
* * config.guess (HP 9000/811): Recognize this as a PA1.1Jeff Law1996-07-151-1/+1
* Generalize C90 alternative to all x90 machines.libc-960715Torbjorn Granlund1996-07-141-2/+3
* (eldoc-mode): Toggle eldoc-mode if no prefix given.Noah Friedman1996-07-141-4/+6
* * gnus-cache.el (()): Make sure byte-compilation doesn't trip onLars Magne Ingebrigtsen1996-07-141-1/+4
* ((provide 'gnus)): Make sure `gnus-directory' is definedLars Magne Ingebrigtsen1996-07-141-0/+1
* Added Richard's diffs to this file, fixed a couple of small bugsDaniel Hagerty1996-07-141-75/+137
* (Fmatch_data): If no matching done yet, return Qnil.Karl Heuer1996-07-141-1/+1
* (sys_gmtime): Don't assume year < 2000.Karl Heuer1996-07-141-1/+1
* (xm_update_menu): Fix loop termination test.Karl Heuer1996-07-131-1/+3
* (outline-auto-activation, outline-layout)Karl Heuer1996-07-131-126/+125
* (outline-resolve-xref): Do not mistake a blank lineKarl Heuer1996-07-131-2/+1
* (display-time): Fix start time for run-at-time.Karl Heuer1996-07-131-1/+4
* (wait_reading_process_input) [hpux]: Workaround forKarl Heuer1996-07-131-1/+17
* Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only sk...Simon Marshall1996-07-131-2/+2
* (Fvertical_motion): Doc fix.Karl Heuer1996-07-131-11/+16
* (rmail-summary-next-labeled-message)Karl Heuer1996-07-131-6/+12
* (mouse-major-mode-menu-1): No need to copy the topKarl Heuer1996-07-131-18/+1
* (browse-url-netscape-program): New variable.Karl Heuer1996-07-131-3/+9
* Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.Simon Marshall1996-07-121-4/+16
* 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-f...Simon Marshall1996-07-121-46/+57
* 1. Use new font-lock-comment-start-regexp for matching a comment---it can be...Simon Marshall1996-07-121-20/+91
* (dabbrev-case-fold-search, dabbrev-case-replace): SetKarl Heuer1996-07-121-0/+2