aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-09-25 15:16:31 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-09-25 15:16:31 +0000
commit7d38cf7efc4c8bbd1a2d84e7efbd9830ad572dd5 (patch)
tree76efea2b870002b7b7b8bf0877bfb4519f4eccd2 /ChangeLog
parenta91128615014e70c4cb69a0fc4213215e64bb786 (diff)
downloadcflow-7d38cf7efc4c8bbd1a2d84e7efbd9830ad572dd5.tar.gz
cflow-7d38cf7efc4c8bbd1a2d84e7efbd9830ad572dd5.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c6d09d..5717114 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,18 @@
2005-09-25 Sergey Poznyakoff <gray@gnu.org.ua>
+ * doc/cflow.texi: Finished! Some @FIXMEs left, though.
+ * elisp/cflow-mode.el (cflow-find-function): Change binding to
+ @key{s}, for compatibility with po-mode.
+ * src/Makefile.am (CFLOW_FLAGS): Use --brief
+ * src/cflow.h (emacs_option): New variable
+ * src/gnu.c: Handle new --emacs option.
+ * src/main.c: Likewise.
+ * src/posix.c: Likewise.
+ * src/output.c (newline): Remove static qualifier
+
* doc/foo.c: New sample source
* doc/Makefile.am: Add foo.c
* doc/cflow.texi: Updated
* doc/wc.c: Minor formatting changes
* src/Makefile.am (chart.cflow): Renamed to cflow.cflow and
rewritten in accordance with the cflow manual guidelines.

Return to:

Send suggestions and report system problems to the System administrator.