aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0630-35/+38
|
* *** empty log message ***Eli Zaretskii2005-12-301-2/+4
|
* (lisp1): Add image.elc, international/fontset.elc, dnd.elc, mwheel.elc,Eli Zaretskii2005-12-301-0/+5
| | | | and tool-bar.elc.
* *** empty log message ***Eli Zaretskii2005-12-301-0/+10
|
* (MOUSE_SUPPORT): Add tooltip.elc.Eli Zaretskii2005-12-301-6/+15
| | | | | | | | (lisp1): Add rfn-eshadow.elc, international/utf-16.elc. Rearrange the list to be similar to $(shortlisp) in src/Makefile.in. (lisp2): Add language/kannada.el, emacs-lisp/syntax.elc, emacs-lisp/timer.elc, jka-cmpr-hook.elc, font-lock.elc, jit-lock.elc. Rearrange the list to be similar to $(shortlisp) in src/Makefile.in.
* (update-game-score.o): Delete spurious final `\'.Richard M. Stallman2005-12-222-1/+5
|
* Cxref mode writes to stdout: do not close tagf,Francesco Potortì2005-11-182-8/+15
| | | | | | which has never been opened. Specify in the --help that vgrind writes to stdout.
* Fix date of last entry.Eli Zaretskii2005-10-201-1/+1
|
* Undef STDIN if defined. (LynxOS defines it in system header files.)Eli Zaretskii2005-10-202-0/+10
|
* (main): In append mode, sort the tags file after writing it.Francesco Potortì2005-09-272-7/+9
|
* Preliminary Forth support.Francesco Potortì2005-09-272-26/+87
| | | | | | | | (prolog_pr): Cast strlen to int before comparison. (LOOKING_AT, LOOKING_AT_NOCASE): Let the preprocessor check that the second argument is indeed a literal string. (longopts, print_help, main): The -a (--append) option can be used in ctags also; for one, the Linux make file uses it.
* Add makefile (for MS-Windows).Eli Zaretskii2005-09-241-0/+1
|
* (add_sym): Compare namespace names instead of namespace objects. ThisChong Yidong2005-09-202-1/+10
| | | | | prevents the parser from incorrectly treating classes whose superclass is in another namespace.
* *** empty log message ***Richard M. Stallman2005-09-151-0/+6
|
* (update-game-score.o): New target.Richard M. Stallman2005-09-151-3/+5
| | | | | Compile and link this progranm separately. (update-game-score${EXEEXT}): Use GETOPTDEPTS.
* (../src/config.h): Don't overwrite. Print a message instead.Jason Rumney2005-09-112-3/+9
| | | | (../src/paths.h): Removed.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0729-42/+56
|
* *** empty log message ***Juanma Barranquero2005-07-281-0/+8
|
* Don't ignore fns-* and fns.el, which are no longer generated. Ignore alsoJuanma Barranquero2005-07-281-3/+2
| | | | ctags.c and getopt.h.
* (clean): Delete getopt.h.Juanma Barranquero2005-07-281-0/+3
| | | | (getopt.h): New rule.
* Add arch taglineMiles Bader2005-07-275-0/+15
|
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-261-183/+0
|
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-267-401/+789
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.in (AUTOCONF_INPUTS): New macro. ($(srcdir)/configure, $(srcdir)/src/stamp-h.in): Depend on it, so that these files also depend on m4/getopt.m4. * configure.in: Configure getopt by including m4/getopt.m4, and configuring a getopt replacement if necessary. * make-dist: Add m4 subdirectory. Unlink lib-src/getopt.h. * m4/getopt.m4: New file. * lib-src/Makefile.in (mostlyclean): Remove getopt.h, getopt.h-t. (GETOPT_H): New macro, from gnulib. (getopt.h): New rule, from gnulib. (GETOPTOBJS): Now autoconfigured. (GETOPTDEPS): getopt.h is now autoconfigured. (getopt.o, getopt1.o): Depend on $(GETOPT_H), not ${srcdir}/getopt.h. (getopt.o): Depend on ${srcdir}/gettext.h. (movemail.o): Depend on $(GETOPT_H). * lib-src/getopt.c, lib-src/getopt1.c: Sync from gnulib. * lib-src/getopt_.h, lib-src/getopt_int.h, lib-src/gettext.h: New files, from gnulib. * lib-src/getopt.h: Removed (now is getopt_.h). * nt/inc/gettext.h: Remove; no longer needed now that lib-src/gettext.h exists. * src/s/cygwin.h (C_SWITCH_SYSTEM): Remove, since gettext.h is now part of lib-src.
* Don't include des.h (or variants thereof); krb.h will do it.Ken Raeburn2005-07-132-17/+25
| | | | | (sendline): Add the \r\n to the line in a temporary buffer, and write it all at once.
* *** empty log message ***Lute Kamstra2005-07-051-0/+4
|
* Update FSF's address.Lute Kamstra2005-07-0428-52/+52
|
* Update FSF's address.Lute Kamstra2005-07-021-3/+3
|
* *** empty log message ***Eli Zaretskii2005-06-131-0/+4
|
* ($(DOC)): Fix last change.Eli Zaretskii2005-06-131-1/+1
|
* ($(DOC)): Depend on make-docfile.exe, temacs.exe,Eli Zaretskii2005-06-122-1/+7
| | | | | and the preloaded *.elc files. This avoids unnecessary dumping and DOC rebuilding.
* *** empty log message ***Eli Zaretskii2005-06-041-0/+4
|
* (fileno): Don't define if already defined.Eli Zaretskii2005-06-041-0/+2
|
* (setup_yow): Use EXIT_FAILURE in case no separators found.Thien-Thi Nguyen2005-05-252-3/+8
| | | | (yow): Use EXIT_FAILURE in case of memory error.
* *** empty log message ***YAMAMOTO Mitsuharu2005-05-131-0/+5
|
* (DIRECTORY_SEP): New macro.YAMAMOTO Mitsuharu2005-05-131-1/+9
| | | | (IS_DIRECTORY_SEP): Use it.
* * emacsclient.c: Avoid expansion of getcwd when defined as a macro.Jan Djärv2005-03-182-1/+5
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-03-041-0/+4
|
* Undo previous change.YAMAMOTO Mitsuharu2005-03-041-1/+1
|
* (fatal): Accept third parameter and pass down toAndreas Schwab2005-02-042-9/+18
| | | | | | | | | error. (pfatal_with_name): Pass error string as format parameter instead of as part of format string. (pfatal_and_delete): Likewise. (main): Adjust call to fatal. (xmalloc): Likewise.
* *** empty log message ***Richard M. Stallman2005-01-291-0/+4
|
* (popmail): Don't use Errmsg as format string.Richard M. Stallman2005-01-291-1/+1
|
* make-docfile.c: Include stdlib.h even if WINDOWSNT is notSteven Tamm2004-12-272-1/+6
| | | | defined.
* (main): Fix typo in conversion of LONG_OPTIONS fromAndreas Schwab2004-12-152-2/+7
| | | | preprocessing to compile time constant.
* Undo last change.Kim F. Storm2004-11-162-38/+4
|
* (scan_c_file): Set defvarperbufferflag to silence compiler.Kim F. Storm2004-11-091-0/+1
|
* (main): Init local var c to silence compiler.Kim F. Storm2004-11-091-2/+2
|
* (main, consider_token, C_entries): Add misc switchKim F. Storm2004-11-091-0/+38
| | | | default targets to silence compiler.
* *** 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-092-2/+28
| | | | resulting DOC file can be used on Unix/Mac also.
* (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.