Mercurial > emacs
comparison lisp/ChangeLog @ 71276:3e72da0c198d
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 08 Jun 2006 12:14:48 +0000 |
parents | 9c646f1ba2df |
children | 5bf4824174e1 |
comparison
equal
deleted
inserted
replaced
71275:aa026ce4fcef | 71276:3e72da0c198d |
---|---|
1 2006-06-09 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers-1) | |
4 (gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status | |
5 in mode line at startup. | |
6 | |
1 2006-06-08 Kim F. Storm <storm@cua.dk> | 7 2006-06-08 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * ido.el (ido-take-first-match, ido-push-dir-first): New commands. | 9 * ido.el (ido-take-first-match, ido-push-dir-first): New commands. |
4 (ido-init-completion-maps): Bind them to M-SPC and M-v. | 10 (ido-init-completion-maps): Bind them to M-SPC and M-v. |
5 (ido-copy-current-file-name): Repeating C-w inserts whole file name. | 11 (ido-copy-current-file-name): Repeating C-w inserts whole file name. |