comparison lib-src/ChangeLog @ 74087:5af09909ca3d

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 20 Nov 2006 00:35:02 +0000
parents adbac78b247a
children a3dab26e5f0e dbe3f29e61d6
comparison
equal deleted inserted replaced
74086:5bc3fbbf9e9b 74087:5af09909ca3d
481 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions): 481 * etags.c (Lua_suffixes, Lua_help, lang_names, Lua_functions):
482 Support the Lua scripting language <http://www.lua.org>. 482 Support the Lua scripting language <http://www.lua.org>.
483 483
484 2004-09-08 Francesco Potort,Al(B <pot@gnu.org> 484 2004-09-08 Francesco Potort,Al(B <pot@gnu.org>
485 485
486 * etags.c [LONG_OPTIONS]: make it TRUE (ifdef) or FALSE (ifndef) 486 * etags.c [LONG_OPTIONS]: Make it TRUE (ifdef) or FALSE (ifndef)
487 for ease of use. 487 for ease of use.
488 488
489 2004-07-17 Richard M. Stallman <rms@gnu.org> 489 2004-07-17 Richard M. Stallman <rms@gnu.org>
490 490
491 * emacsclient.c (quote_file_name): Pass COPY thru %s to output it. 491 * emacsclient.c (quote_file_name): Pass COPY thru %s to output it.
2691 2691
2692 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> 2692 1997-07-04 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
2693 2693
2694 * movemail.c (rindex): Add declaration. 2694 * movemail.c (rindex): Add declaration.
2695 2695
2696 Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu> 2696 1997-07-01 Geoff Voelker <voelker@cs.washington.edu>
2697 2697
2698 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define. 2698 * makefile.nt (GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.
2699 (movemail.exe): Depend upon and link with getopt files. 2699 (movemail.exe): Depend upon and link with getopt files.
2700 (obj): Include new source files. 2700 (obj): Include new source files.
2701 (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define. 2701 (FACE_SUPPORT, MOUSE_SUPPORT, FLOAT_SUPPORT, WINNT_SUPPORT): Define.
3940 1994-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu> 3940 1994-11-10 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3941 3941
3942 * profile.c (TV1, TV2): Use EMACS_TIME as type. 3942 * profile.c (TV1, TV2): Use EMACS_TIME as type.
3943 (get_time): Use EMACS_SUB_TIME. 3943 (get_time): Use EMACS_SUB_TIME.
3944 3944
3945 1994-10-30 voelker <voelker@cs.washington.edu> 3945 1994-10-30 Geoff Voelker <voelker@cs.washington.edu>
3946 3946
3947 * ntlib.c: New file. 3947 * ntlib.c: New file.
3948 * makefile.nt: New file. 3948 * makefile.nt: New file.
3949 3949
3950 * make-docfile.c (main) [WINDOWSNT]: Set _fmode and stdout to O_BINARY. 3950 * make-docfile.c (main) [WINDOWSNT]: Set _fmode and stdout to O_BINARY.