Mercurial > emacs
comparison lisp/ChangeLog @ 87143:e1c8546ca1d5
Fix buggy `error' calls in progmodes/
author | Deepak Goel <deego@gnufans.org> |
---|---|
date | Thu, 06 Dec 2007 18:36:46 +0000 |
parents | a33cd731dd95 |
children | 5db60f420c85 |
comparison
equal
deleted
inserted
replaced
87142:a33cd731dd95 | 87143:e1c8546ca1d5 |
---|---|
1 2007-12-06 D. Goel <deego3@gmail.com> | 1 2007-12-06 D. Goel <deego3@gmail.com> |
2 | |
3 * progmodes/vhdl-mode.el (vhdl-template-modify): Ditto. | |
4 | |
5 * progmodes/idlw-shell.el (idlwave-shell-send-command): Ditto. | |
6 (idlwave-shell-display-line): Ditto. | |
7 | |
8 * progmodes/ada-xref.el (ada-find-file): Ditto. | |
9 (ada-get-all-references): Ditto. | |
10 (ada-xref-find-in-modified-ali): Ditto. | |
11 (ada-find-in-src-path): Ditto. | |
2 | 12 |
3 * net/trampver.el (x): Ditto. | 13 * net/trampver.el (x): Ditto. |
4 | 14 |
5 * mail/uce.el (uce-reply-to-uce): Ditto. | 15 * mail/uce.el (uce-reply-to-uce): Ditto. |
6 | 16 |