* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
[bpt/emacs.git] / lisp / progmodes / compile.el
2012-05-18 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move...
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-13 Chong YidongBackport fix for Bug#11382 from trunk
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-06 Troels NielsenFix match highlighting in compilation buffers.
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-03-25 Stefan MonnierMerge from trunk
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-09 Glenn Morris* lisp/progmodes/compile.el (compilation-filter-start...
2012-02-09 Glenn MorrisDoc fixes for compile.el
2012-02-02 Kenichi Handamerge trunk
2012-02-01 Glenn MorrisCopy 2012-01-25 compilation-next-error-function change...
2012-01-25 Glenn Morriscompile/grep fix for bug#10594
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-11-20 Paul EggertMerge from trunk.
2011-11-18 Stefan Monnier* lisp/progmodes/compile.el: Obey compilation-first...
2011-11-11 Kenichi Handamerge trunk
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Adjust regexp for OCaml...
2011-11-09 Stefan Monnier* lisp/progmodes/compile.el: Better handle TABs.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-20 Chong YidongFix more minor mode docstrings.
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Chong YidongFix various uses of display-buffer and pop-to-buffer
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-08 Juri Linkov* lisp/progmodes/compile.el (compilation-environment...
2011-09-07 Juri Linkov* lisp/progmodes/compile.el (compilation-start): Let...
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-02 Chong YidongRemove pop-to-buffer-same-window.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-24 Paul EggertMerge from trunk.
2011-08-23 Kenichi Handamerge trunk
2011-08-22 Juri Linkov* lisp/progmodes/compile.el (compilation-mode-font...
2011-08-21 Chong YidongFix to `ant' compile regexp.
2011-08-21 Chong YidongFix error in compilation-error-properties.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Juri Linkov* lisp/faces.el (error, warning, success): New faces...
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
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-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
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 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Stefan MonnierFix some uses of switch-to-buffer.
2011-07-04 Bill WohlerMerge from trunk.
2011-07-03 Kevin Ryde* progmodes/compile.el (compilation-error-regexp-alist...
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
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...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-09 Chong YidongCall compilation-filter-hook in the no-async case too.
2011-05-09 Chong YidongVarious fixes to compilation-error-regexp-alist-alist.
2011-05-08 Chong YidongPerform grep-mode's buffer modifications in a process...
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-04-26 Paul EggertMerge from mainline.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-22 Juanma Barranquerolisp/progmodes/*.el: Lexical-binding cleanup.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
2011-04-08 Chong YidongMerge changes from emacs-23 branch
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-13 Paul EggertMerge from mainline.
2011-03-13 Paul EggertImprove quality of tests for time stamp overflow.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Stefan Monnier* lisp/progmodes/compile.el (compilation--previous...
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
next