Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4972:c448f4c38d65
change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-04 Ben Wing <ben@xemacs.org>
* filelock.c:
* filelock.c (fill_in_lock_file_name):
Name the lock symlink file .#FN# instead of .#FN for file FN, so
that the link file doesn't have a .c or .el or whatever extension,
which confuses programs/functions that search by extension (e.g.
etags, byte-recompile-directory, etc.).
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Thu, 04 Feb 2010 05:58:40 -0600 |
| parents | bcdf496e49d0 |
| children | 3bf1b0f0c391 16112448d484 4aebb0131297 |
comparison
equal
deleted
inserted
replaced
| 4971:bcdf496e49d0 | 4972:c448f4c38d65 |
|---|---|
| 1 2010-02-04 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * filelock.c: | |
| 4 * filelock.c (fill_in_lock_file_name): | |
| 5 Name the lock symlink file .#FN# instead of .#FN for file FN, so | |
| 6 that the link file doesn't have a .c or .el or whatever extension, | |
| 7 which confuses programs/functions that search by extension (e.g. | |
| 8 etags, byte-recompile-directory, etc.). | |
| 9 | |
| 1 2010-02-04 Ben Wing <ben@xemacs.org> | 10 2010-02-04 Ben Wing <ben@xemacs.org> |
| 2 | 11 |
| 3 * symbols.c (defsymbol_massage_name_1): | 12 * symbols.c (defsymbol_massage_name_1): |
| 4 * symbols.c (defsymbol_nodump): | 13 * symbols.c (defsymbol_nodump): |
| 5 * symbols.c (defsymbol): | 14 * symbols.c (defsymbol): |
