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.
|
2001-06-14 |
Miles Bader |
(texinfo-mode-syntax-table): Change syntax of " and \ to "." (punctuation).
|
2001-04-11 |
Eli Zaretskii |
(texinfo-font-lock-keywords): Add
|
2001-01-19 |
Gerd Moellmann |
(texinfo-mode): Use backward-paragraph
|
2000-12-27 |
Gerd Moellmann |
(texinfo-mode): Set fill-column to 70.
|
2000-12-08 |
Stefan Monnier |
Move the (require 'cl) to the front of the
|
2000-12-06 |
Dave Love |
Require tex-mode when compiling.
|
2000-12-02 |
Eli Zaretskii |
(texinfo-open-quote, texinfo-close-quote):
|
2000-11-15 |
Eli Zaretskii |
(texinfo-insert-@uref): Renamed from
|
2000-11-10 |
Stefan Monnier |
(texinfo-block-default): New var.
|
2000-11-06 |
Stefan Monnier |
(texinfo-chapter-level-regexp): Remove.
|
2000-11-06 |
Stefan Monnier |
(texinfo-section-list): Change majorheading to 2.
|
2000-10-10 |
Stefan Monnier |
Update copyright and fix typo.
|
2000-10-03 |
Stefan Monnier |
(texinfo-mode-menu): Add an explicit shortcut for update all.
|
2000-10-03 |
Stefan Monnier |
(texinfo-heading-face): Forgot the var def.
|
2000-10-01 |
Stefan Monnier |
(texinfo-font-lock-syntactic-keywords):
|
2000-09-25 |
Gerd Moellmann |
(texinfo-mode): Prevent filling lines
|
2000-04-17 |
Gerd Moellmann |
(texinfo-insert-@email)
|
2000-04-17 |
Stefan Monnier |
(texinfo-mode-syntax-table): Add \n as comment-end.
|
2000-03-10 |
Gerd Moellmann |
(texinfo-version): Variable and function
|
1999-09-14 |
Eli Zaretskii |
(texinfo-font-lock-keywords): Add uref, command, option, env and sc.
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-02-09 |
Richard M. Stallman |
(texinfo-environment-regexp): Add the def... constructs.
|
1999-01-22 |
Dave Love |
(texinfo-font-lock-keywords): Match @ref.
|
1998-12-14 |
Andreas Schwab |
(texinfo-tex-buffer): Bind
|
1998-09-25 |
Karl Heuer |
(texinfo-show-structure): Bind inhibit-read-only.
|
1998-07-06 |
Richard M. Stallman |
(texinfo-environment-regexp): Add smalldisplay and smallformat.
|
1998-02-20 |
Simon Marshall |
*** empty log message ***
|
1997-12-12 |
Dave Love |
Use imenu-case-fold-search.
|
1997-08-30 |
Richard M. Stallman |
(defgroup, defcustom): Add Emacs 19 compatibility definitions.
|
1997-08-24 |
Richard M. Stallman |
(texinfo-mode): Turn off adaptive-fill-mode.
|
1997-05-24 |
Richard M. Stallman |
(texinfo-version): New function and variable.
|
1997-04-12 |
Richard M. Stallman |
Add defgroup's; change use defcustom for user vars.
|
1997-01-02 |
Richard M. Stallman |
(texinfo-mode): Locally set tex-first-line-header-regexp.
|
1996-12-08 |
Richard M. Stallman |
(texinfo-font-lock-keywords): Add `url', `email'.
|
1996-03-05 |
Richard M. Stallman |
(texinfo-section-types-regexp)
|
1996-03-03 |
Richard M. Stallman |
(texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.
|
1996-01-25 |
Simon Marshall |
Tweaked command regexp.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|