comparison doc/lispref/ChangeLog @ 110742:f0f8f95b6535

Remove directory-sep-char, obsolete since 21.1. * lisp/subr.el (directory-sep-char): Remove obsolete variable. * lisp/net/tramp-compat.el: Don't mess about with the byte-compiler unless it is "necessary". * doc/lispref/files.texi (File Name Components): Remove ignored section about deleted variable directory-sep-char. * etc/NEWS: Mention above change.
author Glenn Morris <rgm@gnu.org>
date Sun, 03 Oct 2010 14:23:13 -0700
parents 5850ff18beab
children cad6890bb825
comparison
equal deleted inserted replaced
110741:d90a3bc6b730 110742:f0f8f95b6535
1 2010-10-03 Glenn Morris <rgm@gnu.org>
2
3 * files.texi (File Name Components): Remove ignored section about
4 deleted variable directory-sep-char.
5
1 2010-10-03 Michael Albinus <michael.albinus@gmx.de> 6 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * files.texi (Magic File Names): New defopt 8 * files.texi (Magic File Names): New defopt
4 remote-file-name-inhibit-cache. 9 remote-file-name-inhibit-cache.
5 10