diff options
| author | Eli Zaretskii | 2014-03-25 18:08:45 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2014-03-25 18:08:45 +0200 |
| commit | 75b7e407e8d4303930dbfad2df2f36b994f368ed (patch) | |
| tree | 33a588789d35ad27ca53dc159b406ad909f8f727 /doc/lispref/ChangeLog | |
| parent | 08cf935b84a0778fdf60992960f2c5a6dbad4d82 (diff) | |
| download | emacs-75b7e407e8d4303930dbfad2df2f36b994f368ed.tar.gz emacs-75b7e407e8d4303930dbfad2df2f36b994f368ed.zip | |
Improve doc of file-symlink-p per bug #17073.
doc/lispref/files.texi (Kinds of Files): Improve documentation of
file-symlink-p. Add cross-references.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3dfc0dffd76..bf3c6f170ea 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-03-25 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * files.texi (Kinds of Files): Improve documentation of | ||
| 4 | file-symlink-p. (Bug#17073) Add cross-references. | ||
| 5 | |||
| 1 | 2014-03-24 Barry O'Reilly <gundaetiapo@gmail.com> | 6 | 2014-03-24 Barry O'Reilly <gundaetiapo@gmail.com> |
| 2 | 7 | ||
| 3 | * markers.texi (Moving Marker Positions): The 2014-03-02 doc | 8 | * markers.texi (Moving Marker Positions): The 2014-03-02 doc |