aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2006-12-16 01:29:26 +0000
committerMiles Bader2006-12-16 01:29:26 +0000
commit4bc5d7668ef47295810f28a14d67b4a9e12a341f (patch)
tree2e22bd79984f0772c43e294babc07c1508ce95ce /lib-src/ChangeLog
parentb44bfd5e9bf3a0e853bc0d4788e4c89a01a70d6a (diff)
parentc3342e8eb3eaf4560210fd030383a940640648f2 (diff)
downloademacs-4bc5d7668ef47295810f28a14d67b4a9e12a341f.tar.gz
emacs-4bc5d7668ef47295810f28a14d67b4a9e12a341f.zip
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 545-562) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - erc-iswitchb: Temporarily enable iswitchb mode * gnus--rel--5.10 (patch 172-176) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog15
1 files changed, 11 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 97266d8a66e..f15644050d9 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12006-12-15 Juanma Barranquero <lekktu@gmail.com>
2
3 * emacsclient.c (w32_execvp): New function; wrapper for `execvp'.
4 (execvp) [WINDOWSNT]: Redefine to `w32_execvp'.
5 (fail): Remove Windows-specific fix (subsumed into w32_execvp).
6 Suggestions and comment by Eli Zaretskii.
7
12006-12-06 Christoph Conrad <christoph.conrad@gmx.de> 82006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
2 9
3 * makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe): 10 * makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe):
@@ -19,11 +26,11 @@
19 (set_tcp_socket): Make the message for non-local connections 26 (set_tcp_socket): Make the message for non-local connections
20 informational rather than an error. 27 informational rather than an error.
21 28
222006-11-28 Kevin Ryde <user42@zip.com.au> (tiny change) 292006-11-28 Kevin Ryde <user42@zip.com.au> (tiny change)
23 30
24 * etags.c (readline): Check for double quote after #line. 31 * etags.c (readline): Check for double quote after #line.
25 32
262006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> (tiny change) 332006-11-28 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
27 34
28 * etags.c (readline): sscanf could in principle return 2. 35 * etags.c (readline): sscanf could in principle return 2.
29 36
@@ -55,8 +62,8 @@
55 62
562006-11-24 Michael Mauger <mmaug@yahoo.com> 632006-11-24 Michael Mauger <mmaug@yahoo.com>
57 64
58 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support 65 * emacsclient.c (file_name_absolute_p) [WINDOWSNT]: Support absolute
59 absolute file names with forward slashes. 66 file names with forward slashes.
60 67
612006-11-23 Juanma Barranquero <lekktu@gmail.com> 682006-11-23 Juanma Barranquero <lekktu@gmail.com>
62 69