Mercurial > emacs
diff lisp/ChangeLog @ 87169:ac7eee19fc7e
Improves calls to `error', per mail from RMS.
author | Deepak Goel <deego@gnufans.org> |
---|---|
date | Sat, 08 Dec 2007 00:57:23 +0000 |
parents | 2d0128ea6c4a |
children | e50a2e215441 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 07 11:05:08 2007 +0000 +++ b/lisp/ChangeLog Sat Dec 08 00:57:23 2007 +0000 @@ -1,3 +1,13 @@ +2007-12-07 D. Goel <deego3@gmail.com> + + * progmodes/idlw-shell.el (idlwave-shell-display-line) + * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) + (ada-xref-find-in-modified-ali, ada-find-in-src-path) + * mail/uce.el (uce-reply-to-uce) + * progmodes/vhdl-mode.el (vhdl-template-modify) + * mail/feedmail.el (feedmail-dump-message-to-queue): Improve calls + to `error' (as suggested by RMS.) + 2007-12-07 Glenn Morris <rgm@gnu.org> * allout.el (allout-write-file-hook-handler):