aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley2002-07-31 23:32:02 +0000
committerJohn Wiegley2002-07-31 23:32:02 +0000
commitc71cb98b7436c28649d873d3d0cd176df83bf800 (patch)
tree6155472486943746e0ba2dd0feff1f7edd09006c
parent3755bd32c9022973de835c42ffdadde1beb32f3a (diff)
downloademacs-c71cb98b7436c28649d873d3d0cd176df83bf800.tar.gz
emacs-c71cb98b7436c28649d873d3d0cd176df83bf800.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 45f8b368256..c34a888c582 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12002-07-31 John Wiegley <johnw@gnu.org>
2
3 * pcomplete.el (pcomplete-comint-setup): Use `add-to-list', to
4 prevent adding the symbol `pcomplete' to
5 shell-dynamic-complete-functions to many times.
6
12002-07-31 Markus Rost <rost@math.ohio-state.edu> 72002-07-31 Markus Rost <rost@math.ohio-state.edu>
2 8
3 * help-fns.el (describe-function-1): Test function for 9 * help-fns.el (describe-function-1): Test function for