view lib-src/README @ 30404:3393922ea102

(c-end-of-defun-1): Fixed forward scanning into defun block. (c-auto-newline): Removed this macro since it's not used anymore. (c-forward-comment): Removed the workaround introduced in 5.38 since it had worse side-effects. If a line contains the string "//\"", it regarded the // as a comment start since the \ temporarily doesn't have escape syntax.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 24 Jul 2000 11:11:36 +0000
parents 1b8338fd30cd
children 47bf5f5df3c9
line wrap: on
line source

This directory contains the source code for the architecture-dependent
files that go in ../arch-lib.  At present, these are mostly utility
programs used by Emacs.