aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* [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
* (user-init-file): Default value now nil.Richard M. Stallman1998-06-131-3/+8
* (find-file-noselect): Delete unused local var `error'.Richard M. Stallman1998-06-131-3/+3
* (find-file-noselect): Use find-file-noselect-1Richard M. Stallman1998-06-131-1/+2
* (null-device): New variable.Richard M. Stallman1998-06-091-0/+3
* (find-file-noselect-1): New function.Richard M. Stallman1998-06-091-101/+123
* (toggle-read-only): When exiting View mode, locallyKarl Heuer1998-06-031-1/+3
* (insert-directory): When WILDCARD is nil, expand ~ if necessary.Richard M. Stallman1998-05-221-5/+8
* (file-name-invalid-regexp): New variable, moved here from arc-mode.elEli Zaretskii1998-05-211-0/+12
* (temporary-file-directory): Renamed from system-tmp-directory.Richard M. Stallman1998-05-191-3/+3
* (system-tmp-directory): New variable.Richard M. Stallman1998-05-161-0/+11
* (save-buffer-coding-system): New variable.Richard M. Stallman1998-05-111-2/+15
* (set-auto-mode): When just-from-file-name is set, don'tRichard M. Stallman1998-04-261-1/+7
* (path-separator): Delete variable.Geoff Voelker1998-04-171-3/+0
* (find-file-noselect): Set buffer-file-coding-systemKarl Heuer1998-04-141-0/+1