diff options
| author | Eli Zaretskii | 2001-02-22 13:30:58 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-22 13:30:58 +0000 |
| commit | 9238a8df8abebef090aeb0ed9a76e0c7de5704bc (patch) | |
| tree | 3bc83492a23896bf001892c7d52543cb4c7742d5 /lisp/ChangeLog | |
| parent | a61b70582c0e93336f87479ac7a83b9cc48a8140 (diff) | |
| download | emacs-9238a8df8abebef090aeb0ed9a76e0c7de5704bc.tar.gz emacs-9238a8df8abebef090aeb0ed9a76e0c7de5704bc.zip | |
(texinfo-format-scan): Signal an error if
@ follows an accent command such as @'. Support optional braces
in commands that insert accents, like makeinfo does.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb469756610..dd927559b4d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-22 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * textmodes/texinfmt.el (texinfo-format-scan): Signal an error if | ||
| 4 | @ follows an accent command such as @'. Support optional braces | ||
| 5 | in commands that insert accents, like makeinfo does. | ||
| 6 | |||
| 1 | 2001-02-22 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-02-22 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * startup.el (fancy-splash-text): Add a line for ordering | 9 | * startup.el (fancy-splash-text): Add a line for ordering |