summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (*:Linux:*:*): Don't test for elf_i.86 or m68kelf.libc-970607libc-970606Richard M. Stallman1997-06-061-5/+1
* (*:Linux:*:*): Recognize sparclinux.Richard M. Stallman1997-06-061-9/+27
* (mipsel*-linux* and mips*-linux*):Richard M. Stallman1997-06-051-4/+4
* (set-process-filter): Advice doc fix.Karl Heuer1997-06-051-2/+2
* Customize.Richard M. Stallman1997-06-041-5/+15
* (Fcopy_keymap): After copying a sub-char-table, do store the copy.Richard M. Stallman1997-06-041-0/+2
* (stamp-oldxmenu): Always define this one way or another.Richard M. Stallman1997-06-041-1/+6
* (format-insert-file): Fix arg order to format-decode.Richard M. Stallman1997-06-041-9/+71
* Synched with 1.9908.Per Abrahamsen1997-06-042-10/+18
* Synached with 1.9908.Per Abrahamsen1997-06-041-51/+118
* (Info-tagify): Don't set Info-tag-table-marker if not in Info mode.Richard M. Stallman1997-06-041-1/+2
* (casify_object): Fix bug on handling a characterKenichi Handa1997-06-041-3/+7
* (mail-setup): Don't set buffer-file-coding-system to nil.Richard M. Stallman1997-06-031-1/+1
* (mouse-drag-safe-scroll): Doc fix.Karl Heuer1997-06-031-7/+7
* (follow-windows-aligned-p): Doc fix.Karl Heuer1997-06-031-150/+145
* (spaced-text-mode): Renamed from text-mode.Richard M. Stallman1997-06-031-29/+33
* (custom-variable-prompt): Change prompt.Richard M. Stallman1997-06-031-1/+1
* (mail-setup): Clear out buffer-file-coding-system.Richard M. Stallman1997-06-031-0/+2
* new versionMichael Kifer1997-06-026-4706/+4727
* (powerpcle-*-solaris2*): New alternative.Richard M. Stallman1997-06-021-0/+7
* Comment change.Richard M. Stallman1997-06-021-1/+1
* Finish installing previous change.Richard M. Stallman1997-06-021-1/+10
* (find_interval): No longer inline.Richard M. Stallman1997-06-021-1/+1
* (Freplace_match): If opoint is 0, that's relative to ZV.Richard M. Stallman1997-06-021-1/+1
* Many doc fixes.Richard M. Stallman1997-06-021-30/+27
* Also remove -DETAGS_REGEXPS from the target ctags:Francesco Potortì1997-06-021-1/+1
* (NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.Richard M. Stallman1997-06-021-1/+1
* Customize.Richard M. Stallman1997-06-021-73/+177
* (ada-other-file-alist): Variable definition moved to ada-mode.el.Richard M. Stallman1997-06-021-19/+1
* (syms_of_keyboard): Doc fix.Richard M. Stallman1997-06-021-2/+4
* (iso-8859-1): Use `1' for mode line.Richard M. Stallman1997-06-021-5/+13
* (koi8-r): Use R for mode line.Richard M. Stallman1997-06-021-1/+5
* (VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)Richard M. Stallman1997-06-021-5/+2
* (Fx_create_frame): Use XINT to access parent.Richard M. Stallman1997-06-021-1/+1
* (Fsyntax_table_p, check_syntax_table): Use EQ.Richard M. Stallman1997-06-021-6/+6
* (search_buffer): Use XINT around refs to trt.Richard M. Stallman1997-06-021-5/+5
* (concat3, get_truename_buffer): Declare them.Richard M. Stallman1997-06-021-2/+3
* (read_key_sequence): Change some locals to `int'.Richard M. Stallman1997-06-021-4/+4
* (compute_motion): Use XFASTINT on width_table elts.Richard M. Stallman1997-06-021-2/+2
* (map_char_table): Use XSETFASTINT.Richard M. Stallman1997-06-021-1/+1
* (Fwrite_region, build_annotations):Richard M. Stallman1997-06-021-6/+6
* (Fcompare_buffer_substrings): trt contains Lisp_Objects.Richard M. Stallman1997-06-021-3/+3
* (Fmove_overlay): Clean up setting o_beg and o_end.Richard M. Stallman1997-06-021-8/+4
* (Fmake_byte_code): Set val from p, not from val.Richard M. Stallman1997-06-021-2/+2
* [__NetBSD__]: Don't include filehdr.h, aouthdr.hRichard M. Stallman1997-06-021-0/+37
* [__alpha__] (NO_SHARED_LIBS): Defined.Richard M. Stallman1997-06-021-0/+4
* [__NetBSD__]: Include stdlib.h, not alloca.h.Richard M. Stallman1997-06-021-0/+8
* (alpha-*-netbsd*): New alternative.Richard M. Stallman1997-06-021-0/+1
* (m88k-dg-dgux4*): New alternative.Richard M. Stallman1997-06-011-0/+7
* (gud-dgux-p, gud-dguxdbx-marker-filter): New functions.Richard M. Stallman1997-06-011-0/+54