]> code.delx.au - gnu-emacs/history - lisp/files.el
(risky-local-variable-p): New function.
[gnu-emacs] / lisp / files.el
2002-10-23 Richard M. Stallman(risky-local-variable-p): New function.
2002-10-14 André Spiegel(insert-directory): Handle //SUBDIRED// lines in recurs...
2002-09-29 Paul Reillyauto-mode-alist: Use archive-mode for ear/EAR (Enterpri...
2002-09-28 Jonathan YavnerNew major mode "SES" for spreadsheets.
2002-09-26 Richard M. Stallman(backup-buffer): Bind local var MODES.
2002-09-22 Kai Großjohann* dired.el (dired-insert-directory): Always add "-...
2002-09-13 Markus Rost(diff-buffer-with-file): Check whether associated file...
2002-09-10 Richard M. Stallman(diff-buffer-with-file): Simplify.
2002-09-10 Kai Großjohann(auto-mode-alist): ~/.gnus, ~/.viper are in
2002-09-09 Markus Rost(save-some-buffers-action-alist): Use lower case for...
2002-09-09 Richard M. Stallman(auto-mode-alist): Use sh-mode for .bash files.
2002-09-09 Richard M. Stallman(make-backup-file-name-1): When make-directory fails,
2002-09-07 Colin Walters(diff-buffer-with-file): Call diff synchronously, so...
2002-09-02 Richard M. Stallman(save-some-buffers-action-alist): New variable.
2002-08-28 Richard M. Stallman(find-buffer-visiting): Compare file attributes using...
2002-08-28 Richard M. Stallman(make-auto-save-file-name, make-backup-file-name-1):
2002-08-27 Richard M. Stallman(find-alternate-file): Bind kill-buffer-query-functions...
2002-08-24 Richard M. Stallman(ange-ftp-completion-hook-function): Add safe-magic...
2002-08-15 Richard M. Stallman(recover-this-file): New function.
2002-07-30 Kenichi Handa(revert-buffer): Fix previous change.
2002-07-27 Richard M. Stallman(file-name-sans-extension): Avoid expanding DIRECTORY.
2002-07-26 Kenichi Handa(revert-buffer): Before calling insert-file-contents,
2002-07-23 Richard M. Stallman(basic-save-buffer-2): If there's an error writing...
2002-07-20 Richard M. Stallman(toggle-read-only): Clean up the hint message.
2002-07-16 André SpiegelBind toggle-read-only to C-x C-q.
2002-07-14 Richard M. Stallman(find-alternate-file): Offer to save a modified buffer.
2002-07-11 Pavel Janík*** empty log message ***
2002-07-09 Kenichi Handa(insert-directory): Be sure to bind
2002-07-07 Kim F. Storm(after-find-file): Don't check for read-only status
2002-07-07 Richard M. Stallman(safe-local-eval-forms): New user option.
2002-07-05 Francesco Potortì(auto-mode-alist): Add knowledge of .sx[dmicw] file
2002-07-02 Richard M. Stallman(hack-one-local-variable-constantp): New function.
2002-06-30 Andreas Schwab* files.el (directory-free-space-args): Don't use ...
2002-06-23 Stefan MonnierRename (and mark as obsolete)
2002-06-21 Andreas Schwab(find-file-read-args): Add new argument `mustmatch...
2002-06-13 Andreas Schwab(auto-mode-alist): Move entry for ".in" to the end.
2002-06-11 Richard M. Stallman(make-auto-save-file-name): Rename local `filename...
2002-06-10 Miles Bader(revert-buffer): Correct typo: variable name is `buffer...
2002-06-08 Richard M. Stallman(find-file-noselect-1): Undo previous change.
2002-06-01 Sam Steingold(auto-mode-alist): Strip trailing ".in" from the file
2002-05-30 Richard M. Stallman(find-file-default): Add defvar for var already used.
2002-05-29 Richard M. Stallman(find-file-noselect-1): Return the buffer we created
2002-05-28 Kim F. Storm(read-directory-name): New function.
2002-05-22 Markus Rost(file-newest-backup): Use file-name-sans-versions.
2002-05-20 Miles Bader(find-file-read-args): Don't trash existing value of
2002-05-19 Richard M. Stallman(locate-file): Doc fix.
2002-05-14 Richard M. Stallman(make-auto-save-file-name):
2002-05-06 Stefan Monnier(locate-file): Deprecate integer values for predicate.
2002-04-30 Stefan Monnier(locate-file): New fun.
2002-04-29 Richard M. Stallman(small-temporary-file-directory): Fix custom type.
2002-04-28 Richard M. Stallman(make-auto-save-file-name): Specify # as suffix in...
2002-04-23 Richard M. Stallman(after-find-file): Use %s to output MSG.
2002-04-21 Glenn Morris(auto-mode-alist): .f95 files in f90-mode.
2002-04-20 Glenn Morris(auto-save-file-name-transforms): Doc string addition...
2002-04-19 Stefan Monnier(file-name-non-special): Don't mangle the 0'th arg...
2002-04-11 Andreas Schwab(file-name-non-special): Handle return value of t from
2002-04-08 Pavel Janík(display-time-string): Fix last change.
2002-04-06 Richard M. Stallman(display-time-string-forms): Mark as risky.
2002-04-04 Richard M. Stallman(mode-line-format, mode-line-modified)
2002-04-02 Richard M. Stallman(hack-one-local-variable): Clear text props from string...
2002-04-01 Richard M. Stallman(file-expand-wildcards): Use save-match-data.
2002-03-30 Eli Zaretskii(auto-save-file-name-transforms): Fix last change.
2002-03-29 Eli Zaretskii(auto-save-file-name-transforms): Don't run "\\2" via...
2002-03-28 Richard M. StallmanMark many more variables as risky.
2002-03-18 Richard M. Stallman(list-directory): Set default-directory at the end.
2002-03-17 Kim F. Storm(save-buffers-kill-emacs): Also check for active server
2002-03-16 Stefan Monnier(load-completion): New function.
2002-03-06 Eli Zaretskii(make-auto-save-file-name): Make sure the produced...
2002-03-03 Richard M. Stallman(make-auto-save-file-name): Use make-temp-file.
2002-02-06 Richard M. Stallman(file-name-non-special): Add special handling for
2002-01-24 Richard M. Stallman(basic-save-buffer-2): Ignore file-error in delete...
2002-01-12 Eli Zaretskii(find-file-noselect): Don't consider a buffer as
2002-01-04 Richard M. Stallman(basic-save-buffer): Undo previous change.
2001-12-30 Richard M. Stallman(basic-save-buffer): If a before-write hook displays
2001-12-21 Eli Zaretskii(directory-free-space-program): Mention
2001-12-18 Richard M. Stallman(directory-free-space-program): New variable.
2001-12-14 Richard M. Stallman(set-auto-mode): Fix previous change.
2001-12-12 Richard M. Stallman(set-auto-mode-1): New subroutine, broken out of set...
2001-12-04 Eli Zaretskii(save-abbrevs, save-some-buffers): Don't ask the user
2001-12-03 Richard M. Stallman(insert-directory): If the df output does not look...
2001-11-24 Richard M. Stallman(temporary-file-directory): Use defcustom.
2001-11-21 Richard M. Stallman(temporary-file-directory)
2001-11-21 Kai Großjohann* files.el (auto-save-file-name-transforms): Put remote...
2001-11-11 Richard M. Stallman(save-abbrevs): Default value is t.
2001-11-01 Richard M. Stallman(file-newest-backup): Don't pass backup file name
2001-11-01 Richard M. Stallman(find-file-noselect): Offer to change buffer-read-only
2001-10-30 Richard M. Stallman(find-backup-file-name): Use make-backup-file-name.
2001-10-22 Eli Zaretskii(file-name-sans-extension, file-name-extension): Don't
2001-10-19 Eli Zaretskii(auto-mode-alist): Associate .indent.pro with
2001-10-05 Gerd Moellmann(find-file-noselect): If file's read-only status has
2001-09-13 Eli Zaretskii(make-auto-save-file-name): If long file names are not
2001-07-25 Gerd Moellmann(auto-mode-alist): Use nroff-mode for files ending
2001-06-23 Eli Zaretskii(auto-mode-alist): Add configure.ac (autoconf).
2001-05-17 Eli Zaretskii(switch-to-buffer-other-window, switch-to-buffer-other...
2001-05-11 Stefan Monnier(auto-mode-alist): Add *.perl and fix the *.<rev> case.
2001-03-30 Andreas Schwab(backup-directory-alist): Fix typo.
2001-03-02 Dave Love(insert-file-contents-literally): Bind
2001-01-31 Gerd Moellmann(save-buffer): Don't give message if (buffer-file-name)
2001-01-29 Eli Zaretskii(confirm-kill-emacs): Doc fix.
2001-01-10 Gerd Moellmann(confirm-kill-emacs): New user-option.
next