]> code.delx.au - gnu-emacs/history - lisp/textmodes
Derive some programming modes from prog-mode.
[gnu-emacs] / lisp / textmodes /
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: new command bibtex-search...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: various small bug fixes
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-search-entry-globally...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-entry-format): new...
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-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 Julien Danjou* textmodes/rst.el (rst-define-level-faces): Do not...
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-24 Stefan MonnierAdd an :exit-function for completion-at-point.
2011-05-23 Stefan MonnierDon't quote lambda expressions with `quote'.
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-10 U. Serfix many doubled-word typos
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Agustín Martínispell.el (ispell-add-per-file-word-list): Use `concat...
2011-05-03 Stefan Monnier* lisp/textmodes/bibtex.el (bibtex-fill-field-bounds...
2011-05-03 Agustín Martínispell.el (ispell-add-per-file-word-list): Protect...
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Stefan Monnier* lisp/textmodes/ispell.el (lookup-words): Use with...
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-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-10 Chong YidongFix for what-page (Bug#6825).
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-04-05 Paul EggertMerge from mainline.
2011-04-03 Chong YidongImprovements to flyspell-mark-duplications-exceptions.
2011-04-01 Paul EggertMerge from mainline.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Stefan MonnierMerge from trunk
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Stefan MonnierMisc fixes, and use lexical-binding in more files.
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-08 Arni Magnussontexinfo.el addition for bug#2783.
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Kevin Ryde* lisp/textmodes/sgml-mode.el (sgml-fill-nobreak):...
2011-03-06 Juanma Barranquero* lisp/bookmark.el:
2011-03-02 Paul EggertMerge from mainline.
2011-03-02 Chong YidongAdd a menu-bar entry for Artist mode.
2011-03-02 Paul EggertMerge from mainline.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-23 Glenn MorrisFix spelling of "precede".
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-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-13 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Juanma BarranqueroFix trivial typos in comments and ChangeLogs.
2011-02-12 Stefan MonnierMerge from trunk
2011-02-10 Paul EggertMerge from mainline.
2011-02-10 Stefan MonnierMove keymap initialization into declaration.
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Stefan Monnier* lisp/textmodes/tex-mode.el: Get rid of compilation...
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-20 Stefan MonnierDon't mess with *temp*.
2011-01-18 Stefan Monnier* lisp/textmodes/tex-mode.el (tex-font-lock-verb):...
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Stefan MonnierUse run-mode-hooks for major mode hooks.
2011-01-04 Glenn Morris* lisp/textmodes/rst.el (rst-compile-toolsets): Add...
2011-01-04 Andreas Schwab* lisp/textmodes/rst.el (rst-compile-pdf-preview)
2011-01-04 Glenn MorrisSmall rst.el stuff.
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-29 Chong Yidong* lisp/textmodes/conf-mode.el (conf-font-lock-keywords...
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-16 Chong YidongUse make-temp-file in rst.el (Bug#7646).
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-13 Stefan MonnierMerge from trunk
2010-12-11 Glenn Morris* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add...
2010-12-11 Stefan MonnierMerge from trunk
2010-12-10 Stefan Monnier* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind...
next