/[emacs]/emacs/lisp/emulation/cua-base.el
ViewVC logotype

Diff of /emacs/lisp/emulation/cua-base.el

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

revision 1.21 by kfstorm, Sat Mar 22 00:18:12 2003 UTC revision 1.22 by kfstorm, Mon Mar 24 11:01:17 2003 UTC
# Line 889  With a double \\[universal-argument] pre Line 889  With a double \\[universal-argument] pre
889     ((eq last-command 'pop-to-mark-command)     ((eq last-command 'pop-to-mark-command)
890      (setq this-command 'pop-to-mark-command)      (setq this-command 'pop-to-mark-command)
891      (pop-to-mark-command))      (pop-to-mark-command))
892     ((and (eq last-command 'pop-global-mark) (not arg))     ((and pop-global-mark-quick-repeat
893             (eq last-command 'pop-global-mark) (not arg))
894      (setq this-command 'pop-global-mark)      (setq this-command 'pop-global-mark)
895      (pop-global-mark))      (pop-global-mark))
896     (arg     (arg

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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