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
099d4201
Commit
099d4201
authored
Jul 12, 2006
by
YAMAMOTO Mitsuharu
Browse files
*** empty log message ***
parent
67c08d6c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
0 deletions
+30
-0
lispref/ChangeLog
lispref/ChangeLog
+7
-0
mac/ChangeLog
mac/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+16
-0
No files found.
lispref/ChangeLog
View file @
099d4201
2006
-
07
-
12
YAMAMOTO
Mitsuharu
<
mituharu
@
math
.
s
.
chiba
-
u
.
ac
.
jp
>
*
frames
.
texi
(
Window
System
Selections
):
Mention
scrap
support
for
Mac
.
Default
value
of
x
-
select
-
enable
-
clipboard
is
t
on
Mac
.
*
os
.
texi
(
Getting
Out
):
Suspending
is
not
allowed
on
Mac
,
either
.
2006
-
07
-
11
Kim
F
.
Storm
<
storm
@
cua
.
dk
>
*
display
.
texi
(
Forcing
Redisplay
):
Add
`
redisplay
' function.
...
...
mac/ChangeLog
View file @
099d4201
2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* INSTALL: Remove descriptions about Metrowerks CodeWarrior. Fix URL
for GNU-fonts.smi.bin. USE_ATSUI is enabled by default on Mac OS X.
* README: Remove descriptions about Metrowerks CodeWarrior.
2006-05-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* makefile.MPW (SOME_MACHINE_LISP): Add fringe.elc.
...
...
src/ChangeLog
View file @
099d4201
2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* Makefile.in (dired.o, editfns.o, fileio.o): Depend on blockinput.h.
* dired.c: Include blockinput.h.
(Ffile_attributes): Add BLOCK_INPUT around getpwuid/getgrgid.
* editfns.c: Include blockinput.h.
(Fuser_login_name, Fuser_full_name): Add BLOCK_INPUT around
getpwuid/getpwnam.
* fileio.c: Include blockinput.h.
(Fexpand_file_name, search_embedded_absfilename): Add BLOCK_INPUT
around getpwnam.
(search_embedded_absfilename): Remove spurious xfree.
2006-07-11 Kim F. Storm <storm@cua.dk>
* dispnew.c (sit_for): Reduce number of args from 5 to 3.
...
...
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