aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/files.el
Commit message (Expand)AuthorAgeFilesLines
* (auto-mode-alist): Delete the entries for makefile-mode.Richard M. Stallman1993-05-061-2/+2
* * files.el (insert-directory): Undo change of March 23;Jim Blandy1993-05-031-8/+23
* (find-file-noselect): On VMS, maybe set buffer-file-nameRichard M. Stallman1993-05-021-1/+17
* (find-file-noselect): Do set buffer-file-nameRichard M. Stallman1993-04-301-2/+6
* (file-truename): Undo last change.Roland McGrath1993-04-281-4/+1
* (file-truename): Do the right thing when /home/gp2/eric = "".Eric S. Raymond1993-04-271-1/+4
* (cd): Handle leading "~" like an absolute filename.Eric S. Raymond1993-04-261-17/+18
* (cd): Changed to use to resolve relative cd calls.Eric S. Raymond1993-04-251-7/+42
* (find-file-noselect): Never set SAME-TRUENAME to a buffer whoseRoland McGrath1993-04-191-1/+2
* (set-auto-mode): If the buffer begins with "#!", look for -*- in the firstRoland McGrath1993-04-191-2/+11
* (find-file-noselect): Verify other buffers' file numbers are still valid.Richard M. Stallman1993-04-111-1/+5
* (find-backup-file-name): delete nothing if overflow in number of files to keep.Noah Friedman1993-03-301-1/+4
* Fixed typo introduced by last patch.Eric S. Raymond1993-03-281-1/+1
* (auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.Eric S. Raymond1993-03-281-0/+6
* (local-write-file-hooks): New variable.Richard M. Stallman1993-03-261-2/+12
* * files.el (insert-directory): Do chase symlinks before passingJim Blandy1993-03-231-4/+7
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+6
* * files.el (basic-save-buffer): If file-precious-flag is set, andJim Blandy1993-03-111-0/+4
* (write-file): Handle directory name as arg.Richard M. Stallman1993-03-031-2/+11
* * files.el (revert-buffer): Reverse the sense of the firstJim Blandy1993-02-221-6/+20
* (insert-directory): Doc fix.Richard M. Stallman1993-02-201-1/+1
* (find-file-hooks): Delete permanent-local property.Richard M. Stallman1993-02-151-2/+4
* (switch-to-buffer-other-frame): Pass t to pop-to-buffer.Roland McGrath1993-01-141-1/+1
* (abbreviated-home-dir): New variable.Richard M. Stallman1992-12-261-1/+15
* The find-file-name-handler function in ../src/fileio.c is nowJim Blandy1992-12-121-40/+6
* (make-directory): Renamed from make-directory-path.Richard M. Stallman1992-11-031-24/+28
* (set-visited-file-name): Change the auto save file name.Richard M. Stallman1992-10-231-1/+8
* Doc fixes.Richard M. Stallman1992-10-211-3/+3
* (file-truename): Check for root by seeing ifRichard M. Stallman1992-10-201-15/+29
* * files.el (file-truename): The variable ~ should be considered anJim Blandy1992-10-141-1/+3
* (buffer-file-number): New variable.Richard M. Stallman1992-10-121-63/+224
* Doc fix.Richard M. Stallman1992-10-091-2/+1
* (hack-local-variables): Ignore attempts to bind enable-local-eval.Richard M. Stallman1992-10-081-0/+2
* (file-relative-name-1): New function split out.Richard M. Stallman1992-09-281-11/+11
* (file-relative-name): Rewritten so unrelativizable file names win.Roland McGrath1992-09-271-3/+11
* (file-relative-name): Don't lose when DIRECTORY is nil.Roland McGrath1992-09-271-1/+2
* (file-relative-name): New function.Roland McGrath1992-09-271-0/+9
* (after-find-file): New arg NOAUTO.Richard M. Stallman1992-09-241-5/+6
* entered into RCSRichard M. Stallman1992-09-201-0/+4
* *** empty log message ***Richard M. Stallman1992-09-141-12/+31
* *** empty log message ***Richard M. Stallman1992-09-131-33/+84
* *** empty log message ***Richard M. Stallman1992-09-121-6/+19
* *** empty log message ***Richard M. Stallman1992-09-111-1/+4
* *** empty log message ***Richard M. Stallman1992-09-011-4/+6
* *** empty log message ***Joseph Arceneaux1992-08-061-1/+2
* *** empty log message ***Richard M. Stallman1992-08-031-1/+3
* *** empty log message ***Richard M. Stallman1992-08-031-4/+6
* *** empty log message ***Roland McGrath1992-07-281-2/+8
* *** empty log message ***Richard M. Stallman1992-07-281-6/+14
* *** empty log message ***Richard M. Stallman1992-07-221-1/+1