Mercurial > emacs
comparison lisp/ChangeLog @ 31018:c5196e8ccc16
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 21 Aug 2000 22:46:59 +0000 |
parents | 8c16eb0c611c |
children | 9e1d7707876b |
comparison
equal
deleted
inserted
replaced
31017:10e0d89955b6 | 31018:c5196e8ccc16 |
---|---|
115 instead of beginning-of-line. | 115 instead of beginning-of-line. |
116 (gud-filter): Temporarily widen gud comint buffer while | 116 (gud-filter): Temporarily widen gud comint buffer while |
117 examining output. | 117 examining output. |
118 | 118 |
119 2000-08-18 Stefan Monnier <monnier@cs.yale.edu> | 119 2000-08-18 Stefan Monnier <monnier@cs.yale.edu> |
120 | |
121 * progmodes/sh-script.el: Big bag of typos. | |
120 | 122 |
121 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp | 123 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp |
122 check since ispell-process is not bound when ispell is not yet loaded. | 124 check since ispell-process is not bound when ispell is not yet loaded. |
123 | 125 |
124 2000-08-18 Dave Love <fx@gnu.org> | 126 2000-08-18 Dave Love <fx@gnu.org> |