aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (after-find-file): Don't print any warnings ifGerd Moellmann2000-10-241-43/+44
* (after-find-file): Don't print a message ``New file''Gerd Moellmann2000-10-241-1/+1
* (make-backup-file-name-1) [windowsnt, ms-dos]: RemoveAndrew Innes2000-10-231-5/+1
* (auto-mode-alist): Add .dif and .pat as diff-mode extensions, for MS-DOS.Eli Zaretskii2000-10-171-0/+1
* (find-backup-file-name) [ms-dos]: If support for longEli Zaretskii2000-10-071-1/+5
* (set-auto-mode): Ignore unknown -*- mode -*- rather thanStefan Monnier2000-10-071-15/+21
* Fix prev change.André Spiegel2000-10-041-330/+651
* (basic-save-buffer): Call vc-before-save before saving.André Spiegel2000-10-041-651/+332
* (auto-mode-alist): Add pattern for `#*mail*...'.Gerd Moellmann2000-09-301-1/+2
* (find-file-suppress-same-file-warnings): period in doc stringSam Steingold2000-09-261-3/+3
* (find-file-suppress-same-file-warnings): NewGerd Moellmann2000-09-191-0/+10
* (insert-directory): Don't lose original file name,Andreas Schwab2000-08-171-29/+32
* (recover-file): Call insert-directory instead ofEli Zaretskii2000-08-101-6/+9
* (insert-directory): Don't call access-file onEli Zaretskii2000-08-091-2/+14
* (auto-mode-interpreter-regexp): New variable.Gerd Moellmann2000-08-081-2/+12
* (shell-quote-wildcard-pattern): Make sure to returnGerd Moellmann2000-08-071-1/+3
* (shell-quote-wildcard-pattern): New function.Eli Zaretskii2000-07-301-16/+58
* (normal-backup-enable-predicate): CorrectAndreas Schwab2000-07-261-2/+2
* insert-directory: use split-stringSam Steingold2000-07-181-46/+38
* (basic-save-buffer-2): When temporarily settingGerd Moellmann2000-06-231-1/+1
* (make-backup-file-name-1): On DOS/Windows, run theEli Zaretskii2000-06-221-0/+3
* Rename make-buffer-file-executable-if-script-p.Dave Love2000-06-091-1/+1
* (after-save-hook): Customize, withDave Love2000-06-091-2/+5
* (convert-standard-filename): Doc fix.Dave Love2000-06-021-19/+22
* (make-backup-file-name-1): Replace slashes with `!'Eli Zaretskii2000-05-231-10/+30
* (interpreter-mode-alist): Add `bash2'.Gerd Moellmann2000-05-231-0/+1
* (parse-colon-path): Doc fix.Dave Love2000-05-221-163/+170
* (auto-mode-alist): Add pattern for `.shrc'.Gerd Moellmann2000-05-191-1/+1
* (auto-mode-alist): Change `EBROWSE' to `BROWSE'.Gerd Moellmann2000-05-041-1/+1
* (recover-session): Make directories as necessaryGerd Moellmann2000-05-021-0/+3
* (make-auto-save-file-name):Gerd Moellmann2000-04-291-21/+52
* (basic-save-buffer-2): Use a template with `$'Gerd Moellmann2000-04-171-1/+3
* (backup-enable-predicate): Unquote the lambda.Stefan Monnier2000-04-171-1/+1
* (auto-mode-alist): Add `EBROWSE'.Gerd Moellmann2000-04-101-1/+3
* (backup-enable-predicate): Use temporary-file-directory,Dave Love2000-04-091-44/+133
* (insert-directory): List the total free spaceGerd Moellmann2000-04-031-2/+20
* Doc fixes.Dave Love2000-03-261-35/+37
* (find-file-run-dired): Update docstring.Stefan Monnier2000-03-221-6/+16
* (load-file): Allow completion to .elc.Dave Love2000-03-121-1/+3
* (auto-mode-alist): Add configure.in.Dave Love2000-03-071-1/+2
* (user-init-file): Don't declare here -- is primitive.Dave Love2000-01-191-3/+0
* (auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'Carsten Dominik1999-12-201-0/+1
* (after-find-file): Fix previous change.Gerd Moellmann1999-12-121-1/+5
* (after-find-file): Use auto-save-visited-file-name if set.Gerd Moellmann1999-12-091-1/+2
* (save-some-buffers): Turn EXITING into the more generalStefan Monnier1999-12-071-4/+9
* (write-file-hooks): Doc fix.Richard M. Stallman1999-11-261-1/+2
* (auto-mode-alist): add patterns for diff-mode.Stefan Monnier1999-11-191-0/+1
* (file-local-copy): Remove optional BUFFER argumentGerd Moellmann1999-11-101-1/+3
* (auto-mode-alist): Add ps-mode for .eps and .ps, case insensitive.Gerd Moellmann1999-10-121-1/+2
* Recognize temporary crontab files.Dave Love1999-10-051-0/+1