1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
No description
Find a file
Karl Heuer 35dd3c558f (jdb): Do proper analysis of classes defined in a Java
source.  This removes the restriction of one class per file.
(gud-jdb-package-of-file): Removed.  Replaced with parsing routines.
(gud-jdb-skip-whitespace): New function.
(gud-jdb-skip-single-line-comment): New function.
(gud-jdb-skip-traditional-or-documentation-comment): New function.
(gud-jdb-skip-whitespace-and-comments): New function.
(gud-jdb-skip-id-ish-thing): New function.
(gud-jdb-skip-string-literal): New function.
(gud-jdb-skip-character-literal): New function.
(gud-jdb-skip-block): New function.
(gud-jdb-analyze-source): New function.
(gud-jdb-build-class-source-alist-for-file): New function.
(gud-jdb-analysis-buffer): New variable.
(gud-jdb-build-class-source-alist): Cleaner at the expense of new
variable.
1998-04-08 19:07:45 +00:00
etc *** empty log message *** 1998-03-27 03:49:56 +00:00
leim Correct starting commentary. 1998-04-08 07:05:35 +00:00
lib-src Move inclusion of unistd.h to top, else fails on 1998-04-08 17:31:45 +00:00
lisp (jdb): Do proper analysis of classes defined in a Java 1998-04-08 19:07:45 +00:00
lispref *** empty log message *** 1998-02-28 01:53:53 +00:00
lwlib Always declare xmalloc. 1998-04-06 10:23:30 +00:00
man (ENVADD): Enviroment vars to pass to texi2dvi. Use 1998-04-06 10:33:02 +00:00
msdos Initial revision 1997-11-20 16:29:53 +00:00
nt addpm.c (env_vars): Fix misplaced % in SHELL entry. 1997-10-01 05:42:45 +00:00
src (keyword_symbols_constant_flag): New variable. 1998-04-08 18:56:20 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Configure the man subdirectory. 1997-11-20 16:36:24 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure.in Add --with-gssapi to specify GSS-API 1998-04-07 04:00:53 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Remove some directories that don't really work now. 1998-04-03 01:52:38 +00:00
make-dist Fix shell syntax in check for missing .el or .elc files. 1998-03-27 04:56:51 +00:00
Makefile.in (install-arch-indep): Fix previous change. 1998-04-07 03:20:31 +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