diff options
| author | Chong Yidong <cyd@stupidchicken.com> | 2007-03-17 18:02:12 +0000 |
|---|---|---|
| committer | Chong Yidong <cyd@stupidchicken.com> | 2007-03-17 18:02:12 +0000 |
| commit | ac1f6415230ce3ab6e359ba92449c59522f027e4 (patch) | |
| tree | bf2d9e64fd6b5e0b214aa2dfd93891f3fa1868ad | |
| parent | a6a4248699482186c2ec696223bb7826762a89fb (diff) | |
| download | emacs-ac1f6415230ce3ab6e359ba92449c59522f027e4.tar.gz | |
* tempo.el (tempo-insert): Deal with 'r> if it appears
specified with a prompt argument.
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 39acb9b1f97..f1647835a08 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,11 @@ * eshell/esh-mode.el (eshell-handle-ansi-color): New function. Add new option for eshell-output-filter-functions. +2007-03-12 Lawrence Mitchell <wence@gmx.li> (tiny change) + + * tempo.el (tempo-insert): Deal with 'r> if it appears + specified with a prompt argument. + 2007-03-12 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el (org-set-font-lock-defaults): Handle narrow |
