Mercurial > emacs
comparison lisp/ChangeLog @ 60915:a72129314db4
* eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with
`invalid'.
author | Werner LEMBERG <wl@gnu.org> |
---|---|
date | Fri, 25 Mar 2005 08:33:09 +0000 |
parents | 62dc372efbe1 |
children | 480134f8cd16 |
comparison
equal
deleted
inserted
replaced
60914:62dc372efbe1 | 60915:a72129314db4 |
---|---|
3 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with | 3 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with |
4 `invalid'. | 4 `invalid'. |
5 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'. | 5 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'. |
6 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'. | 6 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'. |
7 * emulation/vip.el: Replace `illegal' with `invalid'. | 7 * emulation/vip.el: Replace `illegal' with `invalid'. |
8 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with | |
9 `invalid'. | |
8 | 10 |
9 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca> |
10 | 12 |
11 * comint.el (comint-insert-input): Obey mouse-yank-at-point. | 13 * comint.el (comint-insert-input): Obey mouse-yank-at-point. |
12 | 14 |