diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f9597cdbe4d..89a18361ddd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-03-26 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * simple.el (completion-setup-function): Emphasize the | ||
| 4 | first uncommon characters in the completions;and de-emphasize | ||
| 5 | the common prefix substrings. | ||
| 6 | (completion-emphasis): New face. | ||
| 7 | (completion-de-emphasis): New face. | ||
| 8 | |||
| 1 | 2004-03-25 Sam Steingold <sds@gnu.org> | 9 | 2004-03-25 Sam Steingold <sds@gnu.org> |
| 2 | 10 | ||
| 3 | * vc.el (vc-print-log): Fixed a bug in the last patch: | 11 | * vc.el (vc-print-log): Fixed a bug in the last patch: |