Richard M. Stallman
c3dd4d76c4
(Writing to Files): Get rid of "Emacs 21".
...
(Unique File Names): Likewise.
2005-03-06 18:14:33 +00:00
Richard M. Stallman
16bf330f41
(File Locks): Not supported on MS systems.
...
(Testing Accessibility): Clarify.
2005-02-03 07:01:04 +00:00
Luc Teirlinck
689ffd70f2
(Format Conversion): `auto-save-file-format' has been renamed
...
`buffer-auto-save-file-format'.
2004-09-08 02:55:36 +00:00
Richard M. Stallman
83f411a2d2
(Saving Buffers): Cleanup write-contents-function.
...
(Magic File Names): Cleanup file-remote-p.
2004-07-02 23:43:50 +00:00
Kai Großjohann
8addb6ebba
(Magic File Names): `file-remote-p' returns an identifier of the
...
remote system, not just t.
2004-07-02 14:49:39 +00:00
Richard M. Stallman
eb8f5dabec
(Saving Buffers): Correct previous change.
2004-06-24 20:08:20 +00:00
Luc Teirlinck
7baeca0c0e
Reposition @anchor's.
2004-06-23 16:40:04 +00:00
Lars Hansen
a3468351f6
(Saving Buffers): Correct description of `write-contents-functions'.
2004-06-23 14:37:27 +00:00
Michael Albinus
5b676886d4
files.texi (Magic File Names): Add `file-remote-p' as operation
...
of file name handlers.
2004-05-29 22:44:40 +00:00
Eli Zaretskii
37c0b8fd3d
(Changing Files): Document set-file-times.
2004-04-27 13:21:28 +00:00
Luc Teirlinck
19efcb4634
Various changes in addition to:
...
(Visiting Functions): `find-file-hook' is now a normal hook.
(File Name Expansion): Explain difference between the way that
`expand-file-name' and `file-truename' treat `..'.
(Contents of Directories): Mention optional ID-FORMAT argument to
`directory-files-and-attributes'.
(Format Conversion): Mention new optional CONFIRM argument to
`format-write-file'.
2004-04-14 02:44:21 +00:00
Richard M. Stallman
b705e83b11
(Changing Files): Fix argname.
2004-02-16 22:17:42 +00:00
Luc Teirlinck
9a7268cf3a
*** empty log message ***
2004-01-13 00:24:12 +00:00
Luc Teirlinck
1d7b9cc0dd
(Saving Buffers): Clarify descriptions of `write-contents-functions'
...
and `before-save-hook'. Make the defvar's for `before-save-hook' and
`after-save-hook' into defopt's.
2004-01-07 20:38:22 +00:00
Simon Josefsson
a0465ec316
hooks.texi (Standard Hooks): Add before-save-hook.
...
files.texi (Saving Buffers): Likewise.
2004-01-05 18:20:27 +00:00
Richard M. Stallman
67203dbdf1
(Contents of Directories):
...
Add directory-files-and-attributes.
2003-12-29 20:28:40 +00:00
Lars Hansen
f3bd74b387
(File Attributes): Describe new parameter ID-FORMAT.
2003-11-21 18:25:20 +00:00
Eli Zaretskii
ad800164c8
Replace @sc{foo} with @acronym{FOO}.
2003-11-02 06:29:59 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
104ad64864
(Magic File Names): Add file-remote-p. Clarify file-local-copy.
2003-08-06 01:28:35 +00:00
Richard M. Stallman
c73983bbfa
(Truenames): Add LIMIT arg to file-chase-links.
2003-07-22 15:26:01 +00:00
Richard M. Stallman
e598a60dc3
(Changing Files): copy-file allows dir as NEWNAME.
...
(Magic File Names): Specify precedence order of handlers.
2003-07-14 15:53:56 +00:00
Richard M. Stallman
85d88ff5fd
(File Name Expansion): Warn about iterative use of substitute-in-file-name.
2003-07-07 20:48:26 +00:00
Richard M. Stallman
8632c4f0e6
Fix minor Texinfo usage.
...
(file-exists-p): Explain handling of directories, symlinks, etc.
2003-06-24 18:16:37 +00:00
Kai Großjohann
fbcffa4ab1
(Changing Files): copy-file copies file modes, too.
2003-06-13 08:39:58 +00:00
Richard M. Stallman
4f683b1b9c
(Magic File Names): Document the safe-magic property.
2003-05-16 13:32:42 +00:00
Richard M. Stallman
6f1f54c7e9
(Kinds of Files): Correct return value of file-symlink-p.
2003-04-09 01:30:40 +00:00
Juanma Barranquero
177c0ea743
Trailing whitespace deleted.
2003-02-04 14:56:31 +00:00
Kai Großjohann
df140a6877
From Michael Albinus.
...
* README: Target for Info file is `make info'.
* files.texi (File Name Components): Fixed typos in
`file-name-sans-extension'.
(Magic File Names): Complete list of operations for magic file
name handlers.
2002-10-23 09:34:45 +00:00
Stefan Monnier
7231e81998
Add `umask' to the concept index.
2002-09-17 19:17:58 +00:00
Richard M. Stallman
85df4f6674
Move the node Relative Files before Directory Names. Show what
...
file-name-nondirectory returns when given a directory name.
Explain that abbreviate-file-name works on file names too.
Explain how to combine a directory name with a relative file name
with concat, and the pitfalls.
Update some details.
2002-08-19 18:43:18 +00:00
Stefan Monnier
f2aa473a2c
*** empty log message ***
2002-06-23 22:15:43 +00:00
Eli Zaretskii
98d7eccb5c
(File Name Components): Update the description of
...
file-name-sans-extension and file-name-extension.
2001-10-22 16:12:55 +00:00
Eli Zaretskii
8333f72116
(File Name Completion): Document the significance of
...
a trailing slash in elements of completion-ignored-extensions.
2001-10-13 12:32:59 +00:00
Eli Zaretskii
773e81c741
(File Attributes): Document that the device number can also be a cons cell.
2001-09-14 16:54:19 +00:00
Richard M. Stallman
0fe6819f96
Explain how handler is called, for magic file operations that take
...
more than one file-name argument.
2001-05-05 22:38:58 +00:00
Gerd Moellmann
a540f6ed85
(Visiting Functions): Typos.
2000-10-25 09:46:57 +00:00
Kenichi Handa
80e8b2c20f
(Visiting Functions): Return value of find-file-noselect may be a list
...
of buffers if wildcards are used.
2000-10-25 00:42:48 +00:00
Dave Love
1beefde776
file-name-extension
2000-07-27 13:13:23 +00:00
Dave Love
82400f5661
write-region change
2000-05-10 19:40:18 +00:00
Richard M. Stallman
39a5713ce1
*** empty log message ***
2000-04-21 18:28:45 +00:00
Richard M. Stallman
5557b83bc8
*** empty log message ***
2000-04-18 21:27:18 +00:00
Richard M. Stallman
f855fad275
*** empty log message ***
2000-04-16 17:21:24 +00:00
Richard M. Stallman
f74bbbbf55
*** empty log message ***
2000-03-09 13:59:23 +00:00
Richard M. Stallman
8f3efb4e04
*** empty log message ***
2000-01-10 08:56:40 +00:00
Gerd Moellmann
3768027915
@ifinto -> @ifnottex.
2000-01-05 15:18:01 +00:00
Gerd Moellmann
fd897522d4
Update copyrights.
2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4
Remove obsolete @tindex commands.
2000-01-05 14:29:37 +00:00
Richard M. Stallman
77ba49d8a6
*** empty log message ***
1999-12-08 19:01:55 +00:00
Dave Love
2468d0c025
Current version from /gd/gnu/elisp.
1999-12-03 19:11:12 +00:00