1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 05:51:21 -08:00
emacs/lib-src
Francesco Potortì 37dddac63c Backporting bug corrections from trunk.
2007-11-15  Francesco Potort�<pot@gnu.org>

	* etags.c: (C_entries): In case '}' decrement bracelev before testing it.

2007-11-15  Masatake YAMATO  <jet@gyve.org>

	* etags.c (C_entries): In case '}', set fvdef to fvnone
	unconditioned to (!ignoreindent && lp == newlb.buffer + 1).

2007-11-15  Francesco Potort�<pot@gnu.org>

	* etags.c: (C_entries): Reset the fvdef machine when out of function.
	(C_entries): Parse start of C comment as a space == end of token.
	This is not necessary for C++ comment, already parsed as newline.
2007-11-20 16:17:40 +00:00
..
.arch-inventory Update some .arch-inventory files 2007-07-30 05:36:46 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ChangeLog Backporting bug corrections from trunk. 2007-11-20 16:17:03 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
cvtmail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
digest-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ebrowse.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
emacsclient.c Add a wrapper for getenv so it also checks the registry on Windows. 2007-10-26 15:39:49 +00:00
emacstool.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
etags.c Backporting bug corrections from trunk. 2007-11-20 16:17:40 +00:00
fakemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
hexl.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
make-docfile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command, 2007-08-25 10:59:32 +00:00
makefile.w32-in (emacsclient, emacsclientw): Link to COMCTL32. 2007-09-27 22:08:19 +00:00
movemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
pop.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
pop.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
profile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs-checkin Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs2log Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
test-distrib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
testfile
update-game-score.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
vcdiff Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.