1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

* Bug: check that term is an application.

This commit is contained in:
Eelco Dolstra 2004-10-26 23:30:18 +00:00
parent 5fe9222b36
commit c52dda95a6
2 changed files with 3 additions and 1 deletions

2
NEWS
View file

@ -56,6 +56,8 @@ Major changes include the following:
* Various new operators (e.g., string concatenation).
* Expression evaluation is much faster.
* An Emacs mode for editing Nix expressions (with syntax highlighting
and indentation) has been added.