]> code.delx.au - gnu-emacs/history - test
Port documentation to Texinfo 5.0.
[gnu-emacs] / test /
2013-02-21 Glenn MorrisChangeLog fix
2013-02-20 Fabián Ezequiel... Added intial test suite for python.el.
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-31 Paul EggertUse URLs, not Boston addresses, in copyright notices.
2012-12-26 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-indent-beg-re)...
2012-11-12 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-move-to-block)...
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-noncommand...
2012-10-31 Stefan Monnier* lisp/progmodes/sh-script.el (sh--inside-arithmetic...
2012-10-30 Kenichi Handamerge trun
2012-10-29 Stefan Monnier* lisp/vc/diff-mode.el (diff-context->unified): Don...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Kenichi Handamerge trunk
2012-10-14 Eli ZaretskiiAdapt compile.el to changes in MSVC diagnostics format.
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-18 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-08 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-toggle-block):...
2012-09-08 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-match-expression...
2012-09-07 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-indent-beg-re)...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-08-30 Kenichi Handamerge trunk
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-24 Chong YidongUpdate release logs emacs-24.2
2012-08-22 Kenichi Handamerge trunk
2012-08-19 Chong Yidong* src/xdisp.c (handle_invisible_prop): Fix ellipses...
2012-08-18 Chong YidongMake display strings obey buffer-invisibility-spec.
2012-08-16 Kenichi Handamerge trunk
2012-08-15 Chong YidongBump version to 24.2
2012-08-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-methods...
2012-08-14 Chong YidongImprove the file-local variable regression test.
2012-08-12 Nobuyoshi NakadaMerge from upstream ruby-mode.el
2012-08-11 Glenn MorrisChangeLog date fixes
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Dmitry Gutov* test/automated/ruby-mode-tests.el (ruby-should-indent):
2012-08-10 Dmitry GutovMerge stuff from upsteam ruby-mode, part 1.
2012-08-10 Glenn Morris* test/automated/files.el (files-test-disable-local...
2012-08-08 Glenn Morris* test/automated/files.el: New file.
2012-08-07 Glenn Morris* test/automated/Makefile.in (all): Fix typo.
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-07-29 David EngsterNew tests for XML name expansion.
2012-07-29 Juri Linkov* test/automated/occur-tests.el (occur-test-case):...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-parse-partial)...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-17 Stefan Monnier* lisp/progmodes/sh-script.el (sh-syntax-propertize...
2012-07-17 Stefan Monnier* lisp/textmodes/tex-mode.el (tex-font-lock-keywords...
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-11 Stefan MonnierMore CL cleanups and reduction of use of cl.el.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-04 Chong YidongClean up syntax-table usage in xml.el
2012-07-03 Chong Yidong* xml.el: Protect parser against XML bombs.
2012-07-02 Chong Yidong* lisp/xml.el: Handle entity and character reference...
2012-07-01 Chong Yidong* xml.el (xml-parse-dtd): Use proper regexps for ELEMEN...
2012-07-01 Chong YidongImprove xml parameter entity parsing, and add a new...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-27 Stefan Monnier* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Ulf Jaspericalendar / icalendar-tests: Fix Bug#11473 -- unescape...
2012-06-01 Chong YidongBump version to 24.1.
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-29 Ulf Jaspericalendar-tests: Fix Bug#11525 -- Add icalendar-import...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-25 Paul EggertMerge from trunk.
2012-05-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2012-05-21 Glenn MorrisCommand substitution already runs in a subshell
2012-05-15 Ted Zlatanovadd url-util.el test file
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-28 Stefan MonnierAdd some shell indentation test cases.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-24 Stefan Monnier* ruby-mode.el: Handle general delimited literals.
2012-04-24 Stefan Monnier* lisp/progmodes/ruby-mode.el: Simplify last change...
2012-04-22 Paul EggertMerge from trunk.
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 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-11 Glenn MorrisAdd another vc-bzr test
2012-03-25 Stefan MonnierMerge from trunk origin/pending
2012-02-25 Paul EggertMerge from trunk.
2012-02-13 Ted ZlatanovMove url-future.el ERT test to test/automated/url-futur...
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-02 Kenichi Handamerge trunk
2012-01-31 Juanma BarranqueroFix typos in ChangeLogs.
next