Mercurial > emacs
comparison nt/ChangeLog @ 76413:23c8e893a579
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 09 Mar 2007 14:56:23 +0000 |
parents | 549efc714935 |
children | 9a2ac1ce9fae |
comparison
equal
deleted
inserted
replaced
76412:26de4d26f732 | 76413:23c8e893a579 |
---|---|
1 2007-03-03 Eli Zaretskii <eliz@gnu.org> | 1 2007-03-03 Eli Zaretskii <eliz@gnu.org> |
2 | 2 |
3 * INSTALL: Add URL of another site with detailed build | 3 * INSTALL: Add URL of another site with detailed build instructions. |
4 instructions. | |
5 | 4 |
6 2007-02-16 Glenn Morris <rgm@gnu.org> | 5 2007-02-16 Glenn Morris <rgm@gnu.org> |
7 | 6 |
8 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico: | 7 * icons/gnu2a32.ico, icons/gnu2a32t.ico, icons/gnu2b48.ico: |
9 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico: | 8 * icons/gnu2b48t.ico, icons/gnu3b32.ico, icons/gnu3b32t.ico: |
10 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico: | 9 * icons/gnu4g48.ico, icons/gnu4g48t.ico, icons/gnu5w32.ico: |
11 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico: | 10 * icons/gnu5w32t.ico, icons/gnu6w48.ico, icons/gnu6w48t.ico: |
12 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico: Restore all but | 11 * icons/gnu7.ico, icons/gnu8.ico, icons/gnu9.ico: |
13 two of icons deleted in previous change. | 12 Restore all but two of icons deleted in previous change. |
14 | 13 |
15 2007-02-13 Chong Yidong <cyd@stupidchicken.com> | 14 2007-02-13 Chong Yidong <cyd@stupidchicken.com> |
16 | 15 |
17 * icons/README: New file. | 16 * icons/README: New file. |
18 | 17 |
19 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: | 18 * icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: |
20 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: | 19 * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: |
21 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: | 20 * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: |
22 * icons/gnu2b48t.ico, icons/gnu4g48t.ico: | 21 * icons/gnu2b48t.ico, icons/gnu4g48t.ico: |
23 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: | 22 * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: |
24 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons | 23 * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: |
25 deleted. | 24 Unused icons deleted. |
26 | 25 |
27 2007-01-31 Juanma Barranquero <lekktu@gmail.com> | 26 2007-01-31 Juanma Barranquero <lekktu@gmail.com> |
28 | 27 |
29 * configure.bat: Update ../site-lisp/subdirs.el when needed. | 28 * configure.bat: Update ../site-lisp/subdirs.el when needed. |
30 | 29 |
38 | 37 |
39 2006-12-29 Jason Rumney <jasonr@gnu.org> | 38 2006-12-29 Jason Rumney <jasonr@gnu.org> |
40 | 39 |
41 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from | 40 * nmake.defs (TEMACS_EXTRA_LINK): Remove duplicated flags from |
42 DEBUG_LINK. | 41 DEBUG_LINK. |
43 (DEBUG_LINK): Remove -debugtype:both | 42 (DEBUG_LINK): Remove -debugtype:both. |
44 | 43 |
45 2006-12-27 Eli Zaretskii <eliz@gnu.org> | 44 2006-12-27 Eli Zaretskii <eliz@gnu.org> |
46 | 45 |
47 * INSTALL: Update table of supported Make ports. Show "make -j" | 46 * INSTALL: Update table of supported Make ports. Show "make -j" |
48 command that is known to work. | 47 command that is known to work. |
810 | 809 |
811 1999-11-22 Andrew Innes <andrewi@gnu.org> | 810 1999-11-22 Andrew Innes <andrewi@gnu.org> |
812 | 811 |
813 * install.bat: Pass on command line arguments to make. | 812 * install.bat: Pass on command line arguments to make. |
814 | 813 |
815 * makefile.nt (fast_install): Bring commands up-to-date, and fix | 814 * makefile.nt (fast_install): Bring commands up-to-date, and fix typo. |
816 typo. | |
817 | 815 |
818 1999-11-21 Andrew Innes <andrewi@gnu.org> | 816 1999-11-21 Andrew Innes <andrewi@gnu.org> |
819 | 817 |
820 * makefile.nt (all): Build leim if present. | 818 * makefile.nt (all): Build leim if present. |
821 (install): Install leim if present. | 819 (install): Install leim if present. |