Mercurial > emacs
comparison lisp/ChangeLog @ 96478:cb623ad4eda6
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 01 Jul 2008 15:05:00 +0000 |
parents | 25bcd36bb679 |
children | 2cfacee4e258 |
comparison
equal
deleted
inserted
replaced
96477:25bcd36bb679 | 96478:cb623ad4eda6 |
---|---|
3 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode. | 3 * uniquify.el (uniquify-list-buffers-directory-modes): Add vc-dir-mode. |
4 | 4 |
5 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys. | 5 * vc-annotate.el (vc-annotate-mode-map): Use lower case keys. |
6 Add binding for vc-annotate-show-changeset-diff-revision-at-line. | 6 Add binding for vc-annotate-show-changeset-diff-revision-at-line. |
7 | 7 |
8 * vc-dir.el (vc-dir-mode): Set list-buffers-function. | 8 * vc-dir.el (vc-dir-mode): Set list-buffers-directory. |
9 | 9 |
10 2008-07-01 Nick Roberts <nickrob@snap.net.nz> | 10 2008-07-01 Nick Roberts <nickrob@snap.net.nz> |
11 | 11 |
12 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. | 12 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. |
13 (gdb-init-2): Use it. Don't run gdb-mode-hook again. | 13 (gdb-init-2): Use it. Don't run gdb-mode-hook again. |