** The mode line under X is now drawn with shadows by default.
You can change its appearance by modifying the face `mode-line'.
+In particular, setting the `:box' attribute to nil turns off the 3D
+appearance of the mode line. (The 3D appearance makes the mode line
+occupy more space, and thus might cause the first or the last line of
+the window to be partially obscured.)
The variable `mode-line-inverse-video', which was used in older
versions of emacs to make the mode-line stand out, now defaults to nil,
2001-01-19 Eli Zaretskii <eliz@is.elta.co.il>
+ * mail/emacsbug.el (report-emacs-bug): Report the value of
+ LC_CTYPE, not LC_TYPE.
+
* isearch.el (isearch-forward): Add isearch-toggle-case-fold,
isearch-toggle-regexp and isearch-edit-string to doc string.