1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

889 Commits

Author SHA1 Message Date
Gerd Moellmann
9a190096c7 *** empty log message *** 2001-11-16 11:10:53 +00:00
Gerd Moellmann
cbdf883147 (matching_regexp): Escape '\\'. 2001-11-16 10:48:38 +00:00
Pavel Janík
8ec1b917e7 *** empty log message *** 2001-11-15 20:49:01 +00:00
Pavel Janík
a4663feda2 Add support for --program-prefix, --program-suffix
and --program-transform-name options.
2001-11-15 20:37:20 +00:00
Pavel Janík
fb2d3129dc Comment fixes. 2001-11-15 15:50:31 +00:00
Sam Steingold
dff28924e8 fixed format 2001-11-13 00:07:54 +00:00
Richard M. Stallman
6d8f7d5dd1 (xrealloc): Always pass two args to `fatal'. 2001-11-03 19:04:48 +00:00
Richard M. Stallman
08fa58c940 (popmail): Always pass two args to `error'. 2001-11-03 19:03:48 +00:00
Sam Steingold
5719bb6ff7 ignore *-spd and *.pdb for w32 2001-10-26 16:51:57 +00:00
Ken Raeburn
84e70f7869 fix build problems with krb5 and hesiod support 2001-10-24 22:54:38 +00:00
Gerd Moellmann
6aa97356aa *** empty log message *** 2001-10-21 17:41:43 +00:00
Miles Bader
a3b10252a6 *** empty log message *** 2001-10-21 14:44:58 +00:00
Miles Bader
52d8c52976 (struct rcsoc_state): New type.
(read_c_string_or_comment): Use a variable of type `rcsoc_state' to hold
most of our state.
(put_char): Add STATE parameter, and remove all other parameters
except CH.  Use STATE to get access to all needed state.
(scan_keyword_or_put_char): New function.
2001-10-21 13:48:16 +00:00
Miles Bader
386ca3619c *** empty log message *** 2001-10-21 10:25:36 +00:00
Miles Bader
d097ad5744 (read_c_string_or_comment): Add SAW_USAGE parameter, and implement
scanning for a `usage:' keyword.
(scan_c_file): Pass SAW_USAGE argument to read_c_string_or_comment.
Don't output a usage-string if there was one in the doc string.
2001-10-21 09:21:46 +00:00
Gerd Moellmann
71431a0ea1 *** empty log message *** 2001-10-21 09:04:46 +00:00
Pavel Janík
37a9305ef3 Properly spell the name of Emacs. 2001-10-19 22:12:42 +00:00
Miles Bader
945220bdb2 *** empty log message *** 2001-10-17 03:33:11 +00:00
Miles Bader
0c82822ca0 (put_char): New function.
(read_c_string_or_comment): Strip trailing spaces and newlines.
2001-10-17 02:53:57 +00:00
Miles Bader
142425283b *** empty log message *** 2001-10-16 13:09:06 +00:00
Miles Bader
a5979c0e89 (scan_c_file): Handle new style' doc strings in comments [with doc:'
keyword prefix].
2001-10-16 13:05:28 +00:00
Gerd Moellmann
9f5eb4a318 *** empty log message *** 2001-10-15 10:12:29 +00:00
Gerd Moellmann
7dfd439c45 (read_c_string_or_comment): Don't drop a '*'
in a C doc comment.
2001-10-15 10:04:31 +00:00
Gerd Moellmann
e641b454cd *** empty log message *** 2001-10-13 20:45:55 +00:00
Gerd Moellmann
74c55c82b6 (read_c_string_or_comment): Renamed from
read_c_string.  Add parameter COMMENT.  Read C-style comments.
(scan_c_file): Handle doc strings in C comments.
2001-10-13 20:41:25 +00:00
Andrew Innes
967d7793ca *** empty log message *** 2001-10-12 13:19:35 +00:00
Andrew Innes
caf7e1d205 (install): Do not copy fakemail. 2001-10-12 13:18:58 +00:00
Andrew Innes
295c486989 (ALL): Do not include fakemail. 2001-10-12 13:18:38 +00:00
Jason Rumney
d682756a10 *** empty log message *** 2001-10-10 21:17:12 +00:00
Jason Rumney
d5c5d66a60 Don't install fakemail. 2001-10-10 21:11:23 +00:00
Jason Rumney
57854d7a44 Remove fakemail from ALL 2001-10-10 20:59:58 +00:00
Gerd Moellmann
ab952a4f34 *** empty log message *** 2001-10-10 09:43:20 +00:00
Gerd Moellmann
14a3dff75b *** empty log message *** 2001-10-09 10:18:43 +00:00
Gerd Moellmann
cb1cdedd97 (main): Cast isdigit() argument to unsigned char.
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
2001-10-09 10:18:30 +00:00
Gerd Moellmann
c3d7eab2ba (main): Cast geteuid in sprintf to int.
From Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
2001-10-09 10:16:26 +00:00
Pavel Janík
f98d41f520 Include config.h, not ../src/config.h and systime.h, not ../src/systime.h. 2001-10-08 04:52:12 +00:00
Gerd Moellmann
2a34a036ff *** empty log message *** 2001-10-06 09:57:20 +00:00
André Spiegel
f2e7e23e00 # 2001-10-05 11:54:13 +00:00
Gerd Moellmann
12c6450376 *** empty log message *** 2001-10-01 07:31:59 +00:00
Gerd Moellmann
407094f443 (struct alias): Add two new struct members: NAMESP and
ALIASEE to help work with namespace aliases.
(struct sym): Remove struct member NAMESP_ALIASES.
(namespace_alias_table): New variable.
(make_namespace): Add parameter CONTEXT.
(check_namespace): New function.
(find_namespace): Add parameter CONTEXT.
(check_namespace_alias): New function.
(register_namespace_alias): Change type of parameter
OLD_NAME. Search for already defined alias in
NAMESPACE_ALIAS_TABLE.
(check_namespace): New function.
(enter_namespace): Call find_namespace with CONTEXT parameter.
(match_qualified_namespace_alias): New function.
(parse_qualified_ident_or_type): Fixed typo in comment. While
parsing qualified ident or type update namespace context and
restore it on exit.
(parse_qualified_param_ident_or_type): Fixed typo in comment.
(globals): Changed handling of namespace aliases.
(version): Added year 2001.
2001-10-01 07:25:14 +00:00
Francesco Potortì
990e1190eb Etags dumped core whan using -R. Eli corrected this. 2001-09-17 15:48:23 +00:00
Francesco Potortì
76fecdffbb * etags.c (analyse_regex): If regex_arg is NULL, return
immediately after a call to free_patterns.
2001-09-17 15:47:23 +00:00
Paul Eggert
1bd57c3956 (Help, mainline code): Add new option -L FILE.
(Copyright): Update year.

(LANG, LANGUAGE, LC_ALL, LC_COLLATE, LC_CTYPE, LC_MESSAGES,
LC_NUMERIC, LC_TIME): New shell vars, to make sure we live in the C locale.

(mainline code): Handle nonstandard -u option differently, by
transforming it to standard form.  Check for "Working file: ", not
"Working file:".  Allow file names with spaces.

(SOH, rlogfile): New shell vars.
(rlogout): Remove.  Its old functionality is mostly migrated to rlogfile.

Append ';;' to the last arm of every case statement, for portability to
ancient broken BSD shells.

(logins): Fix bug; was not being computed at all, lowering performance.

(pository): New var.  This fixes some bugs where repositories are
remote, or have trailing slashes.

(authors): $llogout is never an empty shell var, so don't worry about that
possibility.

(printlogline, mainline code): Fix bug with SOH's being put into the output.
2001-09-05 23:07:46 +00:00
Gerd Moellmann
0e4011d8ec *** empty log message *** 2001-09-05 10:22:00 +00:00
Eli Zaretskii
75c911eb15 (SEEK_END): #define if not defined by system headers.
Suggested by Dave Love <d.love@dl.ac.uk>.
2001-09-01 18:22:38 +00:00
Eli Zaretskii
5ae10f4ab7 (lisp): Synchronize with src/Makefile.in. 2001-08-29 13:06:42 +00:00
Eli Zaretskii
a10192f44d Fix a typo in a comment. 2001-08-09 17:40:59 +00:00
Gerd Moellmann
e743f5996e *** empty log message *** 2001-07-25 13:00:42 +00:00
Gerd Moellmann
3205760ab3 (parse_changelog): Remove unused local variable.
(main): Add new option --reverse.
(print_log): Use it.
(parse_changelog): Use it.
2001-07-25 13:00:30 +00:00
Gerd Moellmann
3c88ae74e3 Remove RCS Id keyword. 2001-07-20 11:06:50 +00:00