• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/emulation/

Lines Matching +refs:point +refs:min

404     (set-mark (point))
407 (setq ex-token (buffer-substring (point) (mark t)))
431 (set-mark (point))
438 (string-to-number (buffer-substring (point) (mark t)))))
469 (set-mark (point))
477 (setq ex-token (buffer-substring (point) (mark t)))
482 (set-mark (point))
492 (setq ex-token (buffer-substring (1- (point)) (mark t))))
564 (goto-char (point-max)))
577 save-pos (point)))
594 (setq string-to-complete (buffer-substring save-pos (point)))
604 (delete-region (point) (point-max))
630 (dot (point))
639 (viper-enlarge-region (mark t) (point))
640 (if (> (point) (mark t))
642 reg-end (point))
644 reg-beg (point)))
647 (setq reg-beg-line (1+ (count-lines (point-min) (point)))
669 (delete-region (point-min) (point-max))
671 (goto-char (point-min)))
706 (cons (point-max) ex-addresses)
707 (cons (point-max) (cons (point-min) ex-addresses)))))
710 (setq address (point-min)))
712 (cons (if (null address) (point) address) ex-addresses)))
715 (setq address (point-min)))
718 (cons (if (null address) (point) address) ex-addresses)))
747 (set-mark (point))
755 (goto-char (point-max))))
770 (if (= (mark t) (point)) ""
771 (buffer-substring (1- (point)) (mark t))))
806 (list (point-max) (point-min))
807 (list (point) (point)))))
814 (let ((address (point-marker))
832 (t (let ((ans (viper-get-ex-address-subr address (point-marker))))
836 ;; Returns an address as a point
846 (setq address (point-marker))))
851 (setq address (point-marker))))
854 (goto-char (point-min))
857 (setq address (point-marker)))))
860 (goto-char (1- (point-max)))
861 (setq address (point-marker))))
867 (setq address (point-marker))))
871 (setq address (point-marker))))
875 (exchange-point-and-mark)
877 (viper-register-to-point
879 (setq address (point-marker)))))
914 (set-mark (point))
916 (setq ex-count (string-to-number (buffer-substring (point) (mark t))))
940 (set-mark (point))
942 (setq ex-count (string-to-number (buffer-substring (point) (mark t))))
951 (point-min) (1- (point-max))) viper-BadExCommand))))
968 (goto-char (point-min))
979 (setq ret (buffer-substring (point-min) (point)))
1019 (set-mark (point))
1022 (setq ex-offset (buffer-substring (point) (mark t)))
1029 (setq ex-file (buffer-substring (point) (1- (point-max))))
1050 (delete-region (point) (1- (point-max)))
1052 (goto-char (point-max))
1054 (setq prompt (buffer-substring (point-min) (point)))
1192 (viper-enlarge-region (mark t) (point))
1194 (kill-region (point) (mark t))
1195 (copy-region-as-kill (point) (mark t)))
1202 (buffer-substring (point) (mark t)))))
1210 (goto-char (point-min))
1223 (exchange-point-and-mark)
1226 (set-mark (point))
1229 (viper-enlarge-region (point) (mark t))
1234 (princ (buffer-substring (point) (mark t))))
1244 (downcase ex-buffer) (point) (mark t)))
1246 (copy-to-register ex-buffer (point) (mark t) nil))
1248 (kill-region (point) (mark t))))))
1295 (goto-char (point-min)))
1302 (delete-region (point-min) (point-max))
1304 (goto-char (point-min)))
1351 (setq ex-addresses (list (point-max) (point-min)))
1361 (exchange-point-and-mark)
1362 (let ((cont t) (limit (point-marker)))
1363 (exchange-point-and-mark)
1367 (while (and cont (not (bobp)) (>= (point) limit))
1369 (set-mark (point))
1377 (setq ex-g-marks (cons (point-marker) ex-g-marks)))))
1386 (setq com-str (buffer-substring (1+ (point)) (1- (point-max)))))
1396 (setq ex-addresses (cons (point) nil)))
1397 (push-mark (point) t)
1406 (let ((end (car ex-addresses)) (beg (car (cdr ex-addresses))) point)
1410 (exchange-point-and-mark)
1413 (set-mark (point))
1419 (princ (buffer-substring (point) (mark t))))
1423 (ex-line-subr com (point) (mark t)))
1426 (ex-line-subr com (point) (mark t)))
1427 (setq point (point)))
1428 (goto-char (1- point))
1433 (goto-char (min beg end))
1434 (while (and (not (eobp)) (< (point) (max beg end)))
1436 (if (and (<= (point) (max beg end)) (not (eobp)))
1439 (delete-region (point) (1- (point)))
1443 (min beg end) (max beg end)
1451 ;; Sets the mark to the current point.
1457 (cons (point) nil)))
1477 (point-to-register (viper-int-to-char (1+ (- char ?a)))))))
1574 (setq viper-local-search-start-marker (point-marker))
1585 (let ((point (if (null ex-addresses) (point) (car ex-addresses))))
1588 (goto-char point)
1613 (let ((point (if (null ex-addresses) (point) (car ex-addresses)))
1615 (goto-char point)
1850 (goto-char (point-min))
1852 (let ((beg (point))
1854 (goto-char (point-max))
1858 (setq end (point))
1929 (set-mark (point))
1931 (setq ex-addresses (cons (point) (cons (mark t) nil))))
1933 (setq ex-addresses (cons (point) (cons (point) nil)))
1943 (goto-char (max (point) (mark t)))
1944 (point-marker))))
1945 (goto-char (min (point) (mark t)))
1946 (while (< (point) limit)
1952 (setq eol-mark (point-marker)))
1965 (setq matched-pos (point))
1982 (setq matched-pos (point))
2001 (set-mark (point))
2003 (setq tag (buffer-substring (mark t) (point))))
2035 (shell-command-on-region (point) (mark t)
2043 (setq writing-whole-file (and (= (point-min) beg) (= (point-max) end))
2067 (ex-write-info file-exists ex-file (point-min) (point-max))
2078 (setq region (buffer-substring (point) (mark t)))
2089 (goto-char (point-max))
2096 file-exists ex-file (point-min) (point-max))
2126 (count-lines beg (min (1+ end) (point-max)))
2137 (exchange-point-and-mark)
2142 (set-mark (point))
2145 (viper-enlarge-region (point) (mark t))
2150 (downcase ex-buffer) (point) (mark t)))
2152 (copy-to-register ex-buffer (point) (mark t) nil))
2154 (copy-region-as-kill (point) (mark t)))))
2163 (setq command (buffer-substring (point) (point-max)))
2180 (viper-enlarge-region (point) (mark t))
2181 (shell-command-on-region (point) (mark t) command t))
2192 (setq args (buffer-substring (point) (point-max)))
2211 (point-min)
2212 (if (null ex-addresses) (point-max) (car ex-addresses))))))
2220 (setq lines (count-lines (point-min) (viper-line-pos 'end))
2228 (count-lines (point-min) (point-max))
2229 (point) (1- (point-max))
2297 (append-to-buffer viper-ex-print-buf (point) (mark t))
2303 (ex-print-display-lines (buffer-substring (point) (mark t)))))))