bpt/emacs.git
1995-09-10 Richard M.... (main): Call tzset only if LOCALTIME_CACHE is defined;
1995-09-10 Richard M.... (LOCALTIME_CACHE): Define if tzset exists and
1995-09-10 Richard M.... (command_loop_1): Set this_command to nil before readin...
1995-09-09 Richard M.... (Fdecode_time): Doc fix.
1995-09-08 André Spiegel(vc-dired-mode): Now a major mode derived from dired...
1995-09-08 André Spiegel(vc-locking-user): Fixed wrong parentheses.
1995-09-08 André Spiegel(dired-internal-noselect): Set dired-directory when...
1995-09-08 Richard M.... Rename all register-name args to `register'.
1995-09-08 Richard M.... (Fmake_marker): Initialize insertion_type to 0.
1995-09-08 Richard M.... Fix typos.
1995-09-08 Richard M.... (HAVE_UNISTD_H): Add #undef.
1995-09-06 Richard M.... (ange-ftp-gwp-filter): Go to process buffer before...
1995-09-06 Richard M.... (Info-suffix-list): Add .inf to MSDOS list.
1995-09-06 Richard M.... (gud-filter): Save up text that arrives while processin...
1995-09-06 Richard M.... (install-arch-indep): Always install the new dir file;
1995-09-06 Richard M.... (rmail-summary-construct-io-menu): Use all of FILES.
1995-09-04 Richard M.... (mail-interactive-insert-alias): Call mail-abbrev-expan...
1995-09-03 Richard M.... (Fcopy_marker): New arg TYPE.
1995-09-03 Richard M.... (Fmake_indirect_buffer): Set the insertion_type of...
1995-09-03 Richard M.... (adjust_markers_for_insert): New function.
1995-09-03 Richard M.... (dired-internal-noselect): New arg MODE.
1995-09-03 Richard M.... (putchar): Call internal_flush instead of _flsbuf.
1995-09-02 David J. MacKenzieDon't assume that HAVE_CONFIG_H implies emacs.
1995-09-02 Richard M.... (auto-mode-alist): Handle .f90 files.
1995-09-02 Richard M.... Simplify using new names file names src/makefile.in,
1995-09-02 Richard M.... Define STDC_HEADERS.
1995-09-02 Richard M.... (Fmsdos_mouse_enable, Fmsdos_mouse_disable)
1995-09-02 Richard M.... (sleep_or_kbd_init): Delete declaration.
1995-09-02 Richard M.... (sys_subshell) [MSDOS]: Handle SUSPEND env var.
1995-09-02 Richard M.... [!MULTI_FRAME] (Factive_minibuffer_window): New function.
1995-09-02 Richard M.... (SITELOAD_PURESIZE_EXTRA): New macro.
1995-09-02 Richard M.... (Fmake_symbolic_link, Fadd_name_to_file):
1995-09-02 Richard M.... (Ffile_name_all_completions, Ffile_name_completion):
1995-09-01 Richard M.... (re_search_2): If pattern starts with \=, optimize...
1995-09-01 Richard M.... (save_excursion_save): Pass the new arg to Fcopy_marker.
1995-09-01 Richard M.... (save_window_save): Pass the new arg to Fcopy_marker.
1995-08-31 Richard M.... (sendmail-send-it): Use user-mail-address.
1995-08-31 Richard M.... (Fcommand_execute): Ignore `disabled' property on
1995-08-31 Richard M.... (Fdisplay_completion_list): Clear all text properties
1995-08-31 Richard M.... (ange-ftp-vms-sans-version): Accept extra args.
1995-08-31 Richard M.... Add #undef for open, close, read, write.
1995-08-30 Richard M.... (kill-new): Compute 2nd arg to interprogram-cut-functio...
1995-08-30 Richard M.... (list-directory): Set default-directory.
1995-08-29 Richard M.... (Fdecode_time): Doc fix.
1995-08-29 Richard M.... (dired-byte-compile): Report failure if output file...
1995-08-29 Richard M.... (decode_env_path): Use ".", not nil, for current dir.
1995-08-29 Richard M.... (function-key-map): Consistently map CLEAR to C-l.
1995-08-29 Richard M.... (wordstar-center-line): Renamed from center-line.
1995-08-29 André Spiegel(vc-dired-update-line): Don't use dired-do-redisplay.
1995-08-29 André Spiegel(vc-utc-string): New function.
1995-08-29 Richard M.... (x_wm_set_icon_pixmap): If trying to turn off icon...
1995-08-28 Roland McGrath(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.
1995-08-28 Richard M.... (recover-session-finish): Catch erorr in recover-file.
1995-08-28 Richard M.... (basic-save-buffer): Doc fix.
1995-08-28 Richard M.... (executable-set-magic): Use make-local-hook for after...
1995-08-28 Richard M.... (makefile-font-lock-keywords): Highlight lines with
1995-08-28 Richard M.... Fix typo in global-map define.
1995-08-27 Richard M.... (doprnt): Fix typo in error message.
1995-08-27 Richard M.... Delete some #if 0'd functions.
1995-08-27 Richard M.... (rassoc): Definition deleted.
1995-08-27 Richard M.... (mail-mode-syntax-table): defvar deleted.
1995-08-27 Richard M.... Load cl only during compilation.
1995-08-27 Richard M.... (hide-ifdef-hiding): Delete duplicate defvar.
1995-08-27 Richard M.... (m2-execute-monitor-command): Renamed from execute...
1995-08-27 Richard M.... (refer-every): Renamed from every.
1995-08-26 Richard M.... (eventp): Duplicate definition deleted.
1995-08-26 Richard M.... Doc fixes.
1995-08-26 Richard M.... (ada-spec-suffix): Definition deleted.
1995-08-26 Richard M.... (abs): Function definition deleted.
1995-08-26 Richard M.... (Info-default-directory-list): Duplicate defvar deleted.
1995-08-26 Richard M.... (modifier_names): Add 4 bits to modifier bit positions.
1995-08-25 Richard M.... (rebuild-mail-abbrevs): FILE defaults to visited file.
1995-08-25 André Spiegel(vc-fetch-master-properties): Count cvs status "Needs...
1995-08-25 André Spiegel(vc-directory): Kill existing vc-dired buffers for...
1995-08-25 Roland McGrath(next-file): Advance next-file-list before finding...
1995-08-25 Richard M.... (describe-function): Show file name for autoloaded...
1995-08-25 Richard M.... (mouse-avoidance-mode): Use post-command-idle-hook...
1995-08-25 Richard M.... (what-line): Print narrowed linenum with full buffer...
1995-08-24 Richard M.... (makefile-mode-syntax-table): "]" is a close-paren.
1995-08-24 Richard M.... (makefile-add-log-defun): Avoid error at eob.
1995-08-23 Richard M.... Doc fixes.
1995-08-23 Roland McGrath[HAVE_CONFIG_H]: Include config.h.
1995-08-22 Richard M.... (2C-mode): Use make-local-hook and add-hook.
1995-08-22 Richard M.... (icomplete-minibuffer-setup): Use make-local-hook
1995-08-22 Richard M.... (ediff-profile): Use make-local-hook and add and remove...
1995-08-22 Richard M.... (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push...
1995-08-22 Richard M.... (basic-save-buffer): Call vc-after-save.
1995-08-22 Richard M.... (auto-mode-alist): Turn on use of makefile-mode.
1995-08-22 Richard M.... (byte-compiler-base-file-name): New function.
1995-08-22 Richard M.... (Info-suffix-list): For MS-DOS, use gunzip as the only...
1995-08-22 André SpiegelRemoved the comment that said we assume strict locking.
1995-08-22 André Spiegel(vc-simple-command): New function.
1995-08-22 Tom Tromey(tcl-hilit): New function from "Chris Alfeld" <calfeld...
1995-08-22 Richard M.... (insert-kbd-macro): Express vector char modifiers with
1995-08-22 Richard M.... (jka-compr-byte-compiler-base-file-name): New function.
1995-08-22 Karl Heuer(display_text_line): Write blanks under the entire
1995-08-21 Roland McGrath(compilation-exit-message-function): New variable.
1995-08-21 Richard M.... (Qpost_command_idle_hook, Vpost_command_idle_hook)...
1995-08-21 Richard M.... Use post-command-idle-hook.
1995-08-21 Richard M.... Include syssignal.h.
next