summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-indent.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1997-02-22 19:31:32 +0000
committerKarl Heuer <kwzh@gnu.org>1997-02-22 19:31:32 +0000
commit6fdaa9a05da1a0dbcb26d70a10d7e8c109347a8e (patch)
tree5753ac49b77110ac0752720fd49241d7be246ddc /lisp/emacs-lisp/cl-indent.el
parent969f51456a70e530c0874093f404675a6d5fc82b (diff)
downloademacs-6fdaa9a05da1a0dbcb26d70a10d7e8c109347a8e.tar.gz
emacs-6fdaa9a05da1a0dbcb26d70a10d7e8c109347a8e.tar.bz2
emacs-6fdaa9a05da1a0dbcb26d70a10d7e8c109347a8e.zip
Include charset.h and coding.h.
(READ_BUF_SIZE): New macro. (Finsert_file_contents): Refer to a coding system in the docstring. Perform character code conversion of a text read in. (Fwrite_region): Refer to a coding system in the docstring. Setup a coding system for character code conversion. Pass a new arg `pre_write_conversion' (Lisp function) to build_annotations. Pass a new arg `coding' to a_write. (build_annotations): Handle the new arg. (a_write): Handle the new arg `coding' by passing it to e_write. (WRITE_BUF_SIZE): New macro. (e_write): Perform character code conversion of a text to write out according to the new arg `coding'.
Diffstat (limited to 'lisp/emacs-lisp/cl-indent.el')
0 files changed, 0 insertions, 0 deletions