summaryrefslogtreecommitdiff
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (insert-directory): Encode the file name.Richard M. Stallman1997-09-081-5/+9
* (auto-mode-alist): Handle .m4 and .mc files.Richard M. Stallman1997-09-061-0/+2
* (file-truename) [windows-nt]: Use the canonicalizedGeoff Voelker1997-09-021-3/+30
* Fix indentation.Richard M. Stallman1997-09-011-1/+1
* (hack-local-variables-prop-line): Ignore coding: tag.Kenichi Handa1997-09-011-2/+8
* (find-file-literally): Doc fix.Richard M. Stallman1997-08-271-1/+1
* (revert-buffer): Read a file without any codeKenichi Handa1997-08-261-2/+7
* (append-to-file): Doc-string fixed.Kenichi Handa1997-08-191-2/+1
* (insert-file-literally): New command.Richard M. Stallman1997-08-111-32/+64
* (insert-file-contents-literally): Doc fix.Richard M. Stallman1997-08-071-8/+6
* (cd-absolute): Add missing arg to `error'.Richard M. Stallman1997-08-051-1/+1
* (basic-save-buffer-1): Add missing argument for error.Richard M. Stallman1997-08-041-1/+1
* (insert-file-contents-literally):Richard M. Stallman1997-08-041-21/+10
* (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.Richard M. Stallman1997-07-231-0/+3
* (find-file-literally): Temporarily remove tar-mode andRichard M. Stallman1997-07-211-1/+11
* (auto-mode-alist): Recognize .emacs in MSDOG syntax.Richard M. Stallman1997-07-191-2/+2
* (set-auto-mode): If -*- line specifies a mode,Richard M. Stallman1997-07-161-6/+10
* (find-file-literally): New function.Richard M. Stallman1997-07-081-0/+15
* (file-chase-links): When handling .., make newname absolute.Richard M. Stallman1997-06-271-26/+40
* (require-final-newline): Fix custom :type.Richard M. Stallman1997-06-201-1/+3
* (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.Richard M. Stallman1997-06-181-1/+0
* (backup, find-file): Make `files' their parent.Richard M. Stallman1997-06-181-16/+30
* (file-name-non-special): HandleRichard M. Stallman1997-06-081-0/+2
* (file-name-non-special): Special handling forRichard M. Stallman1997-05-301-2/+7
* (find-file): Delete the facility of handling a prefixKenichi Handa1997-05-281-79/+38
* (path-separator, parse-colon-path): Doc fixes.Richard M. Stallman1997-05-201-5/+13
* (backup-extract-version-start): New variable.Richard M. Stallman1997-05-101-20/+22
* (auto-mode-alist): Shuffle a few elements,Richard M. Stallman1997-05-101-4/+4
* Use defgroup and defcustom.Richard M. Stallman1997-05-051-58/+133
* Doc fix.Richard M. Stallman1997-05-051-1/+1
* (set-auto-mode): New arg JUST-FROM-FILE-NAME.Richard M. Stallman1997-05-051-77/+111
* (recover-file): Fix error message.Richard M. Stallman1997-04-211-1/+1
* (auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.Richard M. Stallman1997-04-121-0/+1
* (file-relative-name): Expand both args beforeRichard M. Stallman1997-04-111-9/+21
* (make-auto-save-file-name): Replace both / and \Richard M. Stallman1997-03-291-14/+11
* (recover-session): Add `t' to switches.Richard M. Stallman1997-03-221-1/+2
* (find-file, find-file-other-window,Karl Heuer1997-02-201-42/+88
* (file-relative-name): Protect the match-data.Erik Naggum1997-02-051-8/+9
* (set-visited-file-name): New arg ALONG-WITH-FILE.Richard M. Stallman1997-02-031-5/+10
* (switch-to-buffer-other-frame)Richard M. Stallman1997-01-051-6/+10
* (insert-directory): Use -- as argRichard M. Stallman1996-12-311-1/+3
* Change defconsts to defvars.Richard M. Stallman1996-12-161-26/+26
* (find-file-revert-without-query): New variable.Richard M. Stallman1996-12-151-2/+23
* (backup-buffer): Doc fix.Karl Heuer1996-12-061-1/+5
* (write-contents-hooks): Doc fix.Karl Heuer1996-11-171-1/+1
* (revert-buffer): Doc fix.Richard M. Stallman1996-11-091-4/+14
* more auto-mode-alist modes.Simon Marshall1996-10-281-0/+2
* (set-visited-file-name): Doc fix.Richard M. Stallman1996-10-261-2/+2
* (hack-local-variables-prop-line):Richard M. Stallman1996-10-131-5/+25
* (auto-mode-alist): .hpp files get C++ mode.Richard M. Stallman1996-10-101-0/+1