+2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * quail/indian.el: Replace commented-out lines with a condition
+ that is always false.
+
2002-04-06 Jaeyoun Chung <jay@kldp.org>
* quail/hanja3.el ("kf"): added a few composing rules
+2002-04-19 Glenn Morris <gmorris@ast.cam.ac.uk>
+
+ * progmodes/f90.el: Update maintainer.
+ (f90-line-continued): Recognize blank/comment lines embedded in
+ continuation lines.
+ (f90-looking-at-program-block-start): No extra indentation after
+ function or subroutine keyword appears in single quotes.
+
2002-04-19 Miles Bader <miles@gnu.org>
* custom.el (customize-mark-to-save, customize-mark-as-set)
+2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * msdos.c (Qhbar): New variable.
+ (syms_of_msdos): intern and staticpro it.
+ (IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
+ cursor type.
+
2002-04-19 Dave Lambert <dlambert@acm.org>
Theses change implement an underscore-like (`hbar') cursor.