Mercurial > emacs
annotate etc/FTP @ 74951:96636bda161b
(readline): When creating a relative file name from a
#line directive, leave the file name alone. The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file. That hypothesis is
wrong with Cpp and Lex.
(Makefile_targets): Do not include spaces in tag names.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 28 Dec 2006 00:05:53 +0000 |
parents | 3681678d3d86 |
children | 0259a1711394 |
rev | line source |
---|---|
32527 | 1 Please refer to <http://www.gnu.org/software/emacs/> for information |
2 about obtaining Emacs. | |
71189
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
32527
diff
changeset
|
3 |
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
32527
diff
changeset
|
4 Copyright (c) 2000, 2006 Free Software Foundation, Inc. |
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
32527
diff
changeset
|
5 |
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
32527
diff
changeset
|
6 Verbatim copying and distribution is permitted in any medium |
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
32527
diff
changeset
|
7 provided this notice is preserved. |