diff options
| author | Stefan Monnier | 2008-02-22 18:47:26 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-02-22 18:47:26 +0000 |
| commit | bb5527ce637d3671ebac05ca7260a9aa8452150a (patch) | |
| tree | d25734844c69c066601dc2b27d18e5f9ec7c761b /lisp/ChangeLog | |
| parent | b1988611249ebea76fd861cacdedd4741610238d (diff) | |
| download | emacs-bb5527ce637d3671ebac05ca7260a9aa8452150a.tar.gz emacs-bb5527ce637d3671ebac05ca7260a9aa8452150a.zip | |
(dired-mark-prompt): Don't count/display the t element.
Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8155315790f..a8559f1a9a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * dired.el (dired-mark-prompt): Don't count/display the t element. | ||
| 4 | Reported by Carsten Blaauw <it-media.blaauw@daimler.com>. | ||
| 5 | |||
| 1 | 2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change) | 6 | 2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change) |
| 2 | 7 | ||
| 3 | * progmodes/sh-script.el (sh-indent-comment): Docstring fix. | 8 | * progmodes/sh-script.el (sh-indent-comment): Docstring fix. |