Mercurial > emacs
annotate lib-src/.cvsignore @ 89063:2054397a36be
(char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convert
unibyte chars to multibyte.
(back_comment): Likewise.
(scan_words): Likewise.
(skip_chars): The arg syntaxp is deleted, and the code for
handling syntaxes is moved to skip_syntaxes. Callers changed.
Fix the case that the multibyteness of STRING and the current
buffer doesn't match.
(skip_syntaxes): New function.
(SYNTAX_WITH_MULTIBYTE_CHECK): Check C by ASCII_CHAR_P, not by
SINGLE_BYTE_CHAR_P.
(Fforward_comment): Use FETCH_CHAR_AS_MULTIBYTE to convert unibyte
chars to multibyte.
(scan_lists): Likewise.
(Fbackward_prefix_chars): Likewise.
(scan_sexps_forward): Likewise.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 03 Sep 2002 04:10:19 +0000 |
parents | bdf5794b5e20 |
children | cc5f9d3c4caf |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
4 ctags | |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
12 fns-* | |
38232
9cadbe46ecbe
Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31816
diff
changeset
|
13 fns.el |
28611 | 14 hexl |
15 make-docfile | |
16 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
17 obj |
28611 | 18 profile |
19 sorted-doc | |
20 test-distrib | |
21 yow | |
31816 | 22 Makefile |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
23 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
24 *.pdb |