(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / files.el
1997-10-02 Karl Heuer(revert-without-query): Fix customize type.
1997-09-08 Richard M. Stallman(insert-directory): Encode the file name.
1997-09-06 Richard M. Stallman(auto-mode-alist): Handle .m4 and .mc files.
1997-09-02 Geoff Voelker(file-truename) [windows-nt]: Use the canonicalized
1997-09-01 Richard M. StallmanFix indentation.
1997-09-01 Kenichi Handa(hack-local-variables-prop-line): Ignore coding: tag.
1997-08-27 Richard M. Stallman(find-file-literally): Doc fix.
1997-08-26 Kenichi Handa(revert-buffer): Read a file without any code
1997-08-19 Kenichi Handa(append-to-file): Doc-string fixed.
1997-08-11 Richard M. Stallman(insert-file-literally): New command.
1997-08-07 Richard M. Stallman(insert-file-contents-literally): Doc fix.
1997-08-05 Richard M. Stallman(cd-absolute): Add missing arg to `error'.
1997-08-04 Richard M. Stallman(basic-save-buffer-1): Add missing argument for error.
1997-08-04 Richard M. Stallman(insert-file-contents-literally):
1997-07-23 Richard M. Stallman(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
1997-07-21 Richard M. Stallman(find-file-literally): Temporarily remove tar-mode and
1997-07-19 Richard M. Stallman(auto-mode-alist): Recognize .emacs in MSDOG syntax.
1997-07-16 Richard M. Stallman(set-auto-mode): If -*- line specifies a mode,
1997-07-08 Richard M. Stallman(find-file-literally): New function.
1997-06-27 Richard M. Stallman(file-chase-links): When handling .., make newname...
1997-06-20 Richard M. Stallman(require-final-newline): Fix custom :type.
1997-06-18 Richard M. Stallman(ctl-x-map): Delete the C-x C-q binding for toggle...
1997-06-18 Richard M. Stallman(backup, find-file): Make `files' their parent.
1997-06-08 Richard M. Stallman(file-name-non-special): Handle
1997-05-30 Richard M. Stallman(file-name-non-special): Special handling for
1997-05-28 Kenichi Handa(find-file): Delete the facility of handling a prefix
1997-05-20 Richard M. Stallman(path-separator, parse-colon-path): Doc fixes.
1997-05-10 Richard M. Stallman(backup-extract-version-start): New variable.
1997-05-10 Richard M. Stallman(auto-mode-alist): Shuffle a few elements,
1997-05-05 Richard M. StallmanUse defgroup and defcustom.
1997-05-05 Richard M. StallmanDoc fix.
1997-05-05 Richard M. Stallman(set-auto-mode): New arg JUST-FROM-FILE-NAME.
1997-04-21 Richard M. Stallman(recover-file): Fix error message.
1997-04-12 Richard M. Stallman(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
1997-04-11 Richard M. Stallman(file-relative-name): Expand both args before
1997-03-29 Richard M. Stallman(make-auto-save-file-name): Replace both / and \
1997-03-22 Richard M. Stallman(recover-session): Add `t' to switches.
1997-02-20 Karl Heuer(find-file, find-file-other-window,
1997-02-05 Erik Naggum(file-relative-name): Protect the match-data.
1997-02-03 Richard M. Stallman(set-visited-file-name): New arg ALONG-WITH-FILE.
1997-01-05 Richard M. Stallman(switch-to-buffer-other-frame)
1996-12-31 Richard M. Stallman(insert-directory): Use -- as arg
1996-12-16 Richard M. StallmanChange defconsts to defvars.
1996-12-15 Richard M. Stallman(find-file-revert-without-query): New variable.
1996-12-06 Karl Heuer(backup-buffer): Doc fix.
1996-11-17 Karl Heuer(write-contents-hooks): Doc fix.
1996-11-09 Richard M. Stallman(revert-buffer): Doc fix.
1996-10-28 Simon Marshallmore auto-mode-alist modes.
1996-10-26 Richard M. Stallman(set-visited-file-name): Doc fix.
1996-10-13 Richard M. Stallman(hack-local-variables-prop-line):
1996-10-10 Richard M. Stallman(auto-mode-alist): .hpp files get C++ mode.
1996-10-04 Richard M. Stallman(file-name-non-special): New function.
1996-10-02 Richard M. Stallman(recover-session): Error if session files turned off.
1996-09-25 Richard M. Stallman(auto-mode-alist): Add lower-case varieties of
1996-09-16 Richard M. Stallman(file-locked-p): Alias to `ignore' if no file locking.
1996-09-14 Richard M. Stallman(find-file-existing-other-name): Default value now t.
1996-09-13 Richard M. Stallman(inhibit-first-line-modes-regexps): Add .tgz.
1996-09-01 Richard M. Stallman(insert-directory): If ls fails, get an error.
1996-09-01 Richard M. Stallman(make-auto-save-file-name): Try a few directories
1996-08-29 Richard M. Stallman(kill-some-buffers): New arg LIST says buffers to maybe...
1996-08-20 Richard M. Stallman(revert-buffer): Doc fix.
1996-07-22 Richard M. Stallman(dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-07 Erik Naggum(insert-directory): Fix previous change.
1996-07-04 Miles Bader(insert-directory): When converting SWITCHES string...
1996-06-29 Richard M. Stallman(set-visited-file-name): New optional arg NO-QUERY.
1996-06-28 Richard M. Stallman(abbreviate-file-name): Ignore automount-dir-prefix...
1996-06-28 Richard M. Stallman(auto-mode-alist): Treat .pm like .pl.
1996-06-24 Richard M. Stallman(set-auto-mode): Run multiple mode: specs in left-to...
1996-06-18 Richard M. Stallman(auto-mode-alist): Add uppercase version of archive
1996-06-12 Richard M. Stallman(find-alternate-file): Don't clear buffer-file-truename
1996-06-09 Richard M. Stallman(hack-local-variables-prop-line): Bind enable-local...
1996-06-04 Richard M. Stallman(buffer-file-numbers-unique): New variable;
1996-05-21 Karl Heuer(make-backup-file-name): Check msdos-long-file-names.
1996-04-21 Richard M. Stallman(auto-mode-alist): .F gets fortran mode.
1996-04-19 Richard M. Stallman(after-find-file): Mention file name in "auto save...
1996-04-12 Richard M. Stallman(interpreter-mode-alist): Recognize perl5.
1996-04-11 Richard M. Stallman(auto-mode-alist): Handle `.java'.
1996-04-03 Richard M. Stallman(file-newest-backup): Return the newest backup for the
1996-03-26 Richard M. Stallman(set-visited-file-name): Don't call find-buffer-visitin...
1996-03-02 Richard M. StallmanComment change.
1996-03-01 Richard M. Stallman(set-visited-file-name): Query if there's already another
1996-02-21 Karl Heuer(find-file-noselect): If after-find-file switches buffers,
1996-02-19 Karl Heuer(interpreter-mode-alist): Add mawk.
1996-02-16 Karl Heuer(auto-mode-alist): Recognize GNUmakefile.
1996-02-16 Karl Heuer(auto-mode-alist): Recognize .itcl and .itk suffixes.
1996-02-02 Richard M. Stallman(auto-mode-alist): .ksh suffix means sh-mode.
1996-01-28 Richard M. Stallman(list-directory): Set default-directory better if the
1996-01-24 Karl Heuer(find-file-noselect): Fix error message style.
1996-01-19 Karl Heuer(auto-mode-alist): Recognize ".exp" suffix.
1996-01-17 Karl Heuer(auto-mode-alist): Use "\\`" instead of "^".
1996-01-15 Richard M. Stallman(auto-mode-alist): Add sgml-mode and html-mode.
1996-01-09 Karl Heuer(write-contents-hooks): Call make-variable-buffer-local.
1996-01-05 Richard M. Stallman(interpreter-mode-alist): Add most shells, with sh...
1996-01-04 Karl Heuer(make-directory): Doc fix.
1996-01-01 Richard M. Stallman(abbrev-file-name): Drive letter can go beyond `Z'...
1995-12-29 Richard M. Stallman(make-auto-save-file-name): Make name always end in #,
1995-12-28 Richard M. Stallman(wildcard-to-regexp): New function.
1995-12-25 Richard M. Stallman(revert-buffer): New arg preserve-modes.
1995-12-24 Roland McGrath(save-some-buffers): Don't give message if we queried.
1995-12-23 Richard M. Stallman(save-buffer): Doc fix.
next