diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d4b95f7c30b..0cfc9d2bd56 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-03-05 David Hansen <david.hansen@gmx.net> | ||
| 2 | |||
| 3 | * pcomplete.el (pcomplete-show-completions): Search all frames for | ||
| 4 | completions buffer. | ||
| 5 | |||
| 1 | 2007-03-05 Chong Yidong <cyd@stupidchicken.com> | 6 | 2007-03-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * cus-edit.el (customize-save-variable): Clear customized-value | 8 | * cus-edit.el (customize-save-variable): Clear customized-value |