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
12f7728e
Commit
12f7728e
authored
Dec 06, 2006
by
Kim F. Storm
Browse files
*** empty log message ***
parent
c388769e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
3 deletions
+9
-3
admin/FOR-RELEASE
admin/FOR-RELEASE
+6
-1
etc/NEWS
etc/NEWS
+2
-1
lib-src/ChangeLog
lib-src/ChangeLog
+1
-1
No files found.
admin/FOR-RELEASE
View file @
12f7728e
...
...
@@ -43,9 +43,14 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
* BUGS
** make-network-process :nowait t doesn't work for non-local targets
on Windows.
If it cannot be fixed, (featurep 'make-network-process '(:nowait t))
should return nil.
** Document use of gpg-agent
** monnier@iro.umontreal.ca, Nov 24:
** monnier@iro.umontreal.ca, Nov 24:
gnus-summary-tick-article-forward doesn't work any more?
** christopher.ian.moore@gmail.com, Nov 30: too much recursion in gnus-sort-threads-1.
...
...
etc/NEWS
View file @
12f7728e
...
...
@@ -3813,8 +3813,9 @@ deleting the part of subprocess output that matches the input.
** The variable `memory-full' now remains t until
there is no longer a shortage of memory.
+++
** When Emacs receives a USR1 or USR2 signal, this generates
an
input event
: usr1-signal or usr2-signal
.
input event
sequences: [signal usr1] or [signal usr2]
.
* Lisp Changes in Emacs 22.1
...
...
lib-src/ChangeLog
View file @
12f7728e
2006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
(tiny change)
2006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
* makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe):
Use $(USER32) for compatibility with Visual Studio .NET 2003.
...
...
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