diff options
| author | Glenn Morris | 2012-02-29 00:31:30 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-29 00:31:30 -0800 |
| commit | f8425af235eeb55d474b4c452af1aa53e95f00a6 (patch) | |
| tree | f4b6686a31858d2117503220bd43e50f0920c016 | |
| parent | bcd6cd239d7f63868ae061da8410bc2ace0c51c7 (diff) | |
| download | emacs-f8425af235eeb55d474b4c452af1aa53e95f00a6.tar.gz emacs-f8425af235eeb55d474b4c452af1aa53e95f00a6.zip | |
* doc/emacs/ack.texi (Acknowledgments): Use @Tex{} in more places.
| -rw-r--r-- | doc/emacs/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b2a8fca7e3c..5be02a39742 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-29 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * ack.texi (Acknowledgments): Use @Tex{} in more places. | ||
| 4 | |||
| 3 | * emacs.texi, help.texi, text.texi: Use "" quotes in menus. | 5 | * emacs.texi, help.texi, text.texi: Use "" quotes in menus. |
| 4 | 6 | ||
| 5 | * dired.texi, emacs.texi: Use @code{} in menus when appropriate. | 7 | * dired.texi, emacs.texi: Use @code{} in menus when appropriate. |
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 0a14f5119d1..be01b05fe19 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -553,7 +553,7 @@ for the Transport Layer Security protocol. | |||
| 553 | 553 | ||
| 554 | @item | 554 | @item |
| 555 | Arne Jørgensen wrote @file{latexenc.el}, a package to | 555 | Arne Jørgensen wrote @file{latexenc.el}, a package to |
| 556 | automatically guess the correct coding system in LaTeX files. | 556 | automatically guess the correct coding system in La@TeX{} files. |
| 557 | 557 | ||
| 558 | @item | 558 | @item |
| 559 | Alexandre Julliard wrote @file{vc-git.el}, support for the Git version | 559 | Alexandre Julliard wrote @file{vc-git.el}, support for the Git version |
| @@ -571,7 +571,7 @@ control system. | |||
| 571 | Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining | 571 | Henry Kautz wrote @file{bib-mode.el}, a mode for maintaining |
| 572 | bibliography databases compatible with @code{refer} (the @code{troff} | 572 | bibliography databases compatible with @code{refer} (the @code{troff} |
| 573 | version) and @code{lookbib}, and @file{refbib.el}, a package to convert | 573 | version) and @code{lookbib}, and @file{refbib.el}, a package to convert |
| 574 | those databases to the format used by the LaTeX text formatting package. | 574 | those databases to the format used by the La@TeX{} text formatting package. |
| 575 | 575 | ||
| 576 | @item | 576 | @item |
| 577 | Taichi Kawabata added support for Devanagari script and the Indian | 577 | Taichi Kawabata added support for Devanagari script and the Indian |
| @@ -832,7 +832,7 @@ a directory-level front end to the CVS version control system; | |||
| 832 | text; @file{smerge-mode.el}, a minor mode for resolving @code{diff3} | 832 | text; @file{smerge-mode.el}, a minor mode for resolving @code{diff3} |
| 833 | conflicts; @file{diff-mode.el}, a mode for viewing and editing context | 833 | conflicts; @file{diff-mode.el}, a mode for viewing and editing context |
| 834 | diffs; @file{css-mode.el} for Cascading Style Sheets; | 834 | diffs; @file{css-mode.el} for Cascading Style Sheets; |
| 835 | @file{bibtex-style.el} for BibTeX Style files; @file{mpc.el}, a | 835 | @file{bibtex-style.el} for Bib@TeX{} Style files; @file{mpc.el}, a |
| 836 | client for the ``Music Player Daemon''; @file{smie.el}, a generic | 836 | client for the ``Music Player Daemon''; @file{smie.el}, a generic |
| 837 | indentation engine; and @file{pcase.el}, implementing ML-style pattern | 837 | indentation engine; and @file{pcase.el}, implementing ML-style pattern |
| 838 | matching. He integrated the lexical binding code in Emacs 24. | 838 | matching. He integrated the lexical binding code in Emacs 24. |