summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (gnus-make-face, custom-declare): Rename custom-asis to custom:asis.Richard M. Stallman1996-03-271-32/+31
* (te-terminal-name-prefix): Change fromRichard M. Stallman1996-03-271-10/+17
* (ange-ftp-wait-not-busy): New subroutine.Richard M. Stallman1996-03-271-18/+25
* (sh-shell-arg): Add no options for bash, ksh, or wksh.Richard M. Stallman1996-03-271-4/+7
* (timer-event-handler): Inhibit quitting.Richard M. Stallman1996-03-271-1/+10
* (custom:asis): Renamed from custom-asis.Richard M. Stallman1996-03-271-6/+6
* (set-visited-file-name): Don't call find-buffer-visiting if filename is nil.Richard M. Stallman1996-03-261-1/+1
* (xlwmenu.o): New explicit target.Richard M. Stallman1996-03-261-0/+1
* (mouse-buffer-menu): Keep the order of buffers straight.Richard M. Stallman1996-03-251-2/+3
* (x-frob-font-slant): Properly handle a match againstRichard M. Stallman1996-03-251-4/+8
* (merge_widget_value): Set the this_one_change field.Richard M. Stallman1996-03-251-1/+5
* (struct widget_value): New field this_one_change.Richard M. Stallman1996-03-251-0/+3
* (destroy_all_children): New arg first_child_to_destroy.Richard M. Stallman1996-03-251-41/+88
* (sh-shell-arg): Don't add any options for bash, ksh.Richard M. Stallman1996-03-251-2/+5
* (xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.Richard M. Stallman1996-03-251-3/+4
* Doc fixes. Reorganized. Retired v18 support.Richard M. Stallman1996-03-241-594/+585
* Comment change.Richard M. Stallman1996-03-241-1/+1
* (Fcall_process, child_setup): If BSD_PGRPS, callRichard M. Stallman1996-03-241-2/+2
* (setpgrp): New macro.Richard M. Stallman1996-03-241-0/+5
* (timer-set-time): Don't set usecs to nil.Richard M. Stallman1996-03-241-3/+10
* (ange-ftp-dired-call-process): Return 1 if error.Richard M. Stallman1996-03-241-6/+11
* (ange-ftp-call-chmod): Return proper value.Richard M. Stallman1996-03-231-2/+4
* Use custom-asis instead of as-is.Richard M. Stallman1996-03-231-31/+31
* (custom-type-properties): Use custom-asis instead of as-is.Richard M. Stallman1996-03-231-4/+7
* (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.Tom Tromey1996-03-231-5/+10
* (install-strip): Get rid of continuation.Richard M. Stallman1996-03-231-2/+1
* (wait_reading_process_input): Eliminate bogus testRichard M. Stallman1996-03-221-1/+1
* Comment change.Richard M. Stallman1996-03-222-2/+4
* (install-strip): Fix whitespace.Richard M. Stallman1996-03-221-1/+1
* Ancient leading comment removed.Richard M. Stallman1996-03-221-100/+128
* * etags.c (just_read_file): Reset lineno and charno on entry.Francesco Potortì1996-03-221-92/+408
* (elp-instrument-package): Don't instrument keymaps and autoloaded functions.Richard M. Stallman1996-03-221-3/+3
* (switch-to-lisp): Sometimes turn on pop-up-frames.Richard M. Stallman1996-03-221-1/+6
* (add-log-full-name, add-log-mailing-address): Add autoload cookies.Richard M. Stallman1996-03-221-0/+2
* (vc-update-change-log): Use add-log-full-name andRichard M. Stallman1996-03-221-6/+4
* (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