1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 01:20:37 -08:00
No description
Find a file
Richard M. Stallman 195d13612d (SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
text property into account when doing SYNTAX (c).
(ST_COMMENT_STYLE, ST_STRING_STYLE): New codes to denote
delimiters for new types of strings and comments.
(Vparse_sexp_lookup_properties): New variable.
(struct lisp_parse_state): Comment updated.
(gl_state): New global variable.
(update_syntax_table): New function.
(char_quoted): Move earlier, update gl_state when needed.
(find_defun_start): Update gl_state when needed.
(back_comment): New function.
(Scomment_fence, Sstring_fence): New delimeter char classes
denoted by `!' and `|'.
(Fchar_syntax, Fmatching_paren): Update gl_state to whole-bufferstate.
(scan_words): update gl_state when needed.
(Fskip_chars_forward): Move from search.c.
(Fskip_chars_backward): Move from search.c.
(Fskip_syntax_forward): Move from search.c.
(Fskip_syntax_backward): Move from search.c.
(skip_chars): Move from search.c.
(Fforward_comment, scan_lists): Update gl_state when needed.
Handle Scomment_fence, Sstring_fence.
(Fbackward_prefix_chars) Update gl_state when needed.
(scan_sexps_forward): Update gl_state when needed.
Handle Scomment_fence, Sstring_fence.  If comment_stop==-1, stop at start
or end of comment or string.
(Fparse-partial-sexp): Doc fix.
(syms_of_syntax): Move initialization of skip* from search.c.
1997-04-15 04:53:58 +00:00
etc Ethiopic fixed, Tibetan added. 1997-04-09 00:08:54 +00:00
lib-src (initialize_fullname): Set NIS_PATH to the empty string before invoking 1997-03-23 18:46:03 +00:00
lisp (edebug-read-and-maybe-wrap-form): Protect 1997-04-14 20:57:39 +00:00
lispref (file-relative-name): Say correctly when the value is absolute. 1997-04-11 18:31:38 +00:00
lwlib (enriched-translations): Add top' and choice' everywhere so that * 1997-01-22 02:04:17 +00:00
man Added widget and custom manuals. 1997-04-07 14:00:58 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use windows95 and windowsnt instead 1997-01-20 00:05:31 +00:00
src (SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table' 1997-04-15 04:53:58 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Recognize OpenBSD systems correctly (from Niklas Hallqvist 1997-04-11 20:40:28 +00:00
config.sub (m32r,mn10300): Add. 1997-03-24 20:38:28 +00:00
configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC, 1997-04-11 08:24:41 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist Use Make to update finder-inf.el and autoloads. 1997-04-11 19:41:28 +00:00
Makefile.in (INSTALL_STRIP): New variable. 1996-08-29 20:54:02 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00