Home | History | Annotate | Download | only in misc

Lines Matching defs:with

23 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
72 ;; Experiment with Emacs LISP message internationalisation.
100 (defcustom po-auto-edit-with-msgid nil
167 "*The face used for PO mode highlighting. For Emacses with overlays.
403 ;; Handle missing 'with-temp-buffer' function.
405 (if (fboundp 'with-temp-buffer)
406 (fset 'po-with-temp-buffer (symbol-function 'with-temp-buffer))
408 (defmacro po-with-temp-buffer (&rest forms)
430 (po-with-temp-buffer
627 ;; its trailing slash. PO mode starts with "./" and "../".
642 ;; strings, kept in a format suitable for reading with completion.
680 LFD Init with msgid y Y Yank from q Confirm and quit
804 ["Init with msgid" po-msgid-to-msgstr
807 Initialize or replace current translation with the original message"))])
840 ["Mark with keyword" po-select-mark-and-mark t]
962 ;; Emacs 21.2 comes with po-find-file-coding-system. We give preference
963 ;; to the version shipped with Emacs.
1173 ;; While counting, skip the header entry, for consistency with msgfmt.
1433 "Exchange the location of the current entry with the top of stack."
1452 (defun po-first-entry-with-regexp (regexp)
1463 (defun po-last-entry-with-regexp (regexp)
1472 (defun po-next-entry-with-regexp (regexp wrap)
1493 (defun po-previous-entry-with-regexp (regexp wrap)
1516 (po-first-entry-with-regexp po-any-msgstr-regexp))
1521 (po-last-entry-with-regexp po-any-msgstr-regexp))
1526 (po-next-entry-with-regexp po-any-msgstr-regexp nil))
1531 (po-previous-entry-with-regexp po-any-msgstr-regexp nil))
1546 (po-next-entry-with-regexp po-untranslated-regexp t))
1551 (po-previous-entry-with-regexp po-untranslated-regexp t))
1554 "Use another window to edit msgstr reinitialized with msgid."
1572 (po-next-entry-with-regexp po-obsolete-msgstr-regexp t))
1577 (po-previous-entry-with-regexp po-obsolete-msgstr-regexp t))
1588 (po-next-entry-with-regexp po-fuzzy-regexp t))
1593 (po-previous-entry-with-regexp po-fuzzy-regexp t))
1615 (po-next-entry-with-regexp po-any-msgstr-regexp t)
1618 (po-next-entry-with-regexp po-any-msgstr-regexp t)
1626 (po-previous-entry-with-regexp po-any-msgstr-regexp t)
1629 (po-previous-entry-with-regexp po-untranslated-regexp t)
1636 If none, wrap from the beginning of the buffer with another type,
1705 (po-with-temp-buffer
1735 If PREFIX, precede the result with its contents. If OBSOLETE, comment all
1739 (po-with-temp-buffer
1832 (if (eq msgstr-idx nil) ; hack: replace msgstr with msgstr[d]
1927 (po-with-temp-buffer
1945 (po-with-temp-buffer
2064 OLDBUF with the contents of B2.
2082 `msgcat' is able to produce those variants; every variant is marked with:
2088 When done with the `ediff' session press \\[exit-recursive-edit] exit to
2242 (po-edit-string (if (and po-auto-edit-with-msgid
2352 found, display the file over the current window, with the 'msgstr' field
2391 "Select the next auxiliary file having an entry with same 'msgid'."
2466 "Delete a directory, selected with completion, from the source search path."
2476 "Extract all references into a list, with paths resolved, if necessary."
2566 With prefix argument, restart search at first file."
2610 ;; end of buffer when it is done with a file.
2623 (po-with-temp-buffer
2688 using completion. With prefix argument, just ask the name of a preferred
2696 (keyword (completing-read (format (_"Mark with keywoard? [%s] ")
2781 "Mark the Awk string, from START to END, with KEYWORD.
2831 "Mark the Bash string, from START to END, with '$'. KEYWORD is ignored.
2845 ;; "\\ with goofy strings.\\"
2916 "Mark the C string, from START to END, with KEYWORD.
2967 "Mark the Emacs LISP string, from START to END, with KEYWORD.
3090 "Mark the Python string, from START to END, with KEYWORD.
3091 If KEYWORD is '.', prefix the string with an empty string of the other type.
3112 (po-with-temp-buffer
3157 (po-with-temp-buffer
3332 ;; might be asynchronous with PO mode commands, the safest is to