]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2012-08-27 Tom Tromeyfix test suite for condition-variable-p name change
2012-08-27 Tom Tromeyadd tests for variable bindings
2012-08-25 Tom Tromeyminor update to thread-join docs
2012-08-24 Tom Tromeyminor documentation updates
2012-08-23 Tom Tromeydocument until-condition
2012-08-23 Tom Tromeyfirst draft of threads documentation
2012-08-23 Tom Tromeyrename condition-variablep to condition-variable-p
2012-08-23 Tom Tromeydocument process-thread and set-process-thread
2012-08-20 Tom Tromeypass the thread name to the OS if possible
2012-08-20 Tom Tromeyadd convenience macros with-mutex and until-condition
2012-08-20 Tom TromeyMerge from trunk
2012-08-20 Chong YidongMake C-u C-x = report on empty overlays at point.
2012-08-20 Glenn MorrisAuto-commit of generated files.
2012-08-20 Dmitry AntipovInline setter functions for Lisp_Objects slots of struc...
2012-08-20 Martin RudalicsIn select_window always make selected window's buffer...
2012-08-20 Dmitry AntipovUse AREF and ASET for docstrings of category tables.
2012-08-20 Dmitry AntipovInline setter functions for hash table members.
2012-08-20 Glenn Morris* lisp/mail/rmailout.el (rmail-output-read-file-name...
2012-08-20 Dmitry AntipovInline getter and setter functions for per-buffer values.
2012-08-20 Glenn Morris* lisp/font-lock.el (font-lock-add-keywords): Doc fix
2012-08-20 Edward Reingold* calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance...
2012-08-20 Paul EggertClarify recent ChangeLog entry.
2012-08-20 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/vm-limit.$(O)): Update...
2012-08-19 Paul EggertMerge from gnulib.
2012-08-19 Paul EggertRely on <unistd.h> to declare 'environ',
2012-08-19 Paul Eggert* unexaix.c, unexcoff.c: Include "mem-limits.h".
2012-08-19 Paul Eggert* xdisp.c (handle_invisible_prop): Make it a bit faster
2012-08-19 Glenn MorrisFix previous rmail-output-read-file-name change
2012-08-19 Chong Yidong* src/xdisp.c (handle_invisible_prop): Fix ellipses...
2012-08-19 Andreas Schwab* .gdbinit: Use call instead of set when calling a...
2012-08-19 Tom Tromeyanother docstring fixlet
2012-08-19 Tom Tromeyminor docstring fixup
2012-08-19 Tom Tromeyadd condition-mutex and condition-name
2012-08-19 Tom Tromeyensure name of a thread is a string
2012-08-19 Tom Tromeyensure name of a mutex is a string
2012-08-19 Tom Tromeyuse NILP
2012-08-19 Tom Tromeycondition variables
2012-08-19 Andreas Schwab* data.c (set_internal): Don't use set_blv_found.
2012-08-19 Chong Yidong* xml.el (xml-escape-string): Don't refer to xml-entity...
2012-08-19 Tom Tromeycomment fixes
2012-08-19 Tom Tromeyrefactor systhread.h
2012-08-19 Alp Aker* nsfont.m (ns_ascii_average_width): Ensure the string
2012-08-18 Paul Eggertport new setting code to Sun C 5.8 2005/10/13
2012-08-18 Paul Eggert* lib/sigprocmask.c, m4/signalblocking.m4: Remove.
2012-08-18 Chong YidongMake display strings obey buffer-invisibility-spec.
2012-08-18 Paul Eggert* buffer.h (BSET): Remove.
2012-08-18 Chong YidongAdd yank-handled-properties; use it for `font-lock...
2012-08-18 Paul Eggert* process.h (PSET): Remove.
2012-08-18 Paul Eggert* window.h (WSET): Remove.
2012-08-18 Paul Eggert* termhooks.h (TSET): Remove.
2012-08-17 Paul Eggert* keyboard.h (KSET): Remove.
2012-08-17 Paul Eggert* frame.h (FSET): Remove (Bug#12215).
2012-08-17 Paul EggertA few more naming-convention fixes for getters and...
2012-08-17 Glenn Morrisrmail-output-read-file-name fix for bug#12214
2012-08-17 Paul EggertFix typo in ChangeLog entry.
2012-08-17 Paul Eggert* lisp.h (set_char_table_extras): Rename from char_tabl...
2012-08-17 Paul EggertFix ChangeLog typo.
2012-08-17 Paul Eggert* lisp.h (CSET): Remove.
2012-08-17 Dmitry AntipovFunctions to get and set Lisp_Object fields of buffer...
2012-08-17 Tom Tromeywrite docstrings for the thread functions
2012-08-17 Tom Tromeydeclare unbind_for_thread_switch and rebind_for_thread_...
2012-08-17 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-08-17 Glenn MorrisAuto-commit of generated files.
2012-08-17 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-start-file-process...
2012-08-17 Chong YidongAllow face-remapping using :font, and use it in mouse...
2012-08-17 Daniel Bergeyquail-define-inscript-package tiny change
2012-08-17 Glenn MorrisWhitespace
2012-08-17 Jan BeichFix pty handling on FreeBSD 8.0 (tiny change)
2012-08-17 Martin RudalicsFix latest fix of delete-window.
2012-08-17 Dmitry AntipovDo not use memcpy for copying intervals.
2012-08-17 Paul Eggert* lisp.h (duration_to_sec_usec): Remove unused decl.
2012-08-17 Alp Aker* nsfont.m (ns_ascii_average_width): Send initWithForma...
2012-08-17 Juanma Barranquero* lib-src/makefile.w32-in ($(BLD)/regex.$(O)): Update...
2012-08-16 Paul EggertUse ASCII tests for character types.
2012-08-16 Martin RudalicsIn window.el tell whether functions operate on valid...
2012-08-16 Glenn MorrisAuto-commit of generated files.
2012-08-16 Martin RudalicsConsistently check windows for validity/liveness (Bug...
2012-08-16 Dmitry AntipovFix previous char table change.
2012-08-16 Chong Yidong* gtkutil.c (xg_get_font): Demand an Xft font.
2012-08-16 Chong YidongFix average font width calculation on NS.
2012-08-16 Chong YidongFor Xft and X font backends, set omitted max_width...
2012-08-16 Phil SaintyMake subword.el easier to customize (tiny change)
2012-08-16 Dmitry AntipovSimple interface to set Lisp_Object fields of chararcte...
2012-08-16 Stefan Monnier* src/eval.c (eval_sub): Bind lexical-binding.
2012-08-15 Stefan Monnier* lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table...
2012-08-15 Tom Tromeyadd test case for I/O switching
2012-08-15 Tom Tromeyprocess changes
2012-08-15 Tom TromeyPrepare process.c for threads by not having global...
2012-08-15 Tom Tromeyfix a latent bug in process.c
2012-08-15 Tom TromeyThis adds thread-blocker, a function to examine what...
2012-08-15 Tom TromeyThis adds names to mutexes. This seemed like a nice...
2012-08-15 Tom TromeyThis adds some tests of the threading code.
2012-08-15 Tom TromeyThis supplies the mutex implementation for Emacs Lisp.
2012-08-15 Tom TromeyThis adds most of the thread features visible to emacs...
2012-08-15 Tom TromeyThis turns thread_state into a pseudovector and updates...
2012-08-15 Tom TromeyThis introduces some new functions to handle the specpd...
2012-08-15 Tom TromeyThis introduces the low-level system threading support...
2012-08-15 Tom TromeyThis parameterizes the GC a bit to make it thread-ready.
2012-08-15 Jan DjärvImprove event loop on NS so that no polling is used.
2012-08-15 Tom TromeyThis introduces a thread-state object and moves various...
next