aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Remove HAVE_X11R5.Jan Djärv2007-11-011-0/+4
|
* *** empty log message ***Juanma Barranquero2007-10-261-1/+1
|
* (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.Jason Rumney2007-10-221-0/+7
| | | | | | (strings.h, stdlib.h): Conditionally include. (w32_abort): Declare here. (abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
* (info-nmake): Change into correct directories.Jason Rumney2007-10-201-0/+4
|
* A better solution for the last change:Eli Zaretskii2007-10-201-1/+3
| | | | | | (docflags, doldflags): New variables. (genmakefiles): Use them to work around problems with whitespace in arguments of the `if' command.
* (usercflags, userldflags): Quote %1.Eli Zaretskii2007-10-201-0/+4
|
* Merge from emacs--rel--22Miles Bader2007-10-181-0/+4
|\ | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 125-127) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-896
| * *** empty log message ***Jason Rumney2007-10-181-0/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-10-091-0/+6
|\| | | | | | | Revision: [email protected]/emacs--devo--0--patch-875
| * (COMCTL32): New system library.Jason Rumney2007-09-271-0/+6
| |
* | *** empty log message ***Glenn Morris2007-09-061-0/+1
| |
* | *** empty log message ***Glenn Morris2007-09-061-0/+7
| |
* | Increase version to 23.0.50.Glenn Morris2007-08-291-0/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-08-211-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 93-96) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 245) - Update from CVS Revision: [email protected]/emacs--devo--0--patch-856
| * *** empty log message ***Jason Rumney2007-08-141-0/+4
| |
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 70-73) - Update from CVS 2007-07-25 Glenn Morris <[email protected]> * Relicense all FSF files to GPLv3 or later. Revision: [email protected]/emacs--devo--0--patch-828
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+6
| |
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
| * (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.Eli Zaretskii2007-07-201-0/+6
| | | | | | | | (cleanall): Don't delete *~.
* | (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.Eli Zaretskii2007-07-161-0/+6
| | | | | | | | (cleanall): Don't delete *~.
* | *** empty log message ***Jason Rumney2007-07-151-0/+5
| |
* | Merge from emacs--rel--22Miles Bader2007-07-151-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <[email protected]> * 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 <[email protected]> * lisp/emacs-lisp/lisp-mode.el (eval-defun): Explain special handling of `defface'. 2007-07-13 Katsumi Yamaoka <[email protected]> * 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 <[email protected]> * lispref/display.texi (Defining Faces): Explain C-M-x feature for defface. 2007-07-11 Jason Rumney <[email protected]> * nt/gmake.defs (OLE32): New library to link. * nt/nmake.defs (OLE32): Likewise. 2007-07-11 Jason Rumney <[email protected]> * 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: [email protected]/emacs--devo--0--patch-812
| * (OLE32): New library to link.Jason Rumney2007-07-111-0/+6
| |
| * (main): Set console codepages to "ANSI".Jason Rumney2007-06-251-0/+4
| |
| * Use emacs.manifest.Jason Rumney2007-06-191-0/+6
| |
* | Include winsock2.h and ws2tcpip.h instead of winsock.h.Jason Rumney2007-07-141-0/+5
| |
* | (main): Set console codepages to "ANSI".Jason Rumney2007-06-251-0/+4
| |
* | Complain if image libraries are missing.Jason Rumney2007-06-201-0/+4
| |
* | Use emacs.manifest.Jason Rumney2007-06-151-0/+6
| |
* | Merge from emacs--rel--22Miles Bader2007-06-091-0/+4
|\| | | | | | | Revision: [email protected]/emacs--devo--0--patch-790
| * Version 22.1 released.Chong Yidong2007-06-021-0/+4
| |
| * Add information about where to find GDB, and warn against --no-debug optionEli Zaretskii2007-05-221-0/+5
| | | | | | | | to configure.bat.
| * Fix URL of EmacsW32 site where building with image support is described.Eli Zaretskii2007-05-191-0/+5
| |
* | Add information about where to find GDB, and warn against --no-debug optionEli Zaretskii2007-05-221-0/+5
| | | | | | | | to configure.bat.
* | Fix URL of EmacsW32 site where building with image support is described.Eli Zaretskii2007-05-191-0/+5
| |
* | *** empty log message ***Glenn Morris2007-04-261-0/+4
|/
* *** empty log message ***Eli Zaretskii2007-03-311-0/+4
|
* Say explicitly this is not for Cygwin.Richard M. Stallman2007-03-091-0/+4
|
* *** empty log message ***Juanma Barranquero2007-03-091-9/+7
|
* Add URL of another site with detailed build instructions.Eli Zaretskii2007-03-031-0/+5
|
* *** empty log message ***Glenn Morris2007-02-161-0/+9
|
* Fix typo in previous entry (emacs.ico was not deleted).Glenn Morris2007-02-161-1/+1
|
* * icons/README: New file.Chong Yidong2007-02-131-0/+12
| | | | | | | | | * 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.
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
|
* Update ../site-lisp/subdirs.el when needed.Juanma Barranquero2007-01-311-0/+4
|
* Add "no-byte-compile: t" local variable.Juanma Barranquero2007-01-301-0/+4
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* *** empty log message ***Jason Rumney2007-01-101-0/+4
|
* *** empty log message ***Jason Rumney2006-12-291-0/+6
|
* *** empty log message ***Eli Zaretskii2006-12-271-0/+7
|