aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLuc Teirlinck2004-07-23 12:20:22 +0000
committerLuc Teirlinck2004-07-23 12:20:22 +0000
commitd398de43be1a0a9197b2eef624fd4e2e7ae1e762 (patch)
tree0fa07a1253cef214fd597faa7b8ed92ac9eef4bd /lisp/ChangeLog
parent55c4a67ca8fe8e5ffd67b70bdb7d278bc99c84ea (diff)
downloademacs-d398de43be1a0a9197b2eef624fd4e2e7ae1e762.tar.gz
emacs-d398de43be1a0a9197b2eef624fd4e2e7ae1e762.zip
(modify-all-frames-parameters): Minor doc fix.
(set-frame-configuration): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 92246d2f95c..866a88eb30e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12004-07-23 Luc Teirlinck <teirllm@auburn.edu>
2
3 * frame.el (modify-all-frames-parameters): Minor doc fix.
4
12004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change) 52004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2 6
3 * simple.el (completion-setup-function): Compute the common parts 7 * simple.el (completion-setup-function): Compute the common parts