]> code.delx.au - gnu-emacs/history - lisp/progmodes
Merge branch 'master' into cairo
[gnu-emacs] / lisp / progmodes /
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-15 Wilson SnyderSync with upstream verilog-mode revision 6232468
2015-05-13 Glenn Morris* lisp/progmodes/tcl.el (tcl-filter):
2015-05-11 Fabián Ezequiel... python.el: better limit for looking-back calls
2015-05-10 Dmitry GutovAdd xref-find-regexp
2015-05-10 Dmitry GutovRemove tag-symbol-match-p from etags-xref-find-definiti...
2015-05-10 Dmitry GutovDeclare find-tag obsolete
2015-05-06 Glenn MorrisQuieten cc-mode compilation
2015-05-06 Glenn Morris* lisp/progmodes/js.el (js--optimize-arglist): Remove...
2015-05-06 Dmitry GutovDon't require match
2015-05-06 Stefan Monnier* lisp/cedet/semantic/grammar.el: Fix compiler warnings...
2015-05-05 Nicolas PettonMerge branch 'seq-let'
2015-05-05 Dmitry GutovWork around "Attempt to modify read-only object"
2015-05-05 Dmitry GutovOnly skip some variables that have function counterparts
2015-05-05 Dmitry Gutov; Update a comment
2015-05-05 Dmitry GutovButtonize the whole line, including the number at the...
2015-05-05 Dmitry GutovMake sure we're inside the let bindings
2015-05-05 Glenn Morris* lisp/progmodes/elisp-mode.el (xref-collect-references...
2015-05-04 Dmitry GutovHighlight both type and symbol name
2015-05-04 Dmitry GutovInsert, highlight and align line numbers in xref output
2015-05-04 Dmitry GutovDon't pulse the indentation, or the newline
2015-05-04 Dmitry GutovClassify lone symbol inside let varlist as variable
2015-05-04 Dmitry GutovAdd xref-pulse-on-jump
2015-05-03 Dmitry Gutov; xref--insert-xrefs: Add (require 'compile)
2015-05-03 Dmitry Gutovxref--insert-xrefs: Tweak the faces
2015-05-03 Dmitry Gutovelisp-completion-at-point: Prioritize being quoted...
2015-05-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-05-02 Dmitry GutovFix etags-xref-find for references
2015-05-02 Eli ZaretskiiFix error diagnostics of c-macro-expand
2015-05-01 Dmitry Gutov; * xref.el (xref-collect-references): Simplify.
2015-05-01 Dmitry GutovImplement xref-find-references in etags and elisp-mode
2015-05-01 Glenn MorrisRemove compatibility code for 20-year old function...
2015-04-30 Helmut EllerSet next-error-* in xref--xref-buffer-mode
2015-04-30 Fabián Ezequiel... python.el: Fix warnings on looking-back calls missing...
2015-04-29 Dmitry GutovIntroduce etags-xref-find-definitions-tag-order
2015-04-27 Stefan Monnier* elisp-mode.el: Catch errors from `documentation'
2015-04-26 Dmitry GutovIntroduce xref-prompt-for-identifier
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-26 Dmitry GutovPass `id' to `completing-read' as def instead of initia...
2015-04-21 Alan MackenzieCC Mode: Do nothing in before/after-change-functions...
2015-04-21 Stefan MonnierFix byte-compiler warnings about looking-back.
2015-04-20 Paul EggertSpelling fixes
2015-04-17 Dmitry GutovDon't show both feature and function with the same...
2015-04-17 Dmitry Gutov(elisp--xref-identifier-location): Skip variable, if...
2015-04-17 Leo Liu* lisp/progmodes/xref.el (xref-push-marker-stack):...
2015-04-15 Stefan MonnierMove some Elisp-specific code from lisp-mode.el to...
2015-04-13 Fabián Ezequiel... python.el: Keep symmetry on sexp navigation with parens
2015-04-10 Stefan Monniercl-lib.el: Partial revert of "2015-04-05 Rationalize...
2015-04-10 Stefan Monnier* vhdl-mode.el (vhdl-prepare-search-2): Use inhibit...
2015-04-09 Stefan MonnierStop messing with the EMACS env var
2015-04-09 Fabián Ezequiel... python.el: Indent docstring lines to base-indent
2015-04-09 Fabián Ezequiel... python.el: Increase native completion robustness
2015-04-08 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-07 Alan MackenzieAlways mark "<" and ">" in #include directives with...
2015-04-06 Alan MackenzieFix miscellaneous glitches in cc-mode.el. Fixes debbug...
2015-04-06 Alan MackenzieCC Mode: Stop Font Lock forcing fontification from...
2015-04-06 Fabián Ezequiel... python.el: Do not break IPython magic completions.
2015-04-06 Fabián Ezequiel... Fix previous commit to prevent infloop
2015-04-06 Fabián Ezequiel... python.el: Enhance docstring detection following PEP...
2015-04-05 Alan MackenzieRationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Alan MackenzieRevert "CC Mode: Stop Font Lock forcing fontification...
2015-04-03 Jan DMerge branch 'master' into cairo
2015-04-03 Dmitry Gutov; Tweak the previous change
2015-04-03 Dmitry Gutovjs-mode: Don't indent inside a multiline string literal
2015-04-01 Alan MackenzieFix the CC Mode fixes from 2015-03-30. Fixes debbugs...
2015-03-30 Alan MackenzieCorrect calculation of CC Mode's font-lock region.
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-26 Daniel ColascioneShut up python-mode's indentation guesser
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-20 Dmitry Gutovruby-mode: Fix a "required arguments" confusion
2015-03-20 Dmitry GutovBackport: ruby-mode: Detect regexps after `!'
2015-03-20 Dmitry GutovBackport: ruby-mode: Change faces used for self, true...
2015-03-20 Nobuyoshi NakadaBackport: ruby-mode: Expect regexp after { or | too
2015-03-19 Vibhav PantCall delete-backward-space interactively.
2015-03-19 Vibhav PantUse delete-char instead of delete-backward-char.
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-18 Dima KoganHave gud-display-line not display source buffer in...
2015-03-17 Bozhidar BatsovSeparate Kernel methods with required args from those...
2015-03-17 Bozhidar BatsovFont-lock more Kernel methods as built-in
2015-03-15 Michael R. MaugerMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-03-15 Michael R. Mauger2015-03-14 Michael R. Mauger <michael@mauger.com>
2015-03-10 Paul EggertPrefer "initialize" to "initialise"
2015-03-10 Glenn Morris* lisp/progmodes/js.el (js-indent-first-initialiser...
2015-03-10 Jackson Ray HamiltonNew indentation option for js-mode
2015-03-09 Dmitry Gutovruby-mode: Detect regexps after `!'
2015-03-09 Dmitry Gutovruby-mode: Don't consider `=' a part of symbol when...
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
next