index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
files.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(write-contents-hooks): Call make-variable-buffer-local.
Karl Heuer
1996-01-09
1
-6
/
+16
*
(interpreter-mode-alist): Add most shells, with sh-mode.
Richard M. Stallman
1996-01-05
1
-1
/
+26
*
(make-directory): Doc fix.
Karl Heuer
1996-01-04
1
-2
/
+2
*
(abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.
Richard M. Stallman
1996-01-01
1
-6
/
+22
*
(make-auto-save-file-name): Make name always end in #,
Richard M. Stallman
1995-12-29
1
-4
/
+10
*
(wildcard-to-regexp): New function.
Richard M. Stallman
1995-12-28
1
-1
/
+69
*
(revert-buffer): New arg preserve-modes.
Richard M. Stallman
1995-12-25
1
-6
/
+11
*
(save-some-buffers): Don't give message if we queried.
Roland McGrath
1995-12-24
1
-54
/
+57
*
(save-buffer): Doc fix.
Richard M. Stallman
1995-12-23
1
-2
/
+6
*
(make-backup-file-name, backup-file-name-p): Use ~ even
Karl Heuer
1995-12-19
1
-6
/
+6
*
(auto-mode-alist): Recognize .S and .asm extensions.
Karl Heuer
1995-12-19
1
-0
/
+2
*
(set-auto-mode): Recognize `#!/bin/env INTERPRETER' hack.
Karl Heuer
1995-12-15
1
-3
/
+5
*
(recover-file): Also recover new, unsaved files.
Erik Naggum
1995-12-06
1
-1
/
+1
*
(auto-mode-alist): Don't purecopy the alist elts.
Richard M. Stallman
1995-11-29
1
-77
/
+77
*
(find-file-noselect): Respect the value of
Karl Heuer
1995-11-10
1
-1
/
+3
*
(set-auto-mode): If mode cmds move point, obey them.
Richard M. Stallman
1995-11-10
1
-46
/
+52
*
(set-visited-file-name, basic-save-buffer):
Richard M. Stallman
1995-10-29
1
-2
/
+3
*
(set-visited-file-name): Abbreviate buffer-file-name.
Richard M. Stallman
1995-10-24
1
-3
/
+5
*
(find-alternate-file-other-window): New function.
Richard M. Stallman
1995-10-11
1
-0
/
+20
*
(recover-session): Use auto-save-list-file-prefix.
Richard M. Stallman
1995-10-04
1
-1
/
+1
*
(recover-session-finish): Ask only about files that
Richard M. Stallman
1995-10-04
1
-38
/
+49
*
(cd): Fix interactive spec to require match if there is no CDPATH.
Roland McGrath
1995-09-30
1
-1
/
+3
*
(interpreter-mode-alist): Handle nawk.
Richard M. Stallman
1995-09-28
1
-0
/
+1
*
(find-alternate-file): Kill any preexisting ` **lose**' buf.
Richard M. Stallman
1995-09-17
1
-0
/
+2
*
(auto-mode-alist): .pl is now Perl.
Richard M. Stallman
1995-09-12
1
-1
/
+1
*
(auto-mode-alist): Handle .f90 files.
Richard M. Stallman
1995-09-02
1
-0
/
+1
*
(list-directory): Set default-directory.
Richard M. Stallman
1995-08-30
1
-0
/
+1
*
(recover-session-finish): Catch erorr in recover-file.
Richard M. Stallman
1995-08-28
1
-1
/
+5
*
(basic-save-buffer): Doc fix.
Richard M. Stallman
1995-08-28
1
-1
/
+5
*
(basic-save-buffer): Call vc-after-save.
Richard M. Stallman
1995-08-22
1
-0
/
+2
*
(auto-mode-alist): Turn on use of makefile-mode.
Richard M. Stallman
1995-08-22
1
-2
/
+2
*
(basic-save-buffer): Confirm for overwriting old file
Richard M. Stallman
1995-08-19
1
-2
/
+8
*
(basic-save-buffer-1): Pass new arg to write-region.
Richard M. Stallman
1995-08-14
1
-2
/
+3
*
(insert-file-contents-literally): New function.
Richard M. Stallman
1995-08-14
1
-9
/
+38
*
(recover-file): It's ok if the visited file doesn't exist.
Richard M. Stallman
1995-08-13
1
-3
/
+32
*
(recover-session): Mention deletion is possible.
Richard M. Stallman
1995-08-01
1
-2
/
+5
*
(cd): When reading arg, use just directory as the default.
Richard M. Stallman
1995-07-30
1
-1
/
+3
*
(file-name-sans-versions): Recognize version control version numbers.
Richard M. Stallman
1995-07-18
1
-1
/
+1
*
(auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.
Richard M. Stallman
1995-07-18
1
-1
/
+1
*
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.
Karl Heuer
1995-07-17
1
-3
/
+4
*
(auto-mode-alist): Make archive-mode the default for
Richard M. Stallman
1995-06-29
1
-0
/
+1
*
(buffer-file-truename): Duplicate definition deleted.
Richard M. Stallman
1995-06-21
1
-7
/
+0
*
Corrected the comment from last change.
Simon Marshall
1995-06-15
1
-2
/
+0
*
Test for "" too; let it go to expand-file-name if it is equal.
Simon Marshall
1995-06-13
1
-1
/
+5
*
(file-precious-flag): Doc clarification.
Karl Heuer
1995-06-09
1
-1
/
+7
*
(file-precious-flag): Doc fix.
Karl Heuer
1995-06-07
1
-1
/
+4
*
(hack-local-variables-prop-line): Don't downcase var name.
Karl Heuer
1995-06-05
1
-3
/
+6
*
(multiple-recover-finish): Renamed to recover-session-finish.
Roland McGrath
1995-06-01
1
-15
/
+14
*
(after-revert-hook, before-revert-hook): Add defvars.
Karl Heuer
1995-05-29
1
-0
/
+14
*
(revert-buffer): Save after-revert-hook (both local and
Karl Heuer
1995-05-29
1
-23
/
+36
[next]