summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-07-04 15:16:26 +0000
committerRichard M. Stallman <rms@gnu.org>2005-07-04 15:16:26 +0000
commit4af331767c017b838b31efb7ec1dc182d8f630d9 (patch)
tree6ee4dd00745ef6a7406dd94d2ee8103622c722aa /lisp
parent6c3b04e6a7efdacb0e0cc785ec297e950d31adab (diff)
downloademacs-4af331767c017b838b31efb7ec1dc182d8f630d9.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-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.