Added a test for the lag command and started on the sample command
[pspp] / src / ChangeLog
index b3f668142997b06f96c42b84fff7eb0d6ace2bf8..8b6f4dedf3f30e816e8e60dd58666d3f8b455a65 100644 (file)
@@ -1,3 +1,9 @@
+Mon Dec 15 21:35:59 2003  Ben Pfaff  <blp@gnu.org>
+
+       * groff-font.c: (add_kern) Fix indentation.
+       (add_kern) Use & instead of % to take power-of-2 modulus.
+       (font_get_kern_adjust) Likewise.
+
 Fri Dec 12 23:54:37 2003  Ben Pfaff  <blp@gnu.org>
 
        * autorecode.c: (recode) Replace stupid use of memcpy() by