mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-20 20:07:36 +00:00
*** empty log message ***
This commit is contained in:
parent
07fd074eb8
commit
9d7bcb2ee8
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2000-08-16 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/ccl.el (declare-ccl-program): Docstring modified.
|
||||
(ccl-execute-with-args): Likewise.
|
||||
|
||||
2000-08-16 Miles Bader <miles@gnu.org>
|
||||
|
||||
* progmodes/sql.el: Add compatibility definition onf
|
||||
|
|
|
|||
|
|
@ -1,5 +1,8 @@
|
|||
2000-08-16 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* coding.c (encode_coding): Fix the bug of not flushing ISO escape
|
||||
sequence at the end of the source block.
|
||||
|
||||
* ccl.c (Fccl_program_p): Docstring modified.
|
||||
(Fccl_execute): Likewise.
|
||||
(Fccl_execute_on_string): Likewise.
|
||||
|
|
|
|||
Loading…
Reference in a new issue