aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60Miles Bader2006-05-102-2/+17
|\
| * (Perl_functions): Free space allocated for var package.Francesco Potortì2006-05-022-2/+17
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58Miles Bader2006-05-026-2/+20
|\ \ | |/
| * (main): Initialize docs to NULL.Dan Nicolaescu2006-04-292-1/+3
| * (yow): Free buf.Dan Nicolaescu2006-04-292-0/+3
| * Delete c-indentation-style local variable.Dan Nicolaescu2006-04-292-1/+4
| * (main): Check for negative value from `read'.Richard M. Stallman2006-04-292-0/+4
| * (read_header): Give fatal error if input has no header.Richard M. Stallman2006-04-292-0/+6
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54Miles Bader2006-04-093-22/+26
|\ \ | |/
| * * lib-src/b2m.c (main): Don't include <limits.h>.Paul Eggert2006-04-043-22/+26
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-51Miles Bader2006-04-021-1/+1
|\ \ | |/
| * changed `Emacs' to `GNU Emacs'Ramprasad B2006-03-311-1/+1
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader2006-03-283-2/+47
|\ \ | |/
| * * b2m.c: Include <limits.h>.Paul Eggert2006-03-273-2/+47
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46Miles Bader2006-03-192-2/+7
|\ \ | |/
| * #André Spiegel2006-03-181-0/+5
| * Use "echo" as a default for $echo, otherwise we'll execute $DIFFAndré Spiegel2006-03-181-2/+2
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40Miles Bader2006-03-092-22/+27
|\ \ | |/
| * Fix last entry.Eli Zaretskii2006-03-031-2/+2
| * *** empty log message ***Eli Zaretskii2006-03-031-0/+5
| * Add DESTDIR variable to install and uninstall targets to support stagedEli Zaretskii2006-03-031-22/+22
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-0830-35/+38
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-0630-35/+38
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-164-15/+51
|\ \ | |/
| * *** 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
| * *** empty log message ***Eli Zaretskii2005-12-301-0/+10
| * (MOUSE_SUPPORT): Add tooltip.elc.Eli Zaretskii2005-12-301-6/+15
| * (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
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95Miles Bader2006-01-162-0/+10
|\ \ | |/
| * 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
* | Add arch taglineMiles Bader2005-10-141-0/+2
* | *** empty log message ***Kenichi Handa2005-10-141-0/+4
* | (lisp1): Delete ucs-tables.elc, utf-8.elc, and latin-*.el.Kenichi Handa2005-10-141-9/+0
|/
* (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
* 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
* *** empty log message ***Richard M. Stallman2005-09-151-0/+6
* (update-game-score.o): New target.Richard M. Stallman2005-09-151-3/+5
* (../src/config.h): Don't overwrite. Print a message instead.Jason Rumney2005-09-112-3/+9
* 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
* (clean): Delete getopt.h.Juanma Barranquero2005-07-281-0/+3
* 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