/[emacs]/emacs/lisp/help-macro.el
ViewVC logotype

Diff of /emacs/lisp/help-macro.el

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

revision 1.29 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.29.8.1 by miles, Fri Apr 4 06:20:06 2003 UTC
# Line 143  and then returns." Line 143  and then returns."
143                             (help-mode)                             (help-mode)
144                             (goto-char (point-min))                             (goto-char (point-min))
145                             (while (or (memq char (append help-event-list                             (while (or (memq char (append help-event-list
146                                                           (cons help-char '(?? ?\C-v ?\ ?\177 delete backspace vertical-scroll-bar ?\M-v))))                                                           (cons help-char '(?? ?\C-v ?\s ?\177 delete backspace vertical-scroll-bar ?\M-v))))
147                                        (eq (car-safe char) 'switch-frame)                                        (eq (car-safe char) 'switch-frame)
148                                        (equal key "\M-v"))                                        (equal key "\M-v"))
149                               (condition-case nil                               (condition-case nil

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.29.8.1

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