Hrvoje Niksic <hniksic(a)srce.hr> writes:
+commands attached to them. To use it, add the following to
`.emacs':
+
+ (add-hook 'gdb-mode-hook '(lambda () (require 'gdb-highlight)))
+
Isn't it a bad thing to be promoting the use anonymous functions in
hooks in the NEWS files?
Jan