summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (os): sunos[3456] -> sunos[34], sunos[56] have their own entrieslibc-960328libc-960327libc-960326libc-960325libc-960324libc-960323libc-960322Doug Evans1996-03-211-1/+1
* (indent-c++-exp): Use calculate-c-indent-after-brace.Richard M. Stallman1996-03-211-1/+3
* (custom-declare): Change `as' to `as-is'.Richard M. Stallman1996-03-211-20/+20
* (custom-type-properties): Add new type `triggle' forRichard M. Stallman1996-03-211-6/+17
* (main): Initialize progname variable before using it.Richard M. Stallman1996-03-201-2/+3
* (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.Richard M. Stallman1996-03-201-1/+1
* (install-strip): New target.Richard M. Stallman1996-03-201-1/+6
* (Fcall_interactively): In `c' case, use message_nologRichard M. Stallman1996-03-201-1/+4
* Comment change.Richard M. Stallman1996-03-201-292/+270
* (NULL): Define only if not already defined.make-3-74-4amigados-mergeRoland McGrath1996-03-201-0/+2
* [HAVE_STRING_H]: Include string.h.Roland McGrath1996-03-201-0/+7
* (wait_reading_process_input): Extract the number from read_kbd with XINT.Richard M. Stallman1996-03-191-1/+1
* (gnus-make-face): Redo Feb 20 change.Richard M. Stallman1996-03-191-31/+31
* (custom-face-hack): Avoid evalling the argsRichard M. Stallman1996-03-191-2/+2
* (fill-region-as-paragraph): Fix the second check forRichard M. Stallman1996-03-191-2/+4
* Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+2
* (HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+1
* (getpid): New function.Geoff Voelker1996-03-191-0/+6
* (count-windows): Doc fix.Karl Heuer1996-03-181-2/+2
* (insert-buffer): Fix typo in previous change.Erik Naggum1996-03-181-1/+1
* * simple.el (insert-buffer): Interactive default changed to a moreFrancesco Potortì1996-03-181-4/+9
* Comment change.Richard M. Stallman1996-03-181-0/+3
* (describe-mode): Handle minor mode w/o mode line indicator.Richard M. Stallman1996-03-181-2/+5
* (X_I18N_INHIBITED): New macro--define thisRichard M. Stallman1996-03-181-5/+23
* (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.Richard M. Stallman1996-03-181-0/+7
* (struct x_output): New member xim.Richard M. Stallman1996-03-181-0/+3
* Perl Manual item deleted.Richard M. Stallman1996-03-171-4/+0
* (fill-context-prefix): Unused var `eol' deleted.Richard M. Stallman1996-03-171-2/+1
* Comment/whitespace change.Richard M. Stallman1996-03-171-7/+11
* (update_from_various_frame_slots)Richard M. Stallman1996-03-171-2/+2
* (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.Richard M. Stallman1996-03-171-3/+9
* (NEED_LIBW): Defined.Richard M. Stallman1996-03-171-0/+4
* (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.Richard M. Stallman1996-03-171-7/+0
* (X11R5_INHIBIT_I18N): Definition moved here.Richard M. Stallman1996-03-171-0/+7
* (HAVE_VERSION_H): Add #undef.Richard M. Stallman1996-03-171-0/+2
* (occur): If no matches, just display in echo area.Richard M. Stallman1996-03-171-90/+96
* (map-y-or-n-p): Fix previous change.Richard M. Stallman1996-03-171-3/+5
* (lisp-fill-paragraph): Treat code-and-comment case specially.Richard M. Stallman1996-03-171-3/+13
* (imenu-generic-expression): Autoload the make-variable-buffer-local call.Richard M. Stallman1996-03-171-0/+1
* (report-emacs-bug): Use a different address for pretest versions.Richard M. Stallman1996-03-171-2/+11
* (comint-exec-1): Use dumb instead of unknown, for terminfo.Richard M. Stallman1996-03-171-2/+2
* (install-arch-dep): Don't depend on install-arch-indep.Richard M. Stallman1996-03-171-3/+5
* (WinMain): Allocate a console for stdoutGeoff Voelker1996-03-171-1/+23
* Don't define backspace, M-backspace, delete,Geoff Voelker1996-03-161-6/+9
* (Vwin32_pass_alt_to_system,Geoff Voelker1996-03-161-6/+79
* (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):Geoff Voelker1996-03-161-0/+24
* Recognize mips-*-sysv*libc-960321libc-960320libc-960319libc-960318libc-960317libc-960316libc-960315Ian Lance Taylor1996-03-151-0/+7
* (compilation-find-buffer): Only choose compilation-last-buffer if it isRoland McGrath1996-03-141-0/+1
* (wait_reading_process_input) [! subprocesses]: RunKarl Heuer1996-03-141-36/+42
* Remove -fno-builtin hackery from -lm check.Roland McGrath1996-03-121-5/+0