• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/

Lines Matching defs:with

23 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
86 ;; Experiment with Emacs LISP message internationalisation.
114 (defcustom po-auto-edit-with-msgid nil
177 "*The face used for PO mode highlighting. For Emacses with overlays.
498 ;; Handle missing 'with-temp-buffer' function.
500 (if (fboundp 'with-temp-buffer)
501 (fset 'po-with-temp-buffer (symbol-function 'with-temp-buffer))
503 (defmacro po-with-temp-buffer (&rest forms)
525 (po-with-temp-buffer
726 ;; its trailing slash. PO mode starts with "./" and "../".
741 ;; strings, kept in a format suitable for reading with completion.
779 LFD Init with msgid y Y Yank from q Confirm and quit
903 ["Init with msgid" po-msgid-to-msgstr
906 Initialize or replace current translation with the original message"))])
939 ["Mark with keyword" po-select-mark-and-mark t])
1067 ;; Emacs 21.2 comes with po-find-file-coding-system. We give preference
1068 ;; to the version shipped with Emacs.
1281 ;; While counting, skip the header entry, for consistency with msgfmt.
1557 "Exchange the location of the current entry with the top of stack."
1576 (defun po-first-entry-with-regexp (regexp)
1587 (defun po-last-entry-with-regexp (regexp)
1596 (defun po-next-entry-with-regexp (regexp wrap)
1617 (defun po-previous-entry-with-regexp (regexp wrap)
1640 (po-first-entry-with-regexp po-any-msgstr-block-regexp))
1645 (po-last-entry-with-regexp po-any-msgstr-block-regexp))
1650 (po-next-entry-with-regexp po-any-msgstr-block-regexp nil))
1655 (po-previous-entry-with-regexp po-any-msgstr-block-regexp nil))
1670 (po-next-entry-with-regexp po-untranslated-regexp t))
1675 (po-previous-entry-with-regexp po-untranslated-regexp t))
1678 "Use another window to edit msgstr reinitialized with msgid."
1696 (po-next-entry-with-regexp po-obsolete-msgstr-regexp t))
1701 (po-previous-entry-with-regexp po-obsolete-msgstr-regexp t))
1712 (po-next-entry-with-regexp po-fuzzy-regexp t))
1717 (po-previous-entry-with-regexp po-fuzzy-regexp t))
1739 (po-next-entry-with-regexp po-any-msgstr-block-regexp t)
1742 (po-next-entry-with-regexp po-any-msgstr-block-regexp t)
1750 (po-previous-entry-with-regexp po-any-msgstr-block-regexp t)
1753 (po-previous-entry-with-regexp po-untranslated-regexp t)
1760 If none, wrap from the beginning of the buffer with another type,
1829 (po-with-temp-buffer
1859 If PREFIX, precede the result with its contents. If OBSOLETE, comment all
1863 (po-with-temp-buffer
2044 (po-with-temp-buffer
2062 (po-with-temp-buffer
2178 OLDBUF with the contents of B2.
2196 `msgcat' is able to produce those variants; every variant is marked with:
2202 When done with the `ediff' session press \\[exit-recursive-edit] exit to
2356 (po-edit-string (if (and po-auto-edit-with-msgid
2467 found, display the file over the current window, with the 'msgstr' field
2506 "Select the next auxiliary file having an entry with same 'msgid'."
2583 "Delete a directory, selected with completion, from the source search path."
2593 "Extract all references into a list, with paths resolved, if necessary."
2727 ;; end of buffer when it is done with a file.
2740 (po-with-temp-buffer
2813 (keyword (completing-read (format (_"Mark with keywoard? [%s] ")
2898 "Mark the Awk string, from START to END, with KEYWORD.
2948 "Mark the Bash string, from START to END, with '$'. KEYWORD is ignored.
2962 ;; "\\ with goofy strings.\\"
3033 "Mark the C string, from START to END, with KEYWORD.
3084 "Mark the Emacs LISP string, from START to END, with KEYWORD.
3207 "Mark the Python string, from START to END, with KEYWORD.
3208 If KEYWORD is '.', prefix the string with an empty string of the other type.
3229 (po-with-temp-buffer
3274 (po-with-temp-buffer
3450 ;; might be asynchronous with PO mode commands, the safest is to