Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 03 14:05:47 2010 -0700 +++ b/lisp/ChangeLog Sun Oct 03 14:23:13 2010 -0700 @@ -1,5 +1,9 @@ 2010-10-03 Glenn Morris <rgm@gnu.org> + * subr.el (directory-sep-char): Remove obsolete variable. + * net/tramp-compat.el: Don't mess about with the byte-compiler unless + it is "necessary". + * vc/vc-hooks.el (vc-header-alist): Remove obsolete variable. * vc/vc.el (vc-static-header-alist): Doc fix. * vc/vc-cvs.el (vc-cvs-header):