summaryrefslogtreecommitdiff
Commit message (Collapse)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
| | | | | (NO_TERMIO): Define this unconditionally. (COFF): Omit this if ELF.
* [__ELF__] (START_FILES, LIB_STANDARD):Karl Heuer1996-07-161-2/+2
| | | | Use files in /alt/usr/lib, not /usr/lib.
* (Qmouse_leave_buffer_hook): Delete redundant definition.Karl Heuer1996-07-161-5/+0
| | | | (syms_of_frame_1): Delete the duplicate assignment and staticpro.
* (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. [USG]: Include <string.h>.
* [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
| | | | Don't reinstall sig handler if POSIX_SIGNALS.
* (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):Karl Heuer1996-07-151-6/+12
| | | | | Omit these definitions if ELF. (LINUX_SBRK_BUG): Omit this if using a recent GNU library.
* (input_available_signal, interrupt_signal):Karl Heuer1996-07-151-2/+2
| | | | Don't reinstall sig handler if POSIX_SIGNALS.
* 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
| | | | by getting current time once, not twice.
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-151-5/+1
| | | | if user says no.
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-151-4/+3
| | | | empty buffer.
* (smtpmail-send-data-1): Escape "." at the start ofKarl Heuer1996-07-151-3/+3
| | | | any line of data, not just lines containing nothing else.
* (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
| | | | machine.
* 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
| | | | the undefined `gnus-add-shutdown'.
* ((provide 'gnus)): Make sure `gnus-directory' is definedLars Magne Ingebrigtsen1996-07-141-0/+1
| | | | when byte-compiling.
* Added Richard's diffs to this file, fixed a couple of small bugsDaniel Hagerty1996-07-141-75/+137
| | | | texinfo related bugs.
* (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-primary-bullet, outline-plain-bullets-string) (outline-distinctive-bullets-string, outline-old-style-prefixes) (outline-stylish-prefixes, outline-file-xref-bullet) (outline-use-hanging-indents, outline-bullets-string) (outline-write-file-hook, outline-mode, outline-prefix-data) (outline-before-change-protect, outline-make-topic-prefix) (outline-rebullet-current-heading, outline-rebullet-heading) (outline-listify-exposed, outline-expose-topic) (outline-old-expose-topic, outline-exposure) (outline-latex-verbatim-quote-curr-line) (outline-show-current-subtree, outline-hide-current-subtree) (outline-hide-current-leaves, outline-new-exposure): Doc fix.
* (outline-resolve-xref): Do not mistake a blank lineKarl Heuer1996-07-131-2/+1
| | | | following an xref (@) bullet as part of the rerefenced file name.
* (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
| | | | annoying messages.
* Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only ↵Simon Marshall1996-07-131-2/+2
| | | | skips commas.
* (Fvertical_motion): Doc fix.Karl Heuer1996-07-131-11/+16
|
* (rmail-summary-next-labeled-message)Karl Heuer1996-07-131-6/+12
| | | | | (rmail-summary-previous-labeled-message): Call rmail-summary-goto-msg to move point in the summary.
* (mouse-major-mode-menu-1): No need to copy the topKarl Heuer1996-07-131-18/+1
| | | | levels of structure.
* (browse-url-netscape-program): New variable.Karl Heuer1996-07-131-3/+9
| | | | | (browse-url-mosaic-program): New variable. (browse-url-mosaic, browse-url-netscape): Use them.
* 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 ↵Simon Marshall1996-07-121-46/+57
| | | | | | | | 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. 2. Don't bind file-name-handler-alist, it can break dir tracking. 3. Expand ^ in input only at boi. 4. Use new comint-file-name-regexp as source of valid chars in filenames.
* 1. Use new font-lock-comment-start-regexp for matching a comment---it can ↵Simon Marshall1996-07-121-20/+91
| | | | | | be faster than comment-start-skip. 2. Don't treat ; as an item separator.
* (dabbrev-case-fold-search, dabbrev-case-replace): SetKarl Heuer1996-07-121-0/+2
| | | | risky-local-variable property, since these get eval'ed.