/[emacs]/emacs/lisp/subr.el
ViewVC logotype

Diff of /emacs/lisp/subr.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.294 by rms, Fri Mar 29 23:13:26 2002 UTC revision 1.295 by rms, Mon Apr 1 12:03:14 2002 UTC
# Line 1117  This finishes the change group by revert Line 1117  This finishes the change group by revert
1117          ;; Revert the undo info to what it was when we grabbed the state.          ;; Revert the undo info to what it was when we grabbed the state.
1118          (setq buffer-undo-list elt)))))          (setq buffer-undo-list elt)))))
1119    
1120    ;; For compatibility.
1121    (defalias 'redraw-modeline 'force-mode-line-update)
1122    
1123  (defun force-mode-line-update (&optional all)  (defun force-mode-line-update (&optional all)
1124    "Force the mode line of the current buffer to be redisplayed.    "Force the mode line of the current buffer to be redisplayed.
1125  With optional non-nil ALL, force redisplay of all mode lines."  With optional non-nil ALL, force redisplay of all mode lines."

Legend:
Removed from v.1.294  
changed lines
  Added in v.1.295

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26