diff options
| author | John Wiegley | 2010-02-03 15:47:25 -0500 |
|---|---|---|
| committer | John Wiegley | 2010-02-03 15:47:25 -0500 |
| commit | 82055bb780cf6b8f0d3c53ca0eac635bf7e18d7e (patch) | |
| tree | b9e0a6e142a9bab0f417724677f56475c215719b /lisp/ChangeLog | |
| parent | 8214b6e4e7e65e08bb055daf7d0a681155cb37c2 (diff) | |
| download | emacs-82055bb780cf6b8f0d3c53ca0eac635bf7e18d7e.tar.gz emacs-82055bb780cf6b8f0d3c53ca0eac635bf7e18d7e.zip | |
iswitchb.el (iswitchb-completions): Add bookmark files to the
list of files considered for "virtual buffer" completions.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e133665570..36df1bd0b72 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-02-03 John Wiegley <jwiegley@gmail.com> | ||
| 2 | |||
| 3 | * iswitchb.el (iswitchb-completions): Add bookmark files to the | ||
| 4 | list of files considered for "virtual buffer" completions. | ||
| 5 | |||
| 1 | 2010-02-03 Michael Albinus <michael.albinus@gmx.de> | 6 | 2010-02-03 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 7 | ||
| 3 | * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory | 8 | * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory |