index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-19
another docstring fixlet
Tom Tromey
2012-08-19
minor docstring fixup
Tom Tromey
2012-08-19
add condition-mutex and condition-name
Tom Tromey
2012-08-19
ensure name of a thread is a string
Tom Tromey
2012-08-19
ensure name of a mutex is a string
Tom Tromey
2012-08-19
use NILP
Tom Tromey
2012-08-19
condition variables
Tom Tromey
2012-08-18
comment fixes
Tom Tromey
2012-08-18
refactor systhread.h
Tom Tromey
2012-08-17
write docstrings for the thread functions
Tom Tromey
2012-08-17
declare unbind_for_thread_switch and rebind_for_thread_switch in lisp.h
Tom Tromey
2012-08-15
add test case for I/O switching
Tom Tromey
2012-08-15
process changes
Tom Tromey
2012-08-15
Prepare process.c for threads by not having global select masks.
Tom Tromey
2012-08-15
fix a latent bug in process.c
Tom Tromey
2012-08-15
This adds thread-blocker, a function to examine what a thread is
Tom Tromey
2012-08-15
This adds names to mutexes. This seemed like a nice debugging
Tom Tromey
2012-08-15
This adds some tests of the threading code.
Tom Tromey
2012-08-15
This supplies the mutex implementation for Emacs Lisp.
Tom Tromey
2012-08-15
This adds most of the thread features visible to emacs lisp.
Tom Tromey
2012-08-15
This turns thread_state into a pseudovector and updates various bits
Tom Tromey
2012-08-15
This introduces some new functions to handle the specpdl. The basic
Tom Tromey
2012-08-15
This introduces the low-level system threading support. It also adds
Tom Tromey
2012-08-15
This parameterizes the GC a bit to make it thread-ready.
Tom Tromey
2012-08-15
This introduces a thread-state object and moves various C globals
Tom Tromey
2012-08-15
Reword previous NEWS change.
Glenn Morris
2012-08-15
Replace version 24.2 with 24.3 where appropriate (hopefully)
Glenn Morris
2012-08-15
Fix bug #12196 with incorrect memory allocations for region-cache.
Eli Zaretskii
2012-08-15
Generalize and cleanup font subsystem checks.
Dmitry Antipov
2012-08-15
Bump version to 24.2.50
Chong Yidong
2012-08-15
Fix last change to xg_get_font.
Dmitry Antipov
2012-08-15
* etags.c (Pascal_functions): Fix parenthesization typo.
Paul Eggert
2012-08-15
Extract better font information from the GTK >= 3.2 font chooser.
Chong Yidong
2012-08-15
More CPP-DEFINES updates
Glenn Morris
2012-08-15
* src/minibuf.c (read_minibuf): Ignore caller's inhibit-read-only.
Stefan Monnier
2012-08-14
* lisp/textmodes/tex-mode.el (tex-insert-quote): ~ is a space.
Stefan Monnier
2012-08-14
* lisp/man.el (Man-overstrike-face, Man-underline-face)
Wolfgang Jenkner
2012-08-14
Implement ANSI SGR parameters 22-27.
Wolfgang Jenkner
2012-08-14
* lisp/subr.el (read-passwd): Allow use from a minibuffer.
Stefan Monnier
2012-08-14
* src/alloc.c (Fgarbage_collect): Use plural form consistently.
Stefan Monnier
2012-08-14
Fix compiler warning in keyboard.c.
Eli Zaretskii
2012-08-14
Fix last change in keyboard.c.
Eli Zaretskii
2012-08-14
Fix and improve GUD Tooltip mode.
Eli Zaretskii
2012-08-14
Fix a problem with disabled mouse movement events.
Eli Zaretskii
2012-08-14
byte-compile-setq-default fix for bug#12195
Glenn Morris
2012-08-14
Use bool for Emacs Lisp booleans.
Paul Eggert
2012-08-15
More doc fixes.
Chong Yidong
2012-08-15
Doc fixes.
Chong Yidong
2012-08-14
nt/config.nt: Sync with autogen/config.in.
Juanma Barranquero
2012-08-14
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
Glenn Morris
[next]