summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40e71fb0ca2..22137878c2b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2005-07-04 Richard M. Stallman <rms@gnu.org>
+
+ * textmodes/org.el (org-file-apps-defaults-gnu):
+ Renamed from org-file-apps-defaults-linux.
+ (org-default-apps): Don't test system-type for `linux'.
+ (org-file-apps): Doc fix.
+
2005-07-04 David Ponce <david@dponce.com>
* tree-widget.el: Improve header Commentary section.