]> code.delx.au - gnu-emacs/history - lisp/progmodes
Cosmetic change to kinsoku-eol. (tiny change)
[gnu-emacs] / lisp / progmodes /
2016-05-31 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-29 Alan MackenzieRationalize the use of c-new-BEG and c-new-END in CC...
2016-05-28 Alan MackenzieC++ Mode: attribute in class declaration fouls up inden...
2016-05-26 Paul EggertPacify 'make check-declare'
2016-05-26 Paul EggertMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Eli ZaretskiiAvoid byte-compiler warnings due to 'declare-function'
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-24 Dmitry GutovMake js-mode's syntax highlighting work again
2016-05-24 Stefan Monnier* lisp/progmodes/cc-mode.el: Add minor comments
2016-05-18 Sam Steingoldpython-describe-at-point: add and bind
2016-05-16 Alan MackenzieTidy up redundant code in cc-vars.el caused by mistake...
2016-05-16 Alan MackenzieFix spurious fontification of "for (; a * b;)" in CC...
2016-05-15 Paul EggertPacify ‘make check-declare’
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-12 Dmitry GutovDo not mistake colon at the end of regexp for slash...
2016-05-10 Dmitry GutovDon't treat JS spread as contination method call
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-10 Alan MackenzieRevert "Fix spurious fontification of "for (; a * b...
2016-05-09 Alan MackenzieAdd some "safe-local-variable" declarations for compati...
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-09 Alan MackenzieCC Mode now uses the new :after-hook feature of define...
2016-05-08 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-05-08 Paul EggertPrefer grep -E/-F to egrep/fgrep
2016-05-07 Dmitry GutovSay 'All results processed' at the end
2016-05-07 Jorgen Schaeferscheme.el: Turn literal tabs into \t
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-05 Dmitry Gutov`nreverse' the marker pairs list
2016-05-05 Dmitry GutovUse save-excursion in xref-location-marker more
2016-05-05 Dmitry Gutovshell-quote-argument DIR when appropriate
2016-05-05 Dmitry GutovRework xref-query-replace-in-results
2016-05-04 Stefan Monnier* lisp/progmodes/js.el (js-syntax-propertize): Recogniz...
2016-05-03 Dmitry GutovHandle "empty line" regexp in xref searches
2016-05-03 Dmitry GutovClear buffer-undo-list when showing xrefs
2016-05-02 Philipp StephaniAllow eval-ing named character literals
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertFix quoting problem in cc-engine debug message
2016-05-02 Dmitry Gutov`nreverse' Grep hits before passing them to xref--conve...
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-01 Lars IngebrigtsenClarify doc string of internal compilation function
2016-05-01 Peter FeiglAdd R7RS syntax forms to scheme.el
2016-05-01 Jorgen Schaefer; Replace mixed tabs/spaces in scheme.el with just...
2016-04-30 Alan MackenzieCC Mode: Recognize a noise macro with parens after...
2016-04-30 Eli ZaretskiiFix the MSDOS build
2016-04-29 Alan MackenzieRevert unneeded change which harms syntactic parsing...
2016-04-29 Alan MackenzieCorrect indentation of ids in a C++ enum after a protec...
2016-04-27 Dmitry GutovDon't mistake `for' inside a function for a part of...
2016-04-27 Lars IngebrigtsenClarify doc string of internal compilation function
2016-04-27 Jorgen SchaeferAdd a number of Python 3 exceptions
2016-04-26 Jorgen SchaeferAdd Python 3.5 keyword "await"
2016-04-26 Lele GaifaxAdd new keywords of Python 3.5
2016-04-25 Alan MackenzieFix spurious fontification of "for (; a * b;)" in CC...
2016-04-25 Alan Mackenziec-forward-<>-arglist no longer directly applies face...
2016-04-25 Alan MackenzieAdd fontification for a C declaration which looks like...
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Steve PurcellAllow _ characters in SQL prompts
2016-04-23 Jö FahlkeRegexps for matching CMake output
2016-04-21 Paul Eggert; Spelling fixes
2016-04-21 Jorgen SchaeferAdd Python 3.5 keyword "await"
2016-04-21 Eli ZaretskiiRevert "Allow to customize names of executables used...
2016-04-21 Eli ZaretskiiRevert "Don't use 'find-program'"
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-17 Reto ZimmermannSync with upstream vhdl mode v3.38.1.
2016-04-16 Mark OteizaMake sh-electric-here-document-mode accessible in sh...
2016-04-12 Dmitry GutovPerform xref searches without visiting unopened files
2016-04-12 Paul EggertMerge from origin/emacs-25
2016-04-11 Eli ZaretskiiDon't use 'find-program'
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul Eggert; Merge from origin/emacs-25
2016-04-11 Paul EggertMerge from origin/emacs-25
2016-04-11 Paul EggertPort run-prolog EMACS to SWI-Prolog 7.2.3
2016-04-08 Paul EggertComint and compile no longer set EMACS
2016-04-08 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-04-08 Eli ZaretskiiAllow to customize names of executables used by grep.el
next