aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Collapse)AuthorAgeFilesLines
* (main): When relative file names are given as argument,Francesco Potortì2004-09-131-2/+4
| | | | | make them relative to the current working dir, rather than relative to the output tags file, if the latter is in /dev.
* *** empty log message ***Francesco Potortì2004-09-131-0/+6
|
* [EXIT_SUCCESS, EXIT_FAILURE]: Define them when noFrancesco Potortì2004-09-132-576/+654
| | | | | | | | | | | | | | | | | <stdlib.h> is available. (enum sym_type): New st_C_attribute value for parsing gcc's __attribute__. Deleted st_C_typespec value. (gperf, in_word_set): Use gperf 3, options changed. Added the __attribute__ keyword, removed all the st_C_typespec keywords, changed attribute for Java to (C_JAVA & !C_PLPL). (inattribute): New global bool, part of the C state machine. (cblev): Identifier renamed to bracelev throughout. (consider_token, C_entries): Numerous changes for making the parser more robust and adding support for __attribute__. Tiny change by David A. Capello <[email protected]> - (Lua_suffixes, Lua_help, lang_names, Lua_functions): Support the Lua scripting language <http://www.lua.org>.
* [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.Francesco Potortì2004-09-082-19/+23
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-483Miles Bader2004-08-091-1/+1
| | | | | | | | | Build-in-place tweak Patches applied: * [email protected]/emacs--multi-tty--0--patch-224 Added sorted-doc to backup regex in lib-src.
* *** empty log message ***Richard M. Stallman2004-07-171-0/+4
|
* (quote_file_name): Pass COPY thru %s to output it.Richard M. Stallman2004-07-171-1/+1
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-403Miles Bader2004-06-121-0/+3
| | | | Yet more build-in-place tweaking of arch tagging
* Revision: [email protected]/emacs--cvs-trunk--0--patch-401Miles Bader2004-06-121-0/+7
| | | | More build-in-place tweaking of arch tagging
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-112-6/+1
| | | | | | | | | | | | | Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories.
* *** empty log message ***Juanma Barranquero2004-06-021-3/+8
|
* (obj): Add image.c.Juanma Barranquero2004-06-021-1/+1
|
* (main): For failing cases, exit with `EXIT_FAILURE'.Thien-Thi Nguyen2004-05-102-3/+7
|
* *** empty log message ***Jason Rumney2004-05-081-0/+5
|
* (lisp1, lisp2): Split lisp to avoid long command-lines.Jason Rumney2004-05-081-3/+6
|
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-0813-69/+96
| | | | | Likewise, replace 1 with `EXIT_FAILURE'. (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
* (emacsclient${EXEEXT}): Use makefile var `version'.Thien-Thi Nguyen2004-05-082-2/+6
|
* (GOOD, BAD): Delete macros. Throughout,Thien-Thi Nguyen2004-05-073-32/+26
| | | | | replace w/ `EXIT_SUCCESS' and `EXIT_FAILURE', respectively. (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
* Remove files related to old msvc only windows build.Jason Rumney2004-05-032-417/+4
|
* (IS_DIRECTORY_SEP): New macro.Eli Zaretskii2004-04-262-5/+17
| | | | | (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP instead of a literal '/'.
* *** empty log message ***Juanma Barranquero2004-04-231-0/+4
|
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
|
* * rcs2log (Help): Clarify wording of the usage message.Paul Eggert2004-04-182-13/+42
|
* Revision: [email protected]/emacs--cvs-trunk--0--patch-210Miles Bader2004-04-131-3/+1
| | | | More RCS keyword removal
* (xmalloc): Fix return type.Stefan Monnier2004-04-072-3/+27
| | | | | (put_filename): New fun. (scan_file): Use it.
* Fix copyright.Stefan Monnier2004-03-221-6/+0
|
* Changes to support ChangeLog.10+.Juanma Barranquero2004-03-092-25/+49
| | | | | | | | | | | (main): Tidy up usage string. Fix "Use of uninitialized value" warning. Set version to 0.2. Parse the directory listing to get any ChangeLog.n file, not just 1..9. (header_match_p, entry_match_p, print_log, parse_changelog): Remove Perl prototypes (their purpose is to help the parser, which isn't needed here, not declare arguments). (parse_changelog): Make --reverse faster on big batches by not modifying the entries list.
* *** empty log message ***Juanma Barranquero2004-03-011-8/+12
|
* (obj): Add fringe.c.Juanma Barranquero2004-03-011-1/+1
|
* *** empty log message ***Stefan Monnier2004-02-161-1/+7
|
* rcs2log fixes for CVSROOT var.Paul Eggert2004-02-151-1/+13
| | | | Update Copyright dates to include 2004, and 1988 through 1992.
* Work correctly if CVSROOT specifies :fork: orPaul Eggert2004-02-151-11/+17
| | | | | | | | | | :local: methods, or omits the colon between the hostname and the path. Allow :/ in repository path, since CVS does. Fix typo: "pository" should be set from $CVSROOT, not $repository. This fixes a bug reported by Wolfgang Scherer in <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>, along with some related bugs I discovered by inspecting how CVS itself parses $CVSROOT.
* *** empty log message ***Stefan Monnier2004-02-061-0/+4
|
* (decode_options): Fix handling of alternate editor.Stefan Monnier2004-02-051-2/+2
|
* (main): Don't use the hostname in the socket name.Stefan Monnier2004-01-272-31/+25
| | | | Look for relative socket names in the /tmp dir rather than in cwd.
* *** empty log message ***Richard M. Stallman2004-01-241-0/+5
|
* (main): Restore errno from saved_errno,Richard M. Stallman2004-01-241-0/+4
| | | | so the error message comes from socket_status.
* (main): Stop if socket name too long.Stefan Monnier2004-01-201-6/+20
| | | | | Only try su-fallback if the socket name was not explicit. Check socket name length in su-fallback case as well.
* (main): Save errno from socket_status.Andreas Schwab2004-01-082-2/+9
|
* (main): Fix socket name when using another user.Andreas Schwab2004-01-042-1/+5
|
* (rlog_options): Append -rbranchtag if CVS/Tag indicatesPaul Eggert2003-12-272-6/+30
| | | | | | | a tag, and if the user has not specified an rlog option. Adapted from a suggestion by Martin Stjernholm in <http://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>. (Copyright): Update to 2003.
* *** empty log message ***Thien-Thi Nguyen2003-12-241-0/+5
|
* (main): For return code, no longer special-case VMS.Thien-Thi Nguyen2003-12-241-4/+2
| | | | Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
* (edebug-display-freq-count): Doc fix.Richard M. Stallman2003-10-201-2/+2
|
* Comment change.Richard M. Stallman2003-10-131-3/+2
|
* *** empty log message ***Dave Love2003-10-061-1/+1
|
* *** empty log message ***Eli Zaretskii2003-09-281-1/+8
|
* (quote_file_name): Print the result instead ofEli Zaretskii2003-09-281-18/+44
| | | | | | returning it. Fix the return type accordingly. (main): Under --eval, don't fail if left with additional arguments after decoding options. Quote file names.
* Comment change.Richard M. Stallman2003-09-191-1/+1
|
* *** empty log message ***Richard M. Stallman2003-09-121-0/+10
|