• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/gnus/

Lines Matching defs:point

40 (autoload 'ffap-string-at-point "ffap")
272 "being" "current" "back" "still" "go" "point" "value" "each" "did"
755 (goto-char (point-min))
909 (goto-char (point-min))
970 (goto-char (point-min))
978 (goto-char (point-min))
982 (push (point) hidden))
1021 (goto-char (point-min))
1122 (defun gnus-score-edit-file-at-point (&optional format)
1123 "Edit score file at point in Score Trace buffers.
1133 (if (and (re-search-backward reg (gnus-point-at-bol) t)
1134 (re-search-forward reg (gnus-point-at-eol) t))
1135 (buffer-substring (point) (gnus-point-at-eol))
1150 (goto-char (point-min))
1302 (goto-char (point-min))
1732 (goto-char (point-min))
1739 (point)
1740 (or (search-forward "\n\n" nil t) (point-max)))
1742 (or (search-forward "\n\n" nil t) (point))
1743 (point-max))))
1770 (goto-char (point-min))
1833 (put-text-property (1- (point)) (point) 'articles alike))
1838 (put-text-property (1- (point)) (point) 'articles alike))
1862 (goto-char (point-min))
1865 (and (= (gnus-point-at-bol)
1867 (= (progn (end-of-line) (point))
1871 (point) 'articles)))
1881 (setq found (setq arts (get-text-property (point) 'articles)))
1976 (put-text-property (1- (point)) (point) 'articles alike))
1981 (put-text-property (1- (point)) (point) 'articles alike))
2030 (goto-char (point-min))
2035 (= (gnus-point-at-bol) (match-beginning 0))
2039 (point) 'articles)))
2073 (goto-char (point-min))
2080 (setq found (setq arts (get-text-property (point) 'articles)))
2122 (goto-char (point-min))
2125 (when (and (= (gnus-point-at-bol) (match-beginning 0))
2127 (setq found (setq arts (get-text-property (point) 'articles)))
2159 (* 10 (count-lines (point-min) (point-max))))))
2201 (goto-char (point-min))
2213 (append (get-text-property (gnus-point-at-eol) 'articles) val)
2335 (downcase-region (point-min) (point-max))
2336 (goto-char (point-min))
2387 ;; Must be synced with `gnus-score-edit-file-at-point':
2407 "Run `gnus-score-edit-file-at-point'."
2409 (gnus-score-edit-file-at-point)))
2411 "Run `gnus-score-edit-file-at-point'."
2413 (gnus-score-edit-file-at-point 'format)))
2419 ;; `gnus-score-edit-file-at-point':
2438 (goto-char (point-min))
2477 (goto-char (point-min))
2544 (setq e (point)))
2549 (gnus-summary-position-point)
2656 (goto-char (point-min))
2660 (goto-char (point-min))
2664 (delete-char (min (1- (point-max)) klen))
2665 (goto-char (point-max))
2667 (delete-region (1+ (point)) (point-min))
2671 (goto-char (point-min))
2677 (goto-char (point-min))
2687 (goto-char (point-min))
2690 (goto-char (point-min))
2696 (concat "^" (buffer-substring 5 (point-max)) "$")))
2697 (setq regexp (concat "^" (buffer-substring 1 (point-max)) "$"))
2762 (goto-char (point-min))
2763 (let ((beg (point))
2766 (push (buffer-substring beg (1- (point)))
2989 ;; XEmacs' floor can handle only the floating point