summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2004-11-091-0/+10
|
* * makefile.w32-in (obj): Add all files (X and Mac) to doc so theJan Djärv2004-11-091-0/+5
| | | | resulting DOC file can be used on Unix/Mac also.
* *** empty log message ***Francesco Potortì2004-09-131-0/+6
|
* [EXIT_SUCCESS, EXIT_FAILURE]: Define them when noFrancesco Potortì2004-09-131-0/+19
| | | | | | | | | | | | | | | | | <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 <dacap@users.sourceforge.net> - (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-081-0/+5
|
* *** empty log message ***Richard M. Stallman2004-07-171-0/+4
|
* *** empty log message ***Juanma Barranquero2004-06-021-3/+8
|
* (main): For failing cases, exit with `EXIT_FAILURE'.Thien-Thi Nguyen2004-05-101-0/+4
|
* *** empty log message ***Jason Rumney2004-05-081-0/+5
|
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-081-0/+10
| | | | | 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-081-0/+4
|
* (GOOD, BAD): Delete macros. Throughout,Thien-Thi Nguyen2004-05-071-0/+8
| | | | | 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-031-0/+4
|
* (IS_DIRECTORY_SEP): New macro.Eli Zaretskii2004-04-261-0/+6
| | | | | (put_filename): Remove unused variable len. Use IS_DIRECTORY_SEP instead of a literal '/'.
* *** empty log message ***Juanma Barranquero2004-04-231-0/+4
|
* * rcs2log (Help): Clarify wording of the usage message.Paul Eggert2004-04-181-0/+6
|
* (xmalloc): Fix return type.Stefan Monnier2004-04-071-0/+6
| | | | | (put_filename): New fun. (scan_file): Use it.
* Fix copyright.Stefan Monnier2004-03-221-6/+0
|
* Changes to support ChangeLog.10+.Juanma Barranquero2004-03-091-0/+12
| | | | | | | | | | | (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
|
* *** 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.
* *** empty log message ***Stefan Monnier2004-02-061-0/+4
|
* (main): Don't use the hostname in the socket name.Stefan Monnier2004-01-271-0/+11
| | | | Look for relative socket names in the /tmp dir rather than in cwd.
* *** empty log message ***Richard M. Stallman2004-01-241-0/+5
|
* (main): Save errno from socket_status.Andreas Schwab2004-01-081-0/+4
|
* (main): Fix socket name when using another user.Andreas Schwab2004-01-041-0/+4
|
* (rlog_options): Append -rbranchtag if CVS/Tag indicatesPaul Eggert2003-12-271-1/+9
| | | | | | | 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
|
* (edebug-display-freq-count): Doc fix.Richard M. Stallman2003-10-201-2/+2
|
* *** empty log message ***Eli Zaretskii2003-09-281-1/+8
|
* *** empty log message ***Richard M. Stallman2003-09-121-0/+10
|
* *** empty log message ***Francesco Potortì2003-09-031-0/+5
|
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* Remove obsolete references to alloca.Dave Love2003-08-201-0/+4
|
* *** empty log message ***Juanma Barranquero2003-07-281-0/+6
|
* *** empty log message ***Juanma Barranquero2003-05-311-0/+5
|
* *** empty log message ***Dave Love2003-05-221-0/+5
|
* *** empty log message ***Dave Love2003-05-201-0/+6
|
* *** empty log message ***Juanma Barranquero2003-04-271-0/+5
|
* *** empty log message ***Stefan Monnier2003-04-121-22/+25
|
* *** empty log message ***Juanma Barranquero2003-03-121-1/+9
|
* *** empty log message ***Richard M. Stallman2003-02-151-0/+9
|
* *** empty log message ***Juanma Barranquero2003-02-111-0/+4
|
* *** empty log message ***Andreas Schwab2003-02-081-0/+5
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
|
* *** empty log message ***Richard M. Stallman2003-02-041-0/+6
|
* Cygwin support patch.Juanma Barranquero2003-01-311-12/+16
|
* Corrected misc. typos like missing : after file names,Kim F. Storm2003-01-281-9/+10
| | | | missing file name suffixes, and * used as prefix on non-file entries.
* Don't include string.h.Dave Love2003-01-211-0/+7
|