aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (find-file-noselect): Catch errors in file-expand-wildcards,Richard M. Stallman1999-09-111-4/+6
* (backup-by-copying-when-privileged-mismatch): New variable.Richard M. Stallman1999-09-081-6/+24
* (small-temporary-file-directory): Make it nil except on ms-dos.Eli Zaretskii1999-09-061-3/+4
* (small-temporary-file-directory): New variable.Eli Zaretskii1999-09-021-0/+6
* (find-file): Doc fix.Dave Love1999-08-261-2/+1
* (interpreter-mode-alist): Add make, guile, clisp.Dave Love1999-08-161-2/+7
* Fix typo in copyright date.Karl Heuer1999-08-101-1/+1
* (after-find-file): Disable View mode if buffer is noKarl Heuer1999-08-101-0/+2
* (abbreviated-home-dir): Doc fix.Dave Love1999-07-291-1/+1
* Comment fix.Karl Heuer1999-07-131-3/+2
* (revert-buffer): Don't preserve point here.Richard M. Stallman1999-07-051-4/+5
* (auto-mode-alist): Add pike-mode.Karl Heuer1999-06-221-0/+1
* (write-file): When buffer is not already visiting a file,Karl Heuer1999-06-121-13/+19
* (recover-file): Recover buffer-file-coding-system.Kenichi Handa1999-05-241-1/+4
* [from rms]Dave Love1999-05-141-1/+2
* (find-file-noselect-1): If buffer-file-name has changedKarl Heuer1999-04-291-3/+5
* (file-expand-wildcards): Never consider `.' and `..' aAndreas Schwab1999-01-291-3/+9
* (find-file): If find-file-noselect returns a list,Richard M. Stallman1999-01-241-9/+24
* (find-file-noselect): Do wildcard processing onlyRichard M. Stallman1999-01-241-26/+37
* (auto-save-hook): Defvar this.Karl Heuer1999-01-121-0/+3
* (auto-mode-alist): Add sql-mode.Richard M. Stallman1999-01-111-0/+1
* (save-buffers-kill-emacs): Show the list of currentRichard M. Stallman1999-01-061-0/+1
* (recover-session): Preserve point when insertingAndreas Schwab1999-01-041-9/+10
* (find-file-noselect): Let /: suppress wildcard matching.Richard M. Stallman1999-01-031-0/+3
* (file-expand-wildcards): Handle wildcards in directory name.Richard M. Stallman1998-12-261-3/+34
* (after-find-file): Message fix.Karl Heuer1998-12-101-2/+2
* (hack-one-local-variable): Cope with non-file buffers.Richard M. Stallman1998-11-291-3/+5
* (hack-local-variables): Test local-enable-local-variables.Karl Heuer1998-11-071-10/+25
* (revert-buffer): Doc fix.Richard M. Stallman1998-11-011-1/+2
* (auto-mode-alist): Recognize .rpm files.Richard M. Stallman1998-10-201-0/+4
* (find-file-wildcards): New option.Richard M. Stallman1998-10-161-82/+101
* (save-buffer): Doc fix.Richard M. Stallman1998-10-081-1/+5
* (find-file-noselect): Switch to the correct bufferKarl Heuer1998-10-061-2/+3
* Comment fix.Karl Heuer1998-10-061-1/+1
* (auto-mode-alist): Add snmp-mode patterns.Karl Heuer1998-08-271-1/+7
* (file-name-invalid-regexp): Fix regex for ms-dos without long file names.Andreas Schwab1998-08-241-1/+1
* (recover-session): Add leading space on added text lines.Richard M. Stallman1998-08-121-4/+6
* (auto-mode-alist): Escape dots in some regexps.Richard M. Stallman1998-08-011-5/+5
* (auto-mode-alist): Fix regular expression error for sh-mode.Kenichi Handa1998-07-261-3/+3
* *** empty log message ***Dan Nicolaescu1998-07-251-4/+4
* (basic-save-buffer-2): New function.Richard M. Stallman1998-07-241-4/+10
* *** empty log message ***Dan Nicolaescu1998-07-241-0/+1
* (auto-mode-alist): Recognize shell profiles without dirname.Richard M. Stallman1998-07-231-3/+3
* (auto-mode-alist): Match .emacs with no directory.Richard M. Stallman1998-07-201-0/+1
* (file-name-invalid-regexp): Fix the part which handles colons in file names.Eli Zaretskii1998-07-151-2/+2
* (find-file-noselect-1): Use kill-local-variable onRichard M. Stallman1998-07-121-3/+8
* (version-control, delete-old-versions,Andreas Schwab1998-06-241-5/+7
* (auto-mode-alist): Map .xml to sgml-mode.Dave Love1998-06-231-0/+1
* (find-file-noselect-1): Init buffer-file-coding-systemRichard M. Stallman1998-06-231-9/+15
* (file-name-invalid-regexp): Add control characters for DOS/WindowsEli Zaretskii1998-06-141-1/+2