comparison lisp/ChangeLog @ 27838:ad4b3195f851

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 23 Feb 2000 23:10:32 +0000
parents 1e61e538c92c
children d3dca8568200
comparison
equal deleted inserted replaced
27837:46fedf13d52e 27838:ad4b3195f851
1 2000-02-23 Dave Love <fx@gnu.org> 1 2000-02-23 Dave Love <fx@gnu.org>
2
3 * simple.el (zap-to-char, kill-line, kill-region, kill-word)
4 (backward-kill-word): Revert addition of * to interactive spec --
5 it's a feature.
6
7 * paragraphs.el: (kill-paragraph, backward-kill-paragraph)
8 (backward-kill-sentence, kill-sentence): Likewise.
2 9
3 * gud.el (gud-jdb-build-class-source-alist): Prepend space to 10 * gud.el (gud-jdb-build-class-source-alist): Prepend space to
4 scratch buffer name. 11 scratch buffer name.
5 (gud-format-command): Use int-to-string in ?l case. Simplify 12 (gud-format-command): Use int-to-string in ?l case. Simplify
6 slightly. 13 slightly.