summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
AgeCommit message (Collapse)Author
2007-07-16(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.Eli Zaretskii
(cleanall): Don't delete *~.
2007-07-15*** empty log message ***Jason Rumney
2007-07-15Merge from emacs--rel--22Miles Bader
Patches applied: * emacs--rel--22 (patch 55-58) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 235-236) - Update from CVS 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu> * lisp/replace.el (match): Use yellow1 instead of yellow. * lisp/progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red. * lisp/pcvs-info.el (cvs-unknown): Likewise. 2007-07-10 Richard M. Stallman <rms@gnu.org> * lisp/emacs-lisp/lisp-mode.el (eval-defun): Explain special handling of `defface'. 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face) (gnus-server-closed-face, gnus-server-denied-face) (gnus-server-offline-face): Remove variable. (gnus-server-font-lock-keywords): Use faces that are not aliases. * lisp/gnus/mm-util.el (mm-decode-coding-string, mm-encode-coding-string) (mm-decode-coding-region, mm-encode-coding-region): Don't modify string if the coding-system argument is nil for XEmacs. * lisp/gnus/nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of mm-charset-override-alist. * lisp/gnus/rfc2047.el: Don't require base64; require rfc2045 for the function rfc2045-encode-string. (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not to quote the parameter value. 2007-07-10 Richard M. Stallman <rms@gnu.org> * lispref/display.texi (Defining Faces): Explain C-M-x feature for defface. 2007-07-11 Jason Rumney <jasonr@gnu.org> * nt/gmake.defs (OLE32): New library to link. * nt/nmake.defs (OLE32): Likewise. 2007-07-11 Jason Rumney <jasonr@gnu.org> * src/makefile.w32-in (LIBS): Include OLE32. * src/w32fns.c (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM. (w32_msg_pump) <WM_DESTROY>: Uninitialize COM. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-812
2007-07-14Include winsock2.h and ws2tcpip.h instead of winsock.h.Jason Rumney
2007-07-11(OLE32): New library to link.Jason Rumney
2007-06-25(main): Set console codepages to "ANSI".Jason Rumney
2007-06-25(main): Set console codepages to "ANSI".Jason Rumney
2007-06-20Complain if image libraries are missing.Jason Rumney
2007-06-19Use emacs.manifest.Jason Rumney
2007-06-15Use emacs.manifest.Jason Rumney
2007-06-09Merge from emacs--rel--22Miles Bader
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
2007-06-02Version 22.1 released.Chong Yidong
2007-05-22Add information about where to find GDB, and warn against --no-debug optionEli Zaretskii
to configure.bat.
2007-05-22Add information about where to find GDB, and warn against --no-debug optionEli Zaretskii
to configure.bat.
2007-05-19Fix URL of EmacsW32 site where building with image support is described.Eli Zaretskii
2007-05-19Fix URL of EmacsW32 site where building with image support is described.Eli Zaretskii
2007-04-26*** empty log message ***Glenn Morris
2007-03-31*** empty log message ***Eli Zaretskii
2007-03-09Say explicitly this is not for Cygwin.Richard M. Stallman
2007-03-09*** empty log message ***Juanma Barranquero
2007-03-03Add URL of another site with detailed build instructions.Eli Zaretskii
2007-02-16*** empty log message ***Glenn Morris
2007-02-16Fix typo in previous entry (emacs.ico was not deleted).Glenn Morris
2007-02-13* icons/README: New file.Chong Yidong
* icons/gnu2a32t.ico, icons/gnu3b32t.ico, icons/gnu5w32t.ico: * icons/gnu8.ico, icons/emacs21.ico, icons/gnu2b48.ico: * icons/gnu4g48.ico, icons/gnu6w48.ico, icons/gnu9.ico: * icons/emacs.ico, icons/gnu2b48t.ico, icons/gnu4g48t.ico: * icons/gnu6w48t.ico, icons/gnu2a32.ico, icons/gnu3b32.ico: * icons/gnu5w32.ico, icons/gnu7.ico, icons/sink.ico: Unused icons deleted.
2007-02-11Switch to standard GPL text for license.Glenn Morris
2007-01-31Update ../site-lisp/subdirs.el when needed.Juanma Barranquero
2007-01-30Add "no-byte-compile: t" local variable.Juanma Barranquero
2007-01-21Add 2007 to copyright years.Glenn Morris
2007-01-10*** empty log message ***Jason Rumney
2006-12-29*** empty log message ***Jason Rumney
2006-12-27*** empty log message ***Eli Zaretskii
2006-12-24nt/ChangeLogEli Zaretskii
2006-12-23*** empty log message ***Eli Zaretskii
2006-12-23(all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).Eli Zaretskii
2006-12-22*** empty log message ***Eli Zaretskii
2006-12-22*** empty log message ***Eli Zaretskii
2006-12-22*** empty log message ***Eli Zaretskii
2006-12-22*** empty log message ***Eli Zaretskii
2006-12-22(addpm, ddeclient, cmdproxy, addsection)Eli Zaretskii
(preprep, $(TRES), runemacs) ($(BLD)/addpm.$(O), $(BLD)/ddeclient.$(O), $(BLD)/runemacs.$(O)) ($(BLD)/cmdproxy.$(O), (BLD)/addsection.$(O), $(BLD)/preprep.$(O)): Depend on stamp_BLD instead of on $(BLD). (XMFLAGS): New macro. (all-other-dirs-nmake, all-other-dirs-gmake, recompile-nmake) (recompile-gmake, bootstrap-gmake, bootstrap-clean-gmake) (install-other-dirs-gmake, info-gmake, clean-other-dirs-gmake) (cleanall-other-dirs-gmake): Pass $(XMFLAGS) to sub-Make.
2006-12-20*** empty log message ***Eli Zaretskii
2006-11-19*** empty log message ***Juanma Barranquero
2006-11-10Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero
2006-10-29(WinMain): Process all recognized arguments, not just the first one.Juanma Barranquero
Remove unused variable sec_desc.
2006-09-24*** empty log message ***Eli Zaretskii
2006-09-15*** empty log message ***Jay Belanger
2006-07-26Add notes about Cygwin make to impatient section.Jason Rumney
2006-06-02*** empty log message ***Eli Zaretskii
2006-03-12(add_registry): Don't change the registry unless keysJason Rumney
already exist from a previous version.
2006-03-12*** empty log message ***Jason Rumney
2006-03-12*** empty log message ***Jason Rumney