]> code.delx.au - gnu-emacs/history - lisp/textmodes
Use find -exec with '+' for grep-find if supported.
[gnu-emacs] / lisp / textmodes /
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...
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-22 Tassilo Horn* textmodes/reftex-ref.el (reftex-goto-label): Use...
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-19 Tassilo Horn* textmodes/reftex-ref.el (reftex-goto-label): If point...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-18 Stefan Monnier* lisp/textmodes/rst.el: Minor cleanup to improve style.
2010-11-15 Agustín Martínflyspell.el (flyspell-generic-progmode-verify): Make...
2010-11-13 Chong YidongFix picture-mouse-set-point calculation (Bug#7390).
2010-11-10 Agustín Martínflyspell.el (flyspell-word): Do not re-check known...
2010-11-10 Glenn Morris* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name...
2010-11-10 Glenn MorrisUse line-beginning-position in some texinfo.el files.
2010-11-10 Glenn Morristime-to-seconds related simplifications.
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-09 Glenn MorrisReplace still more end-of-line etc with line-end-positi...
2010-11-07 Glenn MorrisReplace end-of-line, save-excursion etc with point...
2010-11-06 Glenn MorrisUse line-end-position rather than end-of-line, etc.
2010-11-06 Glenn MorrisSilence reftex compilation.
2010-11-06 Ralf AngeliRefTeX: Improve matching of bib entries.
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-03 Glenn Morrisreftex-toc trivia.
2010-11-03 Glenn MorrisSilence ispell.el compilation.
2010-11-03 Glenn Morris* lisp/textmodes/reftex-toc.el (name1, dummy, dummy2...
2010-11-03 Glenn MorrisDon't be so lax with spelling.
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Glenn Morris* lisp/textmodes/ispell.el (comment-add): Declare.
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-29 Glenn MorrisReplace some inappropriate uses of toggle-read-only...
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-24 Chong YidongBind "C-c ]" to block-closing commands in several modes.
2010-10-23 Glenn Morris* lisp/textmodes/flyspell.el (flyspell-mode): If there...
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-18 Agustín Martínispell.el (ispell-aspell-find-dictionary): Fix aspell...
2010-10-16 Ralf AngeliFix searching for bibitem entries.
2010-10-15 Stefan MonnierMerge from trunk
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
next