diff options
| author | Vinicius Jose Latorre | 2007-08-02 00:23:02 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2007-08-02 00:23:02 +0000 |
| commit | a5860c9b23c5cb4d479aebcc752f79b7957a42a5 (patch) | |
| tree | 77adb0b684cd7440603333af9b1ecb7feea9a63d | |
| parent | 54ed9a2d8694219e98b7e92897e1bebf23dfb963 (diff) | |
| download | emacs-a5860c9b23c5cb4d479aebcc752f79b7957a42a5.tar.gz emacs-a5860c9b23c5cb4d479aebcc752f79b7957a42a5.zip | |
Insert tiny change
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca217d97927..2dce1ef6b8e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | * menu-bar.el (menu-bar-vc-filter): New function. | 8 | * menu-bar.el (menu-bar-vc-filter): New function. |
| 9 | (menu-bar-tools-menu): Use it as a filter. | 9 | (menu-bar-tools-menu): Use it as a filter. |
| 10 | 10 | ||
| 11 | 2007-08-01 Eric Hanchrow <offby1@blarg.net> | 11 | 2007-08-01 Eric Hanchrow <offby1@blarg.net> (tiny change) |
| 12 | 12 | ||
| 13 | * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. | 13 | * ibuf-ext.el (ibuffer-mark-old-buffers): Docstring fix. |
| 14 | 14 | ||
| @@ -33,7 +33,7 @@ | |||
| 33 | fortran-line-length rather than 72. | 33 | fortran-line-length rather than 72. |
| 34 | (fortran-window-create-momentarily): Doc fix. | 34 | (fortran-window-create-momentarily): Doc fix. |
| 35 | 35 | ||
| 36 | 2007-07-31 Drew Adams <drew.adams@oracle.com> | 36 | 2007-07-31 Drew Adams <drew.adams@oracle.com> (tiny change) |
| 37 | 37 | ||
| 38 | * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix | 38 | * cus-edit.el (custom-group-value-create, custom-goto-parent): Fix |
| 39 | parent groups link. | 39 | parent groups link. |