log lisp/textmodes/texinfo.el @ 98510:a538ef3b210e

age author description
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-29 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
2005-09-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
2005-06-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
2005-01-02 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
2004-11-04 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-25 Dan Nicolaescu * calculator.el:
2007-09-10 Stefan Monnier Remove spurious * in docstrings.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-11-17 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
2005-10-25 Juri Linkov (texinfo-mode): Change charset of one quotation mark
2005-10-25 Stefan Monnier (texinfo-mode): Use real chars, so as not to unnecessarily expose
2005-10-21 Richard M. Stallman (texinfo-mode): Set sentence-end-base.
2005-08-31 Juanma Barranquero (outline-heading-alist): Add defvar.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (texinfo): Finish `defgroup' description with period.
2005-06-29 Juanma Barranquero (texinfo-insert-@item): Change space constants "protected" from end of line by a
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-393
2005-05-27 Lute Kamstra (texinfo-heading-face): Specify customization group.
2004-12-31 Richard M. Stallman (texinfo-mode): Use mode-require-final-newline.
2004-11-02 Robert J. Chassell Changed copyright years so all include centuries.
2004-02-21 Eli Zaretskii (texinfo-insert-@item): Look for the current
2004-01-21 Stefan Monnier (texinfo-mode): Remove ^ from outline-regexp.
2004-01-20 Karl Berry Use "Texinfo" consistently, no "TeXinfo" or "TexInfo".
2004-01-19 Karl Berry (texinfo-mode): define outline-regexp to start
2003-12-30 Simon Josefsson Change maintainer to FSF. Suggested by
2003-09-01 Miles Bader Add arch taglines
2003-07-13 Juanma Barranquero (texinfo-section-list): Append appendixsection; a synonym for appendixsec.
2003-06-08 Stefan Monnier (texinfo-enable-quote-macros): Fix thinko.
2003-03-14 Stefan Monnier (texinfo-outline-level): Remove.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-10-29 Juanma Barranquero (texinfo-environments): Add environment; copying, documentdescription,
2002-07-07 Stefan Monnier (texinfo-font-lock-keywords): Disable the automatic environment name update.
2002-04-29 Robert J. Chassell Cause `texinfo-insert-@node' to insert a carriage return after the
2002-03-09 Andreas Schwab Revert last change.
2002-03-08 Andreas Schwab Change Maintainer to FSF.
2002-01-04 Eli Zaretskii (texinfo-insert-@end): Fix the change from 2001-10-24.
2001-12-25 Robert J. Chassell (texinfo-show-structure): Display the line showing the current location
2001-10-25 Stefan Monnier (font-lock-keywords): Make sure texinfo-clone-environment is called.
2001-10-25 Stefan Monnier (texinfo-environments, texinfo-environment-regexp): Hoisted.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.