comparison lisp/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 d90a3bc6b730
children af2db97ca17a
comparison
equal deleted inserted replaced
110741:d90a3bc6b730 110742:f0f8f95b6535
1 2010-10-03 Glenn Morris <rgm@gnu.org> 1 2010-10-03 Glenn Morris <rgm@gnu.org>
2
3 * subr.el (directory-sep-char): Remove obsolete variable.
4 * net/tramp-compat.el: Don't mess about with the byte-compiler unless
5 it is "necessary".
2 6
3 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable. 7 * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable.
4 * vc/vc.el (vc-static-header-alist): Doc fix. 8 * vc/vc.el (vc-static-header-alist): Doc fix.
5 * vc/vc-cvs.el (vc-cvs-header): 9 * vc/vc-cvs.el (vc-cvs-header):
6 * vc/vc-rcs.el (vc-rcs-header): 10 * vc/vc-rcs.el (vc-rcs-header):