| About 37 results (0.21 seconds) |
![]() Custom Search |
24 Apr 2011 ... A regular expression (abbreviated “regexp” or sometimes just “re”) is a search- string with wildcards – and more. It is a pattern that is matched ... www.emacswiki.org/emacs/RegularExpression |
24 Feb 2013 ... So the first things was to use a RegularExpression. In this case \\sw matches a word character. Now all we need is to narrow the buffer (see ... www.emacswiki.org/emacs/WordCount |
25 Feb 2013... fewer searches for a task, and will be able to more precisely get what you're searching for. To learn about regexps, see RegularExpression. www.emacswiki.org/emacs/IncrementalSearch |
12 Apr 2013 ... It allows you to highlight any RegularExpression using any Face. Here's how to define a very simple PL/SQL mode. Naturally you'd be better off ... www.emacswiki.org/emacs/GenericMode |
19 Mar 2013 ... Mark files by RegularExpression. 'u': Unmark file at point. 'c': Commit marked files or file file at point. `=': Run diff on the marked files or file at ... www.emacswiki.org/emacs/SvnStatusMode |
30 Aug 2012 ... Why re-implement regular expression matching when Emacs comes with extensive built-in support for RegularExpressions? Primarily, because ... www.emacswiki.org/emacs/TaggedNFA |
29 Apr 2012... Narrowing · Point · PrefixArgument · Region · RegularExpression · RequiredFeature · ScrollBar · SecondarySelection · Sexp · Special Frames ... www.emacswiki.org/emacs/CategoryGlossary |
4 Oct 2011 ... The first part of the RegularExpression, "^[^\n]\\{80\\}" , matches any 80 non- newline characters at the beginning of a line. The first group in ... www.emacswiki.org/emacs/HighlightLongLines |
... your own sets. ;;; ;;; This version of rotate-region builds a giant RegularExpression for finding ;;; matches rather than iterating on entries in the data structures. www.emacswiki.org/emacs/mon-name-utils.el |
19 Mar 2013 ... url-cookie checks each RegularExpression listed in 'url-cookie-trusted-urls' and ' url-cookie-untrusted-urls' to see if it matches the current URL. www.emacswiki.org/emacs/UrlPackage |
| |