bpt/emacs.git
1994-09-27 Karl Heuer(x_scroll_bar_clear): Use type test macros.
1994-09-26 Richard M.... (Qplus): New variable.
1994-09-26 Richard M.... (Qplus): Declared.
1994-09-26 Richard M.... (dired-re-perms): Accept various file type letters.
1994-09-26 David J. MacKenzieremove CONFIG_BROKETS
1994-09-26 David J. MacKenzieREMOVE CONFIG_BROKETS
1994-09-26 Karl Heuer(WORDS_BIG_ENDIAN): define or undef appropriately,...
1994-09-26 Karl Heuer(argmatch): New function.
1994-09-25 Paul Reilly(lw_set_main_areas): Move call to XmMainSetAreas()...
1994-09-25 Paul ReillyClean up of temporary changes used to try to find a...
1994-09-25 Paul Reillyentered into RCS
1994-09-25 Richard M.... (enable-flow-control): Never make keyboard-translate...
1994-09-25 Richard M.... Delete __FreeBSD__ conditional macro definitions.
1994-09-25 Richard M.... (update_echo_area): New function.
1994-09-25 Richard M.... (get_doc_string): Look in ../etc while dumping.
1994-09-25 Paul Reillyentered into RCS
1994-09-25 Richard M.... Don't include signal.h, values.h.
1994-09-25 Richard M.... Comment change.
1994-09-25 Richard M.... (rmail-construct-io-menu): Don't print a message about...
1994-09-25 Richard M.... (set_file_times): Fix typo in previous change.
1994-09-25 Richard M.... (set_file_times): Don't test HAVE_UTIME.
1994-09-25 Richard M.... (HAVE_UTIMES): Add #undef.
1994-09-25 Paul Reilly*** empty log message ***
1994-09-24 Richard M.... (Ffile_writable_p): Use stat to test for existence.
1994-09-24 Richard M.... (strftime.o): New target.
1994-09-24 Richard M.... (dired-re-perms): Accept directories and symbolic links
1994-09-24 Richard M.... [USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
1994-09-24 Richard M.... (USE_DL_STUBS): Defined.
1994-09-24 Richard M.... (USE_DL_STUBS): Add #undef.
1994-09-24 Richard M.... (set_point): If Vinhibit_point_motion_hooks, ignore...
1994-09-24 Richard M.... (syms_of_textprop): Doc fix.
1994-09-24 Richard M.... (ange-ftp-start-process): Add use-smart-ftp code.
1994-09-24 Richard M.... (STACK_DIRECTION): Don't redefine if defined already.
1994-09-24 Richard M.... (auto-mode-alist): Handle ada-mode and icon-mode.
1994-09-24 Richard M.... (comint-input-chunk-size): Variable deleted.
1994-09-24 Richard M.... (nntp-send-region-to-server): Call process-send-region
1994-09-24 Richard M.... (shell-command, shell-command-on-region):
1994-09-24 Paul Reillyentered into RCS
1994-09-24 Richard M.... (Buffer-menu-delete): Handle prefix arg.
1994-09-24 Richard M.... (rmail-reformat-message): Run mail-message-filter
1994-09-24 Richard M.... (dired-virtual-mode): Doc fix.
1994-09-24 Richard M.... Comment change.
1994-09-24 Richard M.... (auto-mode-alist): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M.... (auto-execute): Use \' in auto-mode-alist regexps.
1994-09-24 Richard M.... Comment changes.
1994-09-24 Richard M.... (ada-mode): Add autoload cookie.
1994-09-24 Richard M.... (icon-mode): Add autoload cookie.
1994-09-24 Richard M.... (Fexpand_abbrev): Instead of Fcapitalize_region,
1994-09-24 Richard M.... (Fupcase_initials_region): New function.
1994-09-24 Richard M.... (upcase_initials): New function.
1994-09-24 Richard M.... (install-arch-indep): Don't do mkdir here.
1994-09-24 Richard M.... (touchy_mkdir): Make dir ugo+re even if it isn't new.
1994-09-24 Richard M.... (read_minibuf_unwind): Preserve Vdeactivate_mark.
1994-09-24 Richard M.... (find-alternate-file): Confirm killing buffer only...
1994-09-24 Richard M.... (get-file-buffer): Doc fix.
1994-09-24 Richard M.... (vc-finish-steal): Fix typo in previous change.
1994-09-24 Richard M.... (vc-finish-steal): Do vc-resynch-window in the right...
1994-09-24 Richard M.... (vc-backend-checkout): Add if-statements to the shell...
1994-09-24 Richard M.... (DONT_DEFINE_SIGNAL): Macro deleted.
1994-09-24 Richard M.... (DK_HEADER_FILE): Macro deleted.
1994-09-24 Richard M.... (DKSTAT_HEADER_FILE): Macro deleted.
1994-09-24 Richard M.... (CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
1994-09-24 Richard M.... (start_of_text): Don't test CANNOT_UNEXEC.
1994-09-24 Richard M.... Don't test CANNOT_UNEXEC.
1994-09-24 Richard M.... Don't test CANNOT_DUMP or CANNOT_UNEXEC.
1994-09-24 Richard M.... Delete BROKEN_FASYNC conditional.
1994-09-24 Richard M.... (Fset_default, Fset): Delete RTPC_REGISTER_BUG conditio...
1994-09-24 Richard M.... (Fprocess_send_eof): Delete DID_REMOTE conditional.
1994-09-24 Paul Reilly*** empty log message ***
1994-09-23 Richard M.... (prev_frame): Fix typo.
1994-09-23 Richard M.... Comment changes.
1994-09-23 Richard M.... (exec_sentinel_error_handler): New function.
1994-09-23 Richard M.... (Freplace_match): New 4th arg OBJECT can specify string...
1994-09-23 Richard M.... (Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-23 Paul Reilly*** empty log message ***
1994-09-23 Richard M.... (justify-current-line): Inherit props when inserting...
1994-09-23 Richard M.... (copy_text_and_data): Delete some printf's.
1994-09-23 Richard M.... (PURESIZE): Definition deleted.
1994-09-23 Richard M.... Initial revision
1994-09-23 Richard M.... (Fx_create_frame): Rename menuBarLines resource to...
1994-09-23 Roland McGrath(tag-symbol-match-p): New function.
1994-09-23 Roland McGrath(tags-table-check-computed-list): Call tags-verify...
1994-09-23 Richard M.... (X_IO_BUG): Definition deleted.
1994-09-23 Richard M.... (BSD): Have two definitions according to version number.
1994-09-23 Richard M.... (copy_text_and_data): Add RISCiX changes.
1994-09-23 Richard M.... (time-stamp-mail-host-name): Use mail-host-address.
1994-09-23 Richard M.... (UTILITIES): Remove test-distrib, make-docfile, make...
1994-09-23 Richard M.... (Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
1994-09-23 Richard M.... (FRAME_X_DISPLAY): New macro.
1994-09-23 Richard M.... (mail-extr-all-top-level-domains): Fix formal name...
1994-09-23 Richard M.... (x_destroy_window): Decrement ref count of x_screen...
1994-09-23 Richard M.... (rmail-retry-failure): Copy the whole block of headers...
1994-09-22 Richard M.... entered into RCS
1994-09-22 Richard M.... (add-change-log-entry): Set add-log-full-name and
1994-09-22 Richard M.... (shrink-window-if-larger-than-buffer): Use WINDOW's...
1994-09-22 Karl Heuer(evaporate_overlays): Overlay is in car, not cdr.
1994-09-22 Karl Heuer(expand-mail-aliases, define-mail-alias): Change sync...
1994-09-22 Karl Heuer(sendmail-synch-aliases): Renamed from sync-mail-aliase...
1994-09-22 Francesco PotortìUser option Man-notify-flag renamed to Man-notify-method.
1994-09-22 Francesco Potortì* ispell.el (check-ispell-version): suggest to try...
next