(w32_menu_show): Set widget call_data to 0 if definition is nil.
[bpt/emacs.git] / lisp / files.el
1998-06-24 Andreas Schwab(version-control, delete-old-versions,
1998-06-23 Dave Love(auto-mode-alist): Map .xml to sgml-mode.
1998-06-23 Richard M. Stallman(find-file-noselect-1): Init buffer-file-coding-system
1998-06-14 Eli Zaretskii(file-name-invalid-regexp): Add control characters...
1998-06-13 Richard M. Stallman(user-init-file): Default value now nil.
1998-06-13 Richard M. Stallman(find-file-noselect): Delete unused local var `error'.
1998-06-13 Richard M. Stallman(find-file-noselect): Use find-file-noselect-1
1998-06-09 Richard M. Stallman(null-device): New variable.
1998-06-09 Richard M. Stallman(find-file-noselect-1): New function.
1998-06-03 Karl Heuer(toggle-read-only): When exiting View mode, locally
1998-05-22 Richard M. Stallman(insert-directory): When WILDCARD is nil, expand ~...
1998-05-21 Eli Zaretskii(file-name-invalid-regexp): New variable, moved here...
1998-05-19 Richard M. Stallman(temporary-file-directory): Renamed from system-tmp...
1998-05-16 Richard M. Stallman(system-tmp-directory): New variable.
1998-05-11 Richard M. Stallman(save-buffer-coding-system): New variable.
1998-04-26 Richard M. Stallman(set-auto-mode): When just-from-file-name is set, don't
1998-04-17 Geoff Voelker(path-separator): Delete variable.
1998-04-14 Karl Heuer(find-file-noselect): Set buffer-file-coding-system
1998-04-01 Richard M. Stallman(hack-one-local-variable): Variables named ...-predicat...
1998-03-23 Karl Heuer(find-file-noselect): Use set-buffer-multibyte
1998-03-12 Richard M. StallmanDelete junk accidentally left in buffer on 4 March.
1998-03-05 Richard M. Stallman(basic-save-buffer): Use save-current-buffer not save...
1998-03-05 Richard M. Stallman(auto-mode-alist): Recognize zone-mode.
1998-03-03 Kenichi Handa(insert-directory): Bind coding-system-for-write.
1998-03-03 Kenichi Handa(insert-directory): Bind coding-system-for-read to
1998-02-27 Karl Heuer(set-visited-file-name): Don't call backup-enable-predicate
1998-01-18 Karl Heuer(auto-mode-alist): Add vhdl-mode.
1998-01-07 Eli Zaretskii(delete-auto-save-files): Say in the doc string that
1997-12-21 Richard M. Stallman(find-file-noselect): Fix previous change.
1997-12-21 Richard M. Stallman(find-file-noselect): Signal error if file is unreadable.
1997-12-11 Karl Heuer(auto-mode-alist): Add .am as makefile-mode.
1997-11-23 Karl Heuer(auto-mode-alist): Add more extensions for perl-mode.
1997-11-20 Karl Heuer(write-file): Make buffer writable if the new file is.
1997-11-07 Karl Heuer(rename-uniquely): Simplify.
1997-10-19 Karl Heuer(file-name-non-special): For insert-directory operation,
1997-10-19 Karl Heuer(file-name-non-special): If "/:" is the entire file
1997-10-19 Karl Heuer(basic-save-buffer): Set buffer-file-coding-system to
1997-10-02 Karl Heuer(revert-without-query): Fix customize type.
1997-09-08 Richard M. Stallman(insert-directory): Encode the file name.
1997-09-06 Richard M. Stallman(auto-mode-alist): Handle .m4 and .mc files.
1997-09-02 Geoff Voelker(file-truename) [windows-nt]: Use the canonicalized
1997-09-01 Richard M. StallmanFix indentation.
1997-09-01 Kenichi Handa(hack-local-variables-prop-line): Ignore coding: tag.
1997-08-27 Richard M. Stallman(find-file-literally): Doc fix.
1997-08-26 Kenichi Handa(revert-buffer): Read a file without any code
1997-08-19 Kenichi Handa(append-to-file): Doc-string fixed.
1997-08-11 Richard M. Stallman(insert-file-literally): New command.
1997-08-07 Richard M. Stallman(insert-file-contents-literally): Doc fix.
1997-08-05 Richard M. Stallman(cd-absolute): Add missing arg to `error'.
1997-08-04 Richard M. Stallman(basic-save-buffer-1): Add missing argument for error.
1997-08-04 Richard M. Stallman(insert-file-contents-literally):
1997-07-23 Richard M. Stallman(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
1997-07-21 Richard M. Stallman(find-file-literally): Temporarily remove tar-mode and
1997-07-19 Richard M. Stallman(auto-mode-alist): Recognize .emacs in MSDOG syntax.
1997-07-16 Richard M. Stallman(set-auto-mode): If -*- line specifies a mode,
1997-07-08 Richard M. Stallman(find-file-literally): New function.
1997-06-27 Richard M. Stallman(file-chase-links): When handling .., make newname...
1997-06-20 Richard M. Stallman(require-final-newline): Fix custom :type.
1997-06-18 Richard M. Stallman(ctl-x-map): Delete the C-x C-q binding for toggle...
1997-06-18 Richard M. Stallman(backup, find-file): Make `files' their parent.
1997-06-08 Richard M. Stallman(file-name-non-special): Handle
1997-05-30 Richard M. Stallman(file-name-non-special): Special handling for
1997-05-28 Kenichi Handa(find-file): Delete the facility of handling a prefix
1997-05-20 Richard M. Stallman(path-separator, parse-colon-path): Doc fixes.
1997-05-10 Richard M. Stallman(backup-extract-version-start): New variable.
1997-05-10 Richard M. Stallman(auto-mode-alist): Shuffle a few elements,
1997-05-05 Richard M. StallmanUse defgroup and defcustom.
1997-05-05 Richard M. StallmanDoc fix.
1997-05-05 Richard M. Stallman(set-auto-mode): New arg JUST-FROM-FILE-NAME.
1997-04-21 Richard M. Stallman(recover-file): Fix error message.
1997-04-12 Richard M. Stallman(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
1997-04-11 Richard M. Stallman(file-relative-name): Expand both args before
1997-03-29 Richard M. Stallman(make-auto-save-file-name): Replace both / and \
1997-03-22 Richard M. Stallman(recover-session): Add `t' to switches.
1997-02-20 Karl Heuer(find-file, find-file-other-window,
1997-02-05 Erik Naggum(file-relative-name): Protect the match-data.
1997-02-03 Richard M. Stallman(set-visited-file-name): New arg ALONG-WITH-FILE.
1997-01-05 Richard M. Stallman(switch-to-buffer-other-frame)
1996-12-31 Richard M. Stallman(insert-directory): Use -- as arg
1996-12-16 Richard M. StallmanChange defconsts to defvars.
1996-12-15 Richard M. Stallman(find-file-revert-without-query): New variable.
1996-12-06 Karl Heuer(backup-buffer): Doc fix.
1996-11-17 Karl Heuer(write-contents-hooks): Doc fix.
1996-11-09 Richard M. Stallman(revert-buffer): Doc fix.
1996-10-28 Simon Marshallmore auto-mode-alist modes.
1996-10-26 Richard M. Stallman(set-visited-file-name): Doc fix.
1996-10-13 Richard M. Stallman(hack-local-variables-prop-line):
1996-10-10 Richard M. Stallman(auto-mode-alist): .hpp files get C++ mode.
1996-10-04 Richard M. Stallman(file-name-non-special): New function.
1996-10-02 Richard M. Stallman(recover-session): Error if session files turned off.
1996-09-25 Richard M. Stallman(auto-mode-alist): Add lower-case varieties of
1996-09-16 Richard M. Stallman(file-locked-p): Alias to `ignore' if no file locking.
1996-09-14 Richard M. Stallman(find-file-existing-other-name): Default value now t.
1996-09-13 Richard M. Stallman(inhibit-first-line-modes-regexps): Add .tgz.
1996-09-01 Richard M. Stallman(insert-directory): If ls fails, get an error.
1996-09-01 Richard M. Stallman(make-auto-save-file-name): Try a few directories
1996-08-29 Richard M. Stallman(kill-some-buffers): New arg LIST says buffers to maybe...
1996-08-20 Richard M. Stallman(revert-buffer): Doc fix.
1996-07-22 Richard M. Stallman(dabbrev-case-fold-search, dabbrev-case-replace): Set
1996-07-07 Erik Naggum(insert-directory): Fix previous change.
next