]> code.delx.au - gnu-emacs/history - lisp/progmodes
Improve Edebug error for attempting to instrument built-in functions.
[gnu-emacs] / lisp / progmodes /
2011-08-21 Chong YidongFix to `ant' compile regexp.
2011-08-21 Chong YidongFix error in compilation-error-properties.
2011-08-20 Alan MackenzieResolve invalid use of a regexp in regexp-opt.
2011-08-20 Alan MackenzieFontify CPP expressions correctly when starting in...
2011-08-18 Juri Linkov* lisp/faces.el (error, warning, success): New faces...
2011-08-17 Juri Linkov* lisp/progmodes/grep.el (rgrep): Handle the case when...
2011-08-16 Alan Mackenzieprogmodes/cc-engine.el (c-state-cache-non-literal-place...
2011-08-14 Paul EggertMerge from trunk.
2011-08-12 Stefan Monnier* lisp/progmodes/js.el (js-syntax-propertize, js-syntax...
2011-08-10 Juri Linkov* lisp/progmodes/grep.el (rgrep): Don't bind `process...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Stefan Monnier* lisp/progmodes/js.el (js--regexp-literal): Accept...
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-03 Paul EggertMerge from trunk.
2011-08-03 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-paren)...
2011-07-28 Paul EggertMerge from trunk.
2011-07-26 Alan MackenzieFontify bitfield declarations properly.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-22 Alan MackenziePrevent cc-langs.elc being loaded at run time.
2011-07-20 Sam Steingold* lisp/progmodes/etags.el (etags-file-of-tag, etags...
2011-07-19 Paul EggertMerge from trunk.
2011-07-18 Alan MackenzieCC Mode: Fontify declarators properly when, e.g., a...
2011-07-17 Lars Magne Ingebri... (tags-search): Doc typo fix.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Lars Magne Ingebri... Doc string fix.
2011-07-13 Lars Magne Ingebri... (tags-search): Document `file-list-form'
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Lars Magne Ingebri... * progmodes/cc-vars.el: Remove (probably) misleading...
2011-07-12 Paul EggertMerge from trunk.
2011-07-12 Johan Bockgård* progmodes/compile.el (compilation-error-regexp-alist...
2011-07-12 Lars Magne Ingebri... Fontise bytecomp Error lines more correctly
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Paul EggertMerge from trunk.
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Lars Magne Ingebri... * progmodes/grep.el (rgrep): Don't bind `process-connec...
2011-07-06 Michael Mauger* progmodes/sql.el: Version 3.0
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Stefan Monnier* lisp/progmodes/gdb-mi.el: Fit in 80 columns.
2011-07-05 Stefan Monnier* lisp/progmodes/which-func.el (which-func-ff-hook...
2011-07-05 Stefan MonnierFix some uses of switch-to-buffer.
2011-07-04 Wang Diancheng* lisp/progmodes/gdb-mi.el (gdb): Use completion-at...
2011-07-04 Bill WohlerMerge from trunk.
2011-07-03 Kevin Ryde* progmodes/compile.el (compilation-error-regexp-alist...
2011-07-02 Lars Magne Ingebri... * progmodes/flymake.el (flymake-mode): If the buffer...
2011-07-01 Lars Magne Ingebri... * progmodes/flymake.el (flymake-find-file-hook): Add...
2011-07-01 Ted Zlatanov* progmodes/cfengine.el: Minor update to docs.
2011-07-01 Ted ZlatanovMoved `cfengine3-mode' to cfengine.el. Removed cfengin...
2011-07-01 Glenn MorrisFix license and copyright years.
2011-07-01 Paul EggertMerge from trunk.
2011-07-01 Ted Zlatanov* progmodes/cfengine3.el: New file to support CFEngine...
2011-06-30 Alan Mackenzieprogmodes/cc-guess.el: New file.
2011-06-30 Lawrence Mitchell* lisp/progmodes/js.el (js-mode): Don't stomp on global...
2011-06-30 Alan Mackenzieprogmodes/cc-engine.el (c-guess-continued-construct...
2011-06-30 Lars Magne Ingebri... (rgrep): Bind `process-connection-type' to nil, because...
2011-06-27 Chong Yidong* lisp/progmodes/gud.el (gud-pdb-marker-regexp): Accept...
2011-06-27 Glenn Morrisflymake.el fix for bug#8866.
2011-06-26 Chong Yidong* lisp/progmodes/cperl-mode.el (cperl-mode): Derive...
2011-06-26 Glenn Morris* lisp/progmodes/f90.el (f90-looking-at-critical):...
2011-06-26 Glenn MorrisAdd support for block and critical blocks to f90.el.
2011-06-26 Glenn MorrisAdd some co-array stuff to f90.el.
2011-06-26 Glenn MorrisAdd some more F2008 font-locking for f90.el.
2011-06-25 Glenn Morris* lisp/progmodes/f90.el (f90-procedures-re): Add F2008...
2011-06-25 Glenn MorrisAdd submodule support to f90.el.
2011-06-25 Glenn MorrisAdd some F2008 keywords to f90.el font-locking.
2011-06-25 Paul EggertMerge from trunk.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Juanma BarranqueroSimplify unloading functions after 2011-06-25T17:42...
2011-06-25 Juanma Barranquero* loadhist.el (unload--set-major-mode): New function.
2011-06-24 Juanma Barranquerolisp/progmodes/verilog-mode.el (verilog-mode): Fix...
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Stefan MonnierUse completion-at-point rather than completion-in-region.
2011-06-18 Chong YidongUse define-derived-mode in delphi-mode.
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarations): 1...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Dan Nicolaescu* lisp/progmodes/cfengine.el (cfengine-mode): Derive...
2011-06-15 Dan NicolaescuDerive some programming modes from prog-mode.
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Paul EggertMerge from trunk.
2011-06-12 Glenn MorrisGive % punctuation syntax in fortran modes (bug#8820)
2011-06-08 Paul EggertMerge from trunk.
2011-06-08 Glenn MorrisMerge from emacs-23; up to 2010-06-13T18:15:45Z!eliz...
2011-06-05 Juanma BarranqueroFixes bug#8730, bug#8781. Do not merge into trunk.
2011-06-04 Reuben Thomas* flymake.el (flymake-compilation-prevents-syntax-check...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-28 Dima KoganMore fixes to prevent hide-show from being confused...
2011-05-28 Chong YidongMake CC modes inherit from prog-mode.
2011-05-28 Stefan Monnier* lisp/minibuffer.el (completion--capf-wrapper): Check...
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
next