1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
Commit graph

198 commits

Author SHA1 Message Date
Jan Djärv
91b96a0408 Remove HAVE_X11R5. 2007-11-01 07:43:37 +00:00
Juanma Barranquero
54ec4ab5b4 *** empty log message *** 2007-10-26 12:26:58 +00:00
Jason Rumney
5eaf5ed9f5 (HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
(strings.h, stdlib.h): Conditionally include.
(w32_abort): Declare here.
(abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
2007-10-22 22:39:06 +00:00
Jason Rumney
059d1e6662 (info-nmake): Change into correct directories. 2007-10-20 13:05:54 +00:00
Eli Zaretskii
3a1ebd63a6 A better solution for the last change:
(docflags, doldflags): New variables.
(genmakefiles): Use them to work around problems with whitespace in
arguments of the `if' command.
2007-10-20 12:28:52 +00:00
Eli Zaretskii
6d005ee796 (usercflags, userldflags): Quote %1. 2007-10-20 11:33:03 +00:00
Miles Bader
5a95db215e Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 125-127)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
2007-10-18 21:07:49 +00:00
Jason Rumney
65d306e2b7 *** empty log message *** 2007-10-18 00:56:59 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Jason Rumney
fc2554aaaf (COMCTL32): New system library. 2007-09-27 22:07:47 +00:00
Glenn Morris
56d727ff69 *** empty log message *** 2007-09-06 07:32:18 +00:00
Glenn Morris
4f4497251d *** empty log message *** 2007-09-06 07:19:34 +00:00
Glenn Morris
e93ca07663 Increase version to 23.0.50. 2007-08-29 08:11:35 +00:00
Miles Bader
bdaf8a62d5 Merge from emacs--rel--22
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: emacs@sv.gnu.org/emacs--devo--0--patch-856
2007-08-21 04:51:30 +00:00
Jason Rumney
8aa7d70f17 *** empty log message *** 2007-08-14 15:37:20 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
4a9f99bdfb Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Eli Zaretskii
f37b8e41a1 (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
(cleanall): Don't delete *~.
2007-07-20 19:32:26 +00:00
Eli Zaretskii
ed7c1a5c95 (bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
(cleanall): Don't delete *~.
2007-07-16 22:34:38 +00:00
Jason Rumney
5412a7f398 *** empty log message *** 2007-07-15 22:15:38 +00:00
Miles Bader
6f8a87c027 Merge from emacs--rel--22
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-15 01:50:59 +00:00
Jason Rumney
a2dcccd99e Include winsock2.h and ws2tcpip.h instead of winsock.h. 2007-07-14 23:03:37 +00:00
Jason Rumney
a71f59c1fa (OLE32): New library to link. 2007-07-11 14:41:22 +00:00
Jason Rumney
ad1597ceb8 (main): Set console codepages to "ANSI". 2007-06-25 12:35:17 +00:00
Jason Rumney
7387d2a0eb (main): Set console codepages to "ANSI". 2007-06-25 12:30:40 +00:00
Jason Rumney
32154d10f6 Complain if image libraries are missing. 2007-06-20 22:10:31 +00:00
Jason Rumney
07fe3281d6 Use emacs.manifest. 2007-06-19 11:59:20 +00:00
Jason Rumney
6dbd254994 Use emacs.manifest. 2007-06-15 00:08:37 +00:00
Miles Bader
0114082988 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
2007-06-09 03:19:04 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Eli Zaretskii
23636b09aa Add information about where to find GDB, and warn against --no-debug option
to configure.bat.
2007-05-22 12:58:01 +00:00
Eli Zaretskii
c297055514 Add information about where to find GDB, and warn against --no-debug option
to configure.bat.
2007-05-22 12:51:42 +00:00
Eli Zaretskii
55fcf5c6d4 Fix URL of EmacsW32 site where building with image support is described. 2007-05-19 08:01:36 +00:00
Eli Zaretskii
8add2b1a35 Fix URL of EmacsW32 site where building with image support is described. 2007-05-19 07:58:10 +00:00
Glenn Morris
0701603152 *** empty log message *** 2007-04-26 03:44:07 +00:00
Eli Zaretskii
5a842fda54 *** empty log message *** 2007-03-31 11:20:45 +00:00
Richard M. Stallman
029e460397 Say explicitly this is not for Cygwin. 2007-03-09 18:12:34 +00:00
Juanma Barranquero
c01949d3b4 *** empty log message *** 2007-03-09 14:56:23 +00:00
Eli Zaretskii
309c91ff8c Add URL of another site with detailed build instructions. 2007-03-03 11:10:51 +00:00
Glenn Morris
c14693e3c3 *** empty log message *** 2007-02-16 01:20:46 +00:00
Glenn Morris
8e127f9981 Fix typo in previous entry (emacs.ico was not deleted). 2007-02-16 01:09:40 +00:00
Chong Yidong
bd5f26aa87 * icons/README: New file.
* 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-13 17:04:01 +00:00
Glenn Morris
7f6d64f85a Switch to standard GPL text for license. 2007-02-11 00:15:39 +00:00
Juanma Barranquero
57a6440883 Update ../site-lisp/subdirs.el when needed. 2007-01-31 10:04:15 +00:00
Juanma Barranquero
4799aa91aa Add "no-byte-compile: t" local variable. 2007-01-30 10:09:53 +00:00
Glenn Morris
4e6835dbc4 Add 2007 to copyright years. 2007-01-21 04:57:37 +00:00
Jason Rumney
ac65c01c09 *** empty log message *** 2007-01-10 00:27:00 +00:00
Jason Rumney
2db771b7af *** empty log message *** 2006-12-29 16:48:21 +00:00
Eli Zaretskii
bbc3424972 *** empty log message *** 2006-12-27 13:54:47 +00:00