]> code.delx.au - gnu-emacs/history - lisp/progmodes
Merge emacs-25 into master (using imerge)
[gnu-emacs] / lisp / progmodes /
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-29 Paul EggertSpelling fix
2015-12-29 Dmitry Gutov; * lisp/progmodes/project.el: Update TODO
2015-12-28 Alan MackenzieAllow line comments ending with escaped NL to be contin...
2015-12-28 Dmitry GutovRename project-library-roots to project-external-roots
2015-12-26 Eli ZaretskiiDocument changes in Shell-script mode
2015-12-23 Tom TromeyFix bug #18588 by making bug-reference-bug-regexp more...
2015-12-22 Alan MackenzieFix a coding error in c-forward-<>-arglist-recur. ...
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-16 Eli ZaretskiiFix invocation of Python and Guile interpreters from...
2015-12-12 Eli ZaretskiiDocument new features of Prettify Mode
2015-12-12 Eli ZaretskiiDocument multi-mode indentation facilities
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-02 Dmitry GutovAPPEND etags--xref-backend to xref-backend-functions
2015-12-01 Dmitry GutovDon't mistake certain JS method calls for keywords
2015-11-30 Stefan Monnier* lisp/progmodes/which-func.el: Improve disabling the...
2015-11-30 Paul EggertSpelling and grammar fixes
2015-11-30 Dmitry GutovMake lisp-completion-at-point a wrapper instead of...
2015-11-27 Dmitry GutovAutoload etags when using its xref backend
2015-11-26 Dmitry GutovUse find-tag-default for xref-backend-identifier-at...
2015-11-25 Michael Albinus; Merge from scratch/kqueue
2015-11-25 Michael AlbinusMerge from scratch/kqueue
2015-11-25 Michael AlbinusMerge branch 'scratch/kqueue' of git.sv.gnu.org:/srv... origin/scratch/kqueue
2015-11-24 Alan MackenzieCC Mode: Eliminate compiler warning messages.
2015-11-24 Alan MackenzieCC Mode: eliminate almost all byte compilation warnings
2015-11-23 Dmitry GutovDon't use package-user-dir in elisp-library-roots if...
2015-11-23 Alan MackenzieExpunge occurrences of `setq' with an odd number of...
2015-11-22 Dmitry GutovAdhere closer to the "implicit tag name" definition
2015-11-21 Wilson Snyderverilog-mode.el: Commentary and fix pre-Emacs 21 behavior.
2015-11-20 Dmitry GutovAdd xref--etags-backend to xref-backing-functions using...
2015-11-18 Paul EggertQuote symbols in docstrings using `'
2015-11-18 Stefan Monnier* lisp/progmodes/cc-defs.el: Use with-silent-modifications
2015-11-17 Paul EggertFix docstring quoting problems with ‘ '’
2015-11-17 Stephen LeakeImprove doc string
2015-11-16 Juanma Barranquero* lisp/progmodes/verilog-mode.el (verilog-save-buffer...
2015-11-15 Vasily KorytovRecognize .rbw and .pyw files (bug#18753)
2015-11-15 Dmitry GutovFix ruby-mode auto-mode-alist entry
2015-11-15 Dmitry GutovFix etags completion near eob
2015-11-15 Alan MackenzieDe-pessimize detection of C++ member initialization...
2015-11-15 Stephen LeakeImprove a few doc strings, comments
2015-11-15 Stefan Monnier* lisp/progmodes/verilog-mode.el: Use with-silent-modif...
2015-11-15 Anders Lindgren; Cleanup of change log. Removed obsolete email addresses.
2015-11-15 Dmitry GutovImprove Ruby 1.9-style keyword keys highlighting
2015-11-15 Dmitry GutovUnify the absolutely equal xref-backend-references...
2015-11-15 Dmitry GutovUpdate project-find-regexp for the new xref API
2015-11-15 Dmitry GutovFix replacing a match with a shorter string
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-14 Artur Malabarba* lisp/progmodes/xref.el (xref-pop-marker-stack): Downg...
2015-11-14 Dmitry GutovMerge branch 'master' into emacs-25
2015-11-14 Wilson SnyderUpdate verilog-mode.el to 2015-11-09-b121d60-vpo.
2015-11-14 Dmitry Gutov; Update xref-etags-mode for the latest change
2015-11-14 Dmitry GutovUse generic dispatch for xref backends
2015-11-13 Dmitry GutovHandle multiple matches on the same line; add highlighting
2015-11-13 Dmitry GutovReplace xref-match-bounds with xref-match-length
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-13 Juanma Barranquero* lisp/progmodes/elisp-mode.el: Declare function `proje...
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-11 Alan MackenzieCC Mode: Respect users' settings of open-paren-in-colum...
2015-11-10 Paul EggertSpelling fixes
2015-11-10 Dmitry Gutov; project-library-roots-function: Update the FIXME
2015-11-10 Dmitry Gutov* lisp/progmodes/project.el: Update Commentary.
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-10 Dmitry GutovFold `project-ask-user' into `project-current'
2015-11-08 Dmitry GutovRemove dirs in vc project roots from the the vc project...
2015-11-08 Dmitry Gutov; project-library-roots: Update docstring
2015-11-08 Dmitry GutovMove and rename xref-find-regexp to the project package
2015-11-06 Eli ZaretskiiEnsure redisplay after evaluation
2015-11-06 Dmitry GutovAbolish temporary buffer management for xref
2015-11-06 Dmitry GutovRename "search path" to "library roots"
2015-11-06 Eli ZaretskiiEnsure redisplay after "C-x C-e"
2015-11-06 Stephen Leake* lisp/progmodes/xref.el: require semantic/symref durin...
2015-11-04 Juanma Barranquero* lisp/progmodes/xref.el: Doc fixes
2015-11-02 Glenn Morris* lisp/progmodes/f90.el (f90-no-block-limit):
2015-11-01 Juanma BarranqueroFix bug#21762
2015-10-31 Jackson Ray HamiltonAdd JSX indentation via js-jsx-mode. (Bug#21799)
2015-10-26 Tassilo HornFix infinite loop in sh-script's SMIE code
2015-10-25 Eli Zaretskii* lisp/progmodes/grep.el (grep): Doc fix. (Bug#21754)
2015-10-15 Dmitry Gutovjs-mode: Don't misindent generator methods
2015-10-09 Stefan Monnier* lisp/progmodes/cc-mode.el (c-after-font-lock-init...
2015-10-09 Stefan Monnier* lisp/progmodes/prolog.el: Avoid indenting too much...
2015-10-07 Artur Malabarba* lisp/progmodes/prog-mode.el (prettify-symbols-alist):
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-04 Vincent BelaïcheSupport MSW filename style for ant compilation error...
2015-10-02 Markus Triska* prolog.el: Update and extend operator table
2015-10-01 Eli Zaretskii; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve...
2015-10-01 Eli ZaretskiiFix GUD display of GDB output with non-ASCII text
2015-10-01 Tassilo HornUn- and re-prettification are not exclusive
2015-10-01 Tassilo HornDon't unprettify symbol at point by default
2015-10-01 Artur Malabarba* lisp/progmodes/prog-mode.el (prettify-symbols-unprett...
2015-09-30 Eli Zaretskii; Revert inadvertent premature commit.
2015-09-30 Eli ZaretskiiDisable some display optimizations when frames need...
2015-09-30 Tassilo HornDon't modify buffer by unprettification
2015-09-30 Tassilo HornImplement unprettification of symbol at point
2015-09-30 Phil SaintyAvoid empty -path arguments in rgrep
2015-09-30 Stefan Monnier* lisp/progmodes/prolog.el: Fix various indentation...
2015-09-30 Stefan Monnier* lisp/progmodes/sh-script.el: Old "dumb" continued...
2015-09-29 Stefan Monnier* lisp/progmodes/octave.el: Use grammar more; Handle...
2015-09-28 Dmitry Gutov; Remove extraneous "coding: utf-8" specifications...
next