2015-07-12 |
Dmitry Gutov | When called with prefix argument, ask for file patterns...
|
commit | commitdiff | tree |
2015-07-12 |
Dmitry Gutov | Add `project-ignores'
|
commit | commitdiff | tree |
2015-07-11 |
Dmitry Gutov | Bind grep-highlight-matches to nil
|
commit | commitdiff | tree |
2015-07-10 |
Dmitry Gutov | Don't check the exit status, it can be misleading
|
commit | commitdiff | tree |
2015-07-10 |
Dmitry Gutov | Introduce a Project API
|
commit | commitdiff | tree |
2015-07-09 |
Dmitry Gutov | Syntax-propertize until the end of the line first
|
commit | commitdiff | tree |
2015-07-09 |
Dmitry Gutov | * lisp/progmodes/xref.el (xref-collect-matches): Use...
|
commit | commitdiff | tree |
2015-07-08 |
Dmitry Gutov | Declare whitespace-line-column a safe file-local
|
commit | commitdiff | tree |
2015-07-08 |
Dmitry Gutov | ; Fix a typo
|
commit | commitdiff | tree |
2015-06-28 |
Dmitry Gutov | Bind grep-highlight-matches around the rgrep call
|
commit | commitdiff | tree |
2015-06-28 |
Dmitry Gutov | Put "--color" before the other options in grep-command
|
commit | commitdiff | tree |
2015-06-27 |
Dmitry Gutov | Add --color Grep option to the command dynamically
|
commit | commitdiff | tree |
2015-06-22 |
Dmitry Gutov | Make find-function-on-key use the current window
|
commit | commitdiff | tree |
2015-06-08 |
Dmitry Gutov | Skip past `#' to find BEG
|
commit | commitdiff | tree |
2015-06-07 |
Dmitry Gutov | Escape any quotes in the function name
|
commit | commitdiff | tree |
2015-06-06 |
Dmitry Gutov | Replace uses of in-string-p; make it obsolete
|
commit | commitdiff | tree |
2015-06-04 |
Dmitry Gutov | Handle new-style advice in find-funct
|
commit | commitdiff | tree |
2015-06-03 |
Dmitry Gutov | Override 'grep --color=always'
|
commit | commitdiff | tree |
2015-06-03 |
Dmitry Gutov | Restore <D> instead of '.' in grep-find-template
|
commit | commitdiff | tree |
2015-06-02 |
Dmitry Gutov | Reuse rgrep mechanics in xref-find-regexp
|
commit | commitdiff | tree |
2015-06-02 |
Dmitry Gutov | Move xref-elisp-location to elisp-mode.el
|
commit | commitdiff | tree |
2015-05-31 |
Dmitry Gutov | Make sure there's no explicit tag name
|
commit | commitdiff | tree |
2015-05-30 |
Dmitry Gutov | Use list for the tags completion table, not obarray
|
commit | commitdiff | tree |
2015-05-27 |
Dmitry Gutov | Delete the old process in vc-setup-buffer
|
commit | commitdiff | tree |
2015-05-26 |
Dmitry Gutov | xref-prompt-for-identifier: Use a list value
|
commit | commitdiff | tree |
2015-05-19 |
Dmitry Gutov | New command icomplete-force-complete-and-exit
|
commit | commitdiff | tree |
2015-05-18 |
Dmitry Gutov | Add a test case for Maven warning ouput
|
commit | commitdiff | tree |
2015-05-18 |
Paul Pogonyshev | Update Maven compilation-mode entry to distinguish...
|
commit | commitdiff | tree |
2015-05-18 |
Przemysław Wojnowski | * test/automated/sgml-mode-tests.el: New file.
|
commit | commitdiff | tree |
2015-05-18 |
Dmitry Gutov | Improve handling of the first Git revision
|
commit | commitdiff | tree |
2015-05-17 |
Dmitry Gutov | Set up default-directory
|
commit | commitdiff | tree |
2015-05-16 |
Dmitry Gutov | Display shorter dates in Git annotate output
|
commit | commitdiff | tree |
2015-05-16 |
Dmitry Gutov | Use `unless' to have one fewer `not'
|
commit | commitdiff | tree |
2015-05-16 |
Dmitry Gutov | Remove redundant :group declarations from vc-git.el
|
commit | commitdiff | tree |
2015-05-16 |
Dmitry Gutov | Add new option vc-git-resolve-conflicts
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | Add xref-find-regexp
|
commit | commitdiff | tree |
2015-05-10 |
Przemysław Wojnowski | Add basic HTML5 tags and a template
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | semantic/symref/grep: Don't use word boundaries
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | semantic/symref/grep: Support regexp search
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | semantic-symref-regexp: Allow to input an arbitrary...
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | Remove tag-symbol-match-p from etags-xref-find-definitions...
|
commit | commitdiff | tree |
2015-05-10 |
Dmitry Gutov | Declare find-tag obsolete
|
commit | commitdiff | tree |
2015-05-06 |
Dmitry Gutov | Only cancel timer when it is non-nil
|
commit | commitdiff | tree |
2015-05-06 |
Dmitry Gutov | Clean up pulse.el a little
|
commit | commitdiff | tree |
2015-05-06 |
Dmitry Gutov | Pulse using a timer
|
commit | commitdiff | tree |
2015-05-06 |
Dmitry Gutov | Add semantic/symref/grep file patterns for ruby-mode
|
commit | commitdiff | tree |
2015-05-06 |
Dmitry Gutov | Don't require match
|
commit | commitdiff | tree |
2015-05-05 |
Dmitry Gutov | Work around "Attempt to modify read-only object"
|
commit | commitdiff | tree |
2015-05-05 |
Dmitry Gutov | Only skip some variables that have function counterparts
|
commit | commitdiff | tree |
2015-05-05 |
Dmitry Gutov | ; Update a comment
|
commit | commitdiff | tree |
2015-05-05 |
Dmitry Gutov | Buttonize the whole line, including the number at the...
|
commit | commitdiff | tree |
2015-05-05 |
Dmitry Gutov | Make sure we're inside the let bindings
|
commit | commitdiff | tree |
2015-05-04 |
Dmitry Gutov | Highlight both type and symbol name
|
commit | commitdiff | tree |
2015-05-04 |
Dmitry Gutov | Insert, highlight and align line numbers in xref output
|
commit | commitdiff | tree |
2015-05-04 |
Dmitry Gutov | Don't pulse the indentation, or the newline
|
commit | commitdiff | tree |
2015-05-04 |
Dmitry Gutov | Classify lone symbol inside let varlist as variable
|
commit | commitdiff | tree |
2015-05-04 |
Dmitry Gutov | Add xref-pulse-on-jump
|
commit | commitdiff | tree |
2015-05-03 |
Dmitry Gutov | ; xref--insert-xrefs: Add (require 'compile)
|
commit | commitdiff | tree |
2015-05-03 |
Dmitry Gutov | xref--insert-xrefs: Tweak the faces
|
commit | commitdiff | tree |
2015-05-03 |
Dmitry Gutov | elisp-completion-at-point: Prioritize being quoted...
|
commit | commitdiff | tree |
2015-05-03 |
Dmitry Gutov | Stop vc-print-log from jumping to the top
|
commit | commitdiff | tree |
2015-05-02 |
Dmitry Gutov | Fix etags-xref-find for references
|
commit | commitdiff | tree |
2015-05-01 |
Dmitry Gutov | ; * xref.el (xref-collect-references): Simplify.
|
commit | commitdiff | tree |
2015-05-01 |
Dmitry Gutov | Implement xref-find-references in etags and elisp-mode
|
commit | commitdiff | tree |
2015-05-01 |
Dmitry Gutov | ; ede-locate-create/update-root-database: Fix docstring...
|
commit | commitdiff | tree |
2015-04-30 |
Helmut Eller | Set next-error-* in xref--xref-buffer-mode
|
commit | commitdiff | tree |
2015-04-29 |
Dmitry Gutov | Introduce etags-xref-find-definitions-tag-order
|
commit | commitdiff | tree |
2015-04-26 |
Dmitry Gutov | Introduce xref-prompt-for-identifier
|
commit | commitdiff | tree |
2015-04-26 |
Dmitry Gutov | Pass `id' to `completing-read' as def instead of initial...
|
commit | commitdiff | tree |
2015-04-22 |
Dmitry Gutov | Add or reset based on the presence of MERGE_HEAD
|
commit | commitdiff | tree |
2015-04-19 |
Dmitry Gutov | Call `smerge-start-session' even when dealing with...
|
commit | commitdiff | tree |
2015-04-19 |
Dmitry Gutov | Abort when looking at stashed changes
|
commit | commitdiff | tree |
2015-04-17 |
Dmitry Gutov | Don't show both feature and function with the same...
|
commit | commitdiff | tree |
2015-04-17 |
Dmitry Gutov | (elisp--xref-identifier-location): Skip variable, if...
|
commit | commitdiff | tree |
2015-04-16 |
Dmitry Gutov | ; CONTRIBUTE: Further updates
|
commit | commitdiff | tree |
2015-04-14 |
Dmitry Gutov | ; CONTRIBUTE: Update the "make the ChangeLog entry...
|
commit | commitdiff | tree |
2015-04-14 |
Dmitry Gutov | ; CONTRIBUTE: Remove the "relax this rule for commit...
|
commit | commitdiff | tree |
2015-04-14 |
Dmitry Gutov | ; Set indent-tabs-mode to nil in (most) Elisp sources
|
commit | commitdiff | tree |
2015-04-14 |
Dmitry Gutov | Change diff-switches default to `-u'
|
commit | commitdiff | tree |
2015-04-11 |
Dmitry Gutov | Extract ChangeLog entries when committing a directory
|
commit | commitdiff | tree |
2015-04-10 |
Dmitry Gutov | ; Add asterisks and periods
|
commit | commitdiff | tree |
2015-04-10 |
Dmitry Gutov | Use the VC root in `log-edit-listfun'
|
commit | commitdiff | tree |
2015-04-09 |
Dmitry Gutov | (log-edit-insert-changelog-entries): Don't add newline...
|
commit | commitdiff | tree |
2015-04-09 |
Dmitry Gutov | CONTRIBUTE: Mention log-edit-insert-changelog
|
commit | commitdiff | tree |
2015-04-09 |
Dmitry Gutov | CONTRIBUTE: Emphasize creating the top-level ChangeLog...
|
commit | commitdiff | tree |
2015-04-08 |
Dmitry Gutov | ffap: Support environment variable expansion in file...
|
commit | commitdiff | tree |
2015-04-03 |
Dmitry Gutov | ; Tweak the previous change
|
commit | commitdiff | tree |
2015-04-03 |
Dmitry Gutov | js-mode: Don't indent inside a multiline string literal
|
commit | commitdiff | tree |
2015-03-25 |
Dmitry Gutov | Only escape quotation mark, backslash and cntrl U+0000...
|
commit | commitdiff | tree |
2015-03-23 |
Dmitry Gutov | Get rid of json-decode-char0 as well
|
commit | commitdiff | tree |
2015-03-22 |
Dmitry Gutov | Add a few tests for jsone.el
|
commit | commitdiff | tree |
2015-03-22 |
Dmitry Gutov | Rewrite json-encode-string
|
commit | commitdiff | tree |
2015-03-20 |
Dmitry Gutov | ruby-mode: Fix a "required arguments" confusion
|
commit | commitdiff | tree |
2015-03-20 |
Dmitry Gutov | Backport: ruby-mode: Detect regexps after `!'
|
commit | commitdiff | tree |
2015-03-20 |
Dmitry Gutov | Backport: ruby-mode: Change faces used for self, true...
|
commit | commitdiff | tree |
2015-03-20 |
Nobuyoshi Nakada | Backport: ruby-mode: Expect regexp after { or | too
|
commit | commitdiff | tree |
2015-03-10 |
Dmitry Gutov | Automate 'make all' in test/indent
|
commit | commitdiff | tree |
2015-03-09 |
Dmitry Gutov | ruby-mode: Detect regexps after `!'
|
commit | commitdiff | tree |
2015-03-09 |
Dmitry Gutov | ruby-mode: Don't consider `=' a part of symbol when...
|
commit | commitdiff | tree |
2015-03-08 |
Dmitry Gutov | ruby-mode: Change faces used for self, true, false...
|
commit | commitdiff | tree |