mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-17 19:30:38 -08:00
Merge changes from emacs-23 branch.
This commit is contained in:
commit
4628bef1ee
34 changed files with 496 additions and 247 deletions
|
|
@ -707,6 +707,7 @@ extern Lisp_Object code_convert_string_norecord (Lisp_Object, Lisp_Object,
|
|||
int);
|
||||
extern Lisp_Object raw_text_coding_system (Lisp_Object);
|
||||
extern Lisp_Object coding_inherit_eol_type (Lisp_Object, Lisp_Object);
|
||||
extern Lisp_Object complement_process_encoding_system (Lisp_Object);
|
||||
|
||||
extern int decode_coding_gap (struct coding_system *,
|
||||
EMACS_INT, EMACS_INT);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue