1996-03-26 |
Richard M. Stallman |
(set-visited-file-name): Don't call find-buffer-visiting if filename is nil.
|
1996-03-26 |
Richard M. Stallman |
(xlwmenu.o): New explicit target.
|
1996-03-25 |
Richard M. Stallman |
(mouse-buffer-menu): Keep the order of buffers straight.
|
1996-03-25 |
Richard M. Stallman |
(x-frob-font-slant): Properly handle a match against
|
1996-03-25 |
Richard M. Stallman |
(merge_widget_value): Set the this_one_change field.
|
1996-03-25 |
Richard M. Stallman |
(struct widget_value): New field this_one_change.
|
1996-03-25 |
Richard M. Stallman |
(destroy_all_children): New arg first_child_to_destroy.
|
1996-03-25 |
Richard M. Stallman |
(sh-shell-arg): Don't add any options for bash, ksh.
|
1996-03-25 |
Richard M. Stallman |
(xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.
|
1996-03-24 |
Richard M. Stallman |
Doc fixes. Reorganized. Retired v18 support.
|
1996-03-24 |
Richard M. Stallman |
Comment change.
|
1996-03-24 |
Richard M. Stallman |
(Fcall_process, child_setup): If BSD_PGRPS, call
|
1996-03-24 |
Richard M. Stallman |
(setpgrp): New macro.
|
1996-03-24 |
Richard M. Stallman |
(timer-set-time): Don't set usecs to nil.
|
1996-03-24 |
Richard M. Stallman |
(ange-ftp-dired-call-process): Return 1 if error.
|
1996-03-23 |
Richard M. Stallman |
(ange-ftp-call-chmod): Return proper value.
|
1996-03-23 |
Richard M. Stallman |
Use custom-asis instead of as-is.
|
1996-03-23 |
Richard M. Stallman |
(custom-type-properties): Use custom-asis instead of as-is.
|
1996-03-23 |
Tom Tromey |
(tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.
|
1996-03-23 |
Richard M. Stallman |
(install-strip): Get rid of continuation.
|
1996-03-22 |
Richard M. Stallman |
(wait_reading_process_input): Eliminate bogus test
|
1996-03-22 |
Richard M. Stallman |
Comment change.
|
1996-03-22 |
Richard M. Stallman |
(install-strip): Fix whitespace.
|
1996-03-22 |
Richard M. Stallman |
Ancient leading comment removed.
|
1996-03-22 |
Francesco Potortì |
* etags.c (just_read_file): Reset lineno and charno on entry.
|
1996-03-22 |
Richard M. Stallman |
(elp-instrument-package): Don't instrument keymaps and autoloaded functions.
|
1996-03-22 |
Richard M. Stallman |
(switch-to-lisp): Sometimes turn on pop-up-frames.
|
1996-03-22 |
Richard M. Stallman |
(add-log-full-name, add-log-mailing-address): Add autoload cookies.
|
1996-03-22 |
Richard M. Stallman |
(vc-update-change-log): Use add-log-full-name and
|
1996-03-21 |
Doug Evans |
(os): sunos[3456] -> sunos[34], sunos[56] have their own entries
libc-960322 libc-960323 libc-960324 libc-960325 libc-960326 libc-960327 libc-960328
|
1996-03-21 |
Richard M. Stallman |
(indent-c++-exp): Use calculate-c-indent-after-brace.
|
1996-03-21 |
Richard M. Stallman |
(custom-declare): Change `as' to `as-is'.
|
1996-03-21 |
Richard M. Stallman |
(custom-type-properties): Add new type `triggle' for
|
1996-03-20 |
Richard M. Stallman |
(main): Initialize progname variable before using it.
|
1996-03-20 |
Richard M. Stallman |
(sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.
|
1996-03-20 |
Richard M. Stallman |
(install-strip): New target.
|
1996-03-20 |
Richard M. Stallman |
(Fcall_interactively): In `c' case, use message_nolog
|
1996-03-20 |
Richard M. Stallman |
Comment change.
|
1996-03-20 |
Roland McGrath |
(NULL): Define only if not already defined.
amigados-merge make-3-74-4
|
1996-03-20 |
Roland McGrath |
[HAVE_STRING_H]: Include string.h.
|
1996-03-19 |
Richard M. Stallman |
(wait_reading_process_input): Extract the number from read_kbd with XINT.
|
1996-03-19 |
Richard M. Stallman |
(gnus-make-face): Redo Feb 20 change.
|
1996-03-19 |
Richard M. Stallman |
(custom-face-hack): Avoid evalling the args
|
1996-03-19 |
Richard M. Stallman |
(fill-region-as-paragraph): Fix the second check for
|
1996-03-19 |
Richard M. Stallman |
Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.
|
1996-03-19 |
Richard M. Stallman |
(HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.
|
1996-03-19 |
Geoff Voelker |
(getpid): New function.
|
1996-03-18 |
Karl Heuer |
(count-windows): Doc fix.
|
1996-03-18 |
Erik Naggum |
(insert-buffer): Fix typo in previous change.
|
1996-03-18 |
Francesco Potortì |
* simple.el (insert-buffer): Interactive default changed to a more
|
1996-03-18 |
Richard M. Stallman |
Comment change.
|
1996-03-18 |
Richard M. Stallman |
(describe-mode): Handle minor mode w/o mode line indicator.
|
1996-03-18 |
Richard M. Stallman |
(X_I18N_INHIBITED): New macro--define this
|
1996-03-18 |
Richard M. Stallman |
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.
|
1996-03-18 |
Richard M. Stallman |
(struct x_output): New member xim.
|
1996-03-17 |
Richard M. Stallman |
Perl Manual item deleted.
|
1996-03-17 |
Richard M. Stallman |
(fill-context-prefix): Unused var `eol' deleted.
|
1996-03-17 |
Richard M. Stallman |
Comment/whitespace change.
|
1996-03-17 |
Richard M. Stallman |
(update_from_various_frame_slots)
|
1996-03-17 |
Richard M. Stallman |
(LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.
|