Mercurial > emacs
changeset 46538:f9195cae859a
(syms_of_xdisp): Remove redundant deprecation info.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 19 Jul 2002 11:38:35 +0000 |
parents | 46f175ecf5d4 |
children | b95625933c8f |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Fri Jul 19 11:37:01 2002 +0000 +++ b/src/xdisp.c Fri Jul 19 11:38:35 2002 +0000 @@ -15334,9 +15334,7 @@ DEFVAR_BOOL ("mode-line-inverse-video", &mode_line_inverse_video, doc: /* nil means display the mode-line/header-line/menu-bar in the default face. Any other value means to use the appropriate face, `mode-line', -`header-line', or `menu' respectively. - -This variable is deprecated; please change the above faces instead. */); +`header-line', or `menu' respectively. */); mode_line_inverse_video = 1; DEFVAR_LISP ("line-number-display-limit", &Vline_number_display_limit,