Mercurial > emacs
comparison lisp/ChangeLog @ 104369:5744c85d533a
* log-edit.el (log-edit-strip-single-file-name): New var.
(log-edit-insert-changelog): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Aug 2009 19:55:58 +0000 |
parents | f700ef41d26c |
children | 2e03e5755cf1 |
comparison
equal
deleted
inserted
replaced
104368:f700ef41d26c | 104369:5744c85d533a |
---|---|
1 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com> | |
2 | |
3 * log-edit.el (log-edit-strip-single-file-name): New var. | |
4 (log-edit-insert-changelog): Use it. | |
5 | |
1 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * subr.el (read-passwd): Use read-key so keypad keys work as well. | 8 * subr.el (read-passwd): Use read-key so keypad keys work as well. |
9 Bug#3287 | |
4 | 10 |
5 * help.el (help-print-return-message): Rename from | 11 * help.el (help-print-return-message): Rename from |
6 print-help-return-message. | 12 print-help-return-message. |
7 | 13 |
8 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable | 14 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable |