Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b20d6154
Commit
b20d6154
authored
Nov 04, 2006
by
Eli Zaretskii
Browse files
*** empty log message ***
parent
06c72792
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
3 deletions
+14
-3
lib-src/ChangeLog
lib-src/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+9
-3
No files found.
lib-src/ChangeLog
View file @
b20d6154
2006-11-04 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (../src/$(BLD)/temacs.exe): Create as temporary
file if it doesn't already exist.
2006-11-03 Juanma Barranquero <lekktu@gmail.com>
* emacsclient.c (initialize_sockets): Don't initialize Winsock
...
...
src/ChangeLog
View file @
b20d6154
2006-10-27 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
2006-11-04 Ralf Angeli <angeli@caeruleus.net>
* w32fns.c (w32_createwindow): Remove code for handling -geometry
command line option and `initial-frame-alist' which is superfluous
after the last change to `w32_createwindow'.
2006-11-04 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change)
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
Others should be handled by sys_select instead. Fixes problems
with (progn (start-process "" nil "ls") (call-process "ls"))
2006-11-0
3
Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2006-11-0
4
Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
* xmenu.c (Fmenu_bar_open): Declare variable before BLOCK_INPUT to
avoid gcc 2.95 error.
2006-11-0
3
Chong Yidong <cyd@stupidchicken.com>
2006-11-0
4
Chong Yidong <cyd@stupidchicken.com>
* gtkutil.c (update_frame_tool_bar): If icon image is invalid and
wicon is null, insert an empty button.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment