Searched refs:unmark (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/mail_cmds-30/mail/
H A Dlist.c134 unmark(i);
261 * so that we can unmark any whose sender was not selected
291 unmark(i);
316 * unmark any messages which do not satisfy the modifiers.
328 unmark(i);
786 unmark(mesg) function
793 errx(1, "Bad message number to unmark");
H A Dextern.h252 void unmark(int);
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dediff-mult.el821 ediff-meta-buffer-map "um" 'ediff-unmark-all-for-operation)
823 ediff-meta-buffer-map "uh" 'ediff-unmark-all-for-hiding)
1481 (defun ediff-mark-for-hiding-at-pos (unmark)
1482 "Mark session for hiding. With prefix arg, unmark."
1489 (ediff-mark-session-for-hiding info unmark)
1496 (defun ediff-mark-session-for-hiding (info unmark)
1499 (cond ((eq unmark 'mark) (setq unmark nil))
1500 ((eq (ediff-get-session-status info) ?H) (setq unmark t))
1501 (unmark ; say
[all...]
H A Dimage-dired.el1181 way. COMMAND is one of 'mark for marking file in dired, 'unmark for
1194 ((eq command 'unmark) (dired-unmark 1))
1197 (dired-unmark 1)
1207 (defun image-dired-unmark-thumb-original-file ()
1210 (image-dired-modify-mark-on-thumb-original-file 'unmark)
1278 (define-key image-dired-thumbnail-mode-map "u" 'image-dired-unmark-thumb-original-file)
1398 [menu-bar image-dired image-dired-unmark-thumb-original-file]
1399 '("Unmark original" . image-dired-unmark-thumb-original-file))
H A Dtar-mode.el523 (define-key map [menu-bar mark unmark-all]
527 (define-key map [menu-bar mark unmark]
H A Darc-mode.el353 (define-key map "\M-\C-?" 'archive-unmark-all-files)
396 (define-key map [menu-bar mark unmark-all]
397 '(menu-item "Unmark All" archive-unmark-all-files
402 (define-key map [menu-bar mark unmark]
1181 (defun archive-unmark-all-files ()
1197 Use \\[archive-unmark-all-files] to remove all marks."
H A Ddired.el1176 (define-key map "\M-\C-?" 'dired-unmark-all-files)
1208 (define-key map "*u" 'dired-unmark)
1209 (define-key map "*?" 'dired-unmark-all-files)
1210 (define-key map "*!" 'dired-unmark-all-marks)
1211 (define-key map "U" 'dired-unmark-all-marks)
1212 (define-key map "*\177" 'dired-unmark-backward)
1236 (define-key map "u" 'dired-unmark)
1256 (define-key map "\177" 'dired-unmark-backward)
1420 (define-key map [menu-bar mark unmark-all]
1421 '(menu-item "Unmark All" dired-unmark
[all...]
/macosx-10.10.1/less-25/less/
H A Dmark.c250 unmark(ifile) function
H A Difile.c142 unmark(h);
H A Dfuncs.h188 public void unmark ();
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dgnus-uu.el271 (defcustom gnus-uu-unmark-articles-not-decoded nil
552 (defun gnus-uu-mark-by-regexp (regexp &optional unmark)
555 Optional UNMARK non-nil means unmark instead of mark."
559 (new-marked (gnus-new-processable unmark articles)))
561 (if unmark
564 (gnus-message-process-mark unmark new-marked)))
567 (defun gnus-uu-unmark-by-regexp (regexp)
584 (defun gnus-uu-mark-region (beg end &optional unmark)
590 (if unmark
596 (defun gnus-uu-unmark
[all...]
H A Dgnus-sum.el1677 "\M-#" gnus-summary-unmark-as-processable
1769 "\M-#" gnus-summary-unmark-as-processable
1842 "\M-#" gnus-uu-unmark-thread)
2030 "u" gnus-summary-unmark-as-processable
2031 "U" gnus-summary-unmark-all-processable
2035 "g" gnus-uu-unmark-region
2037 "G" gnus-uu-unmark-by-regexp
2039 "T" gnus-uu-unmark-thread
2460 ["Remove mark" gnus-summary-unmark-as-processable t]
2461 ["Remove all marks" gnus-summary-unmark
[all...]
H A Dgnus-group.el616 "\M-#" gnus-group-unmark-group)
620 "u" gnus-group-unmark-group
624 "U" gnus-group-unmark-all-groups)
886 ["Unmark group" gnus-group-unmark-group
889 ["Unmark all" gnus-group-unmark-all-groups gnus-group-marked]
1838 (defun gnus-group-mark-group (n &optional unmark no-advance)
1851 (if unmark
1864 (defun gnus-group-unmark-group (n)
1867 (gnus-group-mark-group n 'unmark)
1870 (defun gnus-group-unmark
[all...]
H A Dgnus-agent.el544 "J\M-#" gnus-agent-unmark-article
555 ["Unmark as downloadable" gnus-agent-unmark-article t]
1027 (defun gnus-agent-mark-article (n &optional unmark)
1039 (gnus-summary-article-number) unmark)
1048 (defun gnus-agent-unmark-article (n)
1050 If N is negative, unmark backward instead. The difference between N and
1062 (defun gnus-summary-set-agent-mark (article &optional unmark)
1066 (let ((unmark (cond ((eq nil unmark)
1068 ((eq t unmark)
[all...]
H A Dgnus-topic.el1064 "\M-#" gnus-topic-unmark-topic
1074 "\M-#" gnus-topic-unmark-topic
1436 (defun gnus-topic-mark-topic (topic &optional unmark non-recursive)
1448 (funcall (if unmark 'gnus-group-remove-mark 'gnus-group-set-mark)
1451 (defun gnus-topic-unmark-topic (topic &optional dummy non-recursive)
1453 If NON-RECURSIVE (which is the prefix) is t, don't unmark its subtopics."
1458 (call-interactively 'gnus-group-unmark-group)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcmusrc.vim54 \ unmark win-activate win-add-l win-add-p
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex407 M u & (M-\#) Remove the process mark from this group ({\bf unmark}).
410 M w & Mark all groups in the current region. [prefix: unmark]\\
411 M b & Mark all groups in the {\bf buffer}. [prefix: unmark]\\
852 M P u & (M-\#, M M-\#) \textbf{unmark} this article.\\
863 M P U & \textbf{unmark} all articles.\\
865 M P k & Push the current process-mark set onto stack and unmark
999 tick it, positive prefix: unmark it.]\\
H A Ddired-ref.tex320 \key{unmark a file or all files of a subdirectory}{u}
321 \key{unmark all marked files in a buffer}{M-delete}
/macosx-10.10.1/emacs-93/emacs/lisp/calendar/
H A Dcal-menu.el219 (cons ["Unmark Calendar" calendar-unmark t]
616 (define-key calendar-mouse-3-map [unmark]
617 '("Unmark" . calendar-unmark))
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim4271 " mark and unmark files. If a markfile list exists,
4581 " unmark markedfile list
4637 " unmark marked file list
5177 " unmark marked file list (although I expect s:NetrwUpload()

Completed in 172 milliseconds