index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Undo ill-advised change
Dmitry Gutov
2015-12-30
1
-1
/
+1
*
Unbreak completion in python-mode buffers
Dmitry Gutov
2015-12-30
1
-1
/
+3
*
Spelling fix
Paul Eggert
2015-12-28
1
-1
/
+1
*
; * lisp/progmodes/project.el: Update TODO
Dmitry Gutov
2015-12-29
1
-3
/
+13
*
Allow line comments ending with escaped NL to be continued to the next line.
Alan Mackenzie
2015-12-28
1
-0
/
+8
*
Rename project-library-roots to project-external-roots
Dmitry Gutov
2015-12-28
4
-81
/
+112
*
Document changes in Shell-script mode
Eli Zaretskii
2015-12-26
1
-2
/
+8
*
Fix bug #18588 by making bug-reference-bug-regexp more lenient
Tom Tromey
2015-12-22
1
-1
/
+1
*
Fix a coding error in c-forward-<>-arglist-recur. Fixes bug#22156
Alan Mackenzie
2015-12-22
1
-11
/
+11
*
Fix invocation of Python and Guile interpreters from gdb-mi
Eli Zaretskii
2015-12-16
1
-13
/
+24
*
Document new features of Prettify Mode
Eli Zaretskii
2015-12-12
1
-6
/
+6
*
Document multi-mode indentation facilities
Eli Zaretskii
2015-12-12
1
-27
/
+29
*
APPEND etags--xref-backend to xref-backend-functions
Dmitry Gutov
2015-12-02
1
-2
/
+3
*
Don't mistake certain JS method calls for keywords
Dmitry Gutov
2015-12-01
1
-0
/
+1
*
Spelling and grammar fixes
Paul Eggert
2015-11-29
2
-2
/
+2
*
Make lisp-completion-at-point a wrapper instead of an alias
Dmitry Gutov
2015-11-30
1
-2
/
+3
*
Autoload etags when using its xref backend
Dmitry Gutov
2015-11-27
2
-3
/
+4
*
Use find-tag-default for xref-backend-identifier-at-point
Dmitry Gutov
2015-11-26
1
-6
/
+10
*
CC Mode: Eliminate compiler warning messages.
Alan Mackenzie
2015-11-24
3
-10
/
+17
*
CC Mode: eliminate almost all byte compilation warnings
Alan Mackenzie
2015-11-24
3
-46
/
+49
*
Don't use package-user-dir in elisp-library-roots if it's not bound
Dmitry Gutov
2015-11-24
1
-2
/
+3
*
Expunge occurrences of `setq' with an odd number of arguments.
Alan Mackenzie
2015-11-23
1
-1
/
+1
*
Adhere closer to the "implicit tag name" definition
Dmitry Gutov
2015-11-22
1
-15
/
+12
*
Add xref--etags-backend to xref-backing-functions using add-hook
Dmitry Gutov
2015-11-21
2
-4
/
+5
*
Quote symbols in docstrings using `'
Paul Eggert
2015-11-18
2
-3
/
+3
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
21
-88
/
+88
*
Improve doc string
Stephen Leake
2015-11-17
1
-2
/
+3
*
Recognize .rbw and .pyw files (bug#18753)
Vasily Korytov
2015-11-16
2
-2
/
+2
*
Fix ruby-mode auto-mode-alist entry
Dmitry Gutov
2015-11-16
1
-1
/
+2
*
Fix etags completion near eob
Dmitry Gutov
2015-11-16
1
-1
/
+2
*
De-pessimize detection of C++ member initialization lists.
Alan Mackenzie
2015-11-15
1
-35
/
+54
*
Improve a few doc strings, comments
Stephen Leake
2015-11-15
1
-0
/
+1
*
; Cleanup of change log. Removed obsolete email addresses.
Anders Lindgren
2015-11-15
1
-2
/
+1
*
Improve Ruby 1.9-style keyword keys highlighting
Dmitry Gutov
2015-11-15
1
-2
/
+3
*
Unify the absolutely equal xref-backend-references implementations
Dmitry Gutov
2015-11-15
3
-23
/
+12
*
Update project-find-regexp for the new xref API
Dmitry Gutov
2015-11-15
2
-3
/
+3
*
Fix replacing a match with a shorter string
Dmitry Gutov
2015-11-15
1
-7
/
+10
*
* lisp/progmodes/xref.el (xref-pop-marker-stack): Downgrade errors
Artur Malabarba
2015-11-14
1
-2
/
+2
*
; Update xref-etags-mode for the latest change
Dmitry Gutov
2015-11-14
1
-8
/
+3
*
Use generic dispatch for xref backends
Dmitry Gutov
2015-11-14
3
-73
/
+88
*
Handle multiple matches on the same line; add highlighting
Dmitry Gutov
2015-11-14
1
-21
/
+23
*
Replace xref-match-bounds with xref-match-length
Dmitry Gutov
2015-11-14
1
-52
/
+47
*
* lisp/progmodes/elisp-mode.el: Declare function `project-roots'
Juanma Barranquero
2015-11-13
1
-0
/
+1
*
CC Mode: Respect users' settings of open-paren-in-column-0-is-defun-start.
Alan Mackenzie
2015-11-11
2
-22
/
+58
*
Spelling fixes
Paul Eggert
2015-11-10
1
-1
/
+1
*
; project-library-roots-function: Update the FIXME
Dmitry Gutov
2015-11-10
1
-2
/
+3
*
* lisp/progmodes/project.el: Update Commentary.
Dmitry Gutov
2015-11-10
1
-1
/
+2
*
Merge branch 'project-next'
Dmitry Gutov
2015-11-10
4
-147
/
+178
|
\
|
*
Fold `project-ask-user' into `project-current'
Dmitry Gutov
2015-11-10
3
-16
/
+22
|
*
Remove dirs in vc project roots from the the vc project library roots
Dmitry Gutov
2015-11-08
1
-6
/
+9
[next]