2013-10-19 |
Barry O'Reilly | * src/eval.c (unbind_for_thread_switch): Fix iteration... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Tom Tromey | change condition-variablep to condition-variable-p |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Eli Zaretskii | Fix crashes when unbind_for_thread_switch signals an... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Eli Zaretskii | Improve MS-Windows implementation of threads. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Eli Zaretskii | Enable thread support in the MS-Windows build. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | use condition-notify in the docs, not condition-signal |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | zap until-condition docs |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | zap until-condition |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | rename thread-blocker to thread--blocker |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | remove binding_symbol |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | fix style of threadp, mutexp, and condition-variable-p |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | make thread_check_current_buffer return bool |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | add a comment before flush_stack_call_func |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Tom Tromey | fix whitespace_regexp warning |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Eli Zaretskii | Fix MS-Windows build. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Tom Tromey | use record_unwind_protect_void, avoid warning |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Tom Tromey | implement --enable-threads and a thread-less mode |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Tom Tromey | merge from trunk |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Vincent Belaïche | Add a question into configure.bat whether the user... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Glenn Morris | * INSTALL: Refer to INSTALL.MSYS. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Glenn Morris | * nt/configure.bat: Disable it. |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Alan Mackenzie | Parse C++ inher-intro when there's a template split... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Alan Mackenzie | Handle "/"s more accurately in test for virtual semicol... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Add commentary for the last commit. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Fix bug #15175 with cursor on boxed characters from... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Eli Zaretskii | Fix bug #15176 with setting directory times on MS-Windows. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jan Djärv | * gtkutil.c (x_wm_set_size_hint): Don't set hints when... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Paul Eggert | System-dependent integer overflow fixes. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Glenn Morris | * lisp/files.el (auto-mode-alist): Use sh-mode for... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Paul Eggert | Don't let very long directory names overrun the stack. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Glenn Morris | * lisp/files.el (create-file-buffer): Rework previous... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Glenn Morris | * lisp/files.el (interpreter-mode-alist): Use tcl-mode... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Glenn Morris | * files.el (create-file-buffer): Handle a file whose... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Stefan Monnier | * lisp/textmodes/fill.el (fill-match-adaptive-prefix... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Stefan Monnier | * lisp/calc/calc-keypd.el (calc-keypad-execute): `x... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Eli Zaretskii | Fix bug #15155 with ignoring face remapping for strings... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Martin Rudalics | In display-buffer-pop-up-frame make BUFFER current... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Dmitry Antipov | * window.c (struct save_window_data): Fix typo. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Dmitry Antipov | Minor cleanup for redisplay interface and few related... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Dmitry Antipov | Redesign redisplay interface to drop updated_row and... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Paul Eggert | * process.c (flush_pending_output): Remove stub. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Paul Eggert | * configure.ac (EMACS_CONFIG_OPTIONS): Quote systematic... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Stefan Monnier | * lisp/erc/erc.el: Use lexical-binding. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Stefan Monnier | * lisp/calendar/timeclock.el: Minor cleanups. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Paul Eggert | * callproc.c: Fix race that killed background processes. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
David Engster | Imported EIEIO test suite from CEDET upstream |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Stefan Monnier | * lisp/emacs-lisp/pp.el (pp-eval-expression, pp-macroex... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Dmitry Antipov | Fix compilation with GC_MARK_STACK == GC_USE_GCPROS_AS_... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Paul Eggert | Port close-on-exec pty creation to FreeBSD 9.1-RELEASE. |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Paul Eggert | * process.c (allocate_pty) [PTY_OPEN]: Set fd's FD_CLOE... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Sam Steingold | Add rudimentary inferior shell interaction |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Stefan Monnier | * lisp/align.el: Use lexical-binding. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Kenichi Handa | src/character.c (string_char): Improve commentary. |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Eli Zaretskii | Document problems with Windows file names that end... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Michael Albinus | * minibuffer.el (completion--sifn-requote): Bind `non... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Paul Eggert | * Makefile.in (distclean, bootstrap-clean, maintainer... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Glenn Morris | Remove stray execute bit |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Glenn Morris | * Makefile.in (distclean, bootstrap-clean, maintainer... |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tom Tromey | fix up some merge errors in process.c |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Tom Tromey | merge from trunk |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Paul Eggert | * image.c (SIGNATURE_DIGESTSIZE): Remove. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Paul Eggert | * image.c: Shrink memory needed for animation cache. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Lars Magne... | (imagemagick_get_animation_cache): Fix memory leak. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Paul Eggert | * image.c: Space before paren. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Lars Magne... | Fix previous commit. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Lars Magne... | * image.c (imagemagick_get_animation_cache): Don't... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Paul Eggert | * image.c: Fix animation cache signature memory leak. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Paul Eggert | * process.c (handle_child_signal): Fix crash; deleted... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Katsumi Yamaoka | Gnus: Exclude iso-2022-jp-2 and shift_jis from the... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Dmitry Antipov | * image.c (imagemagick_create_cache, imagemagick_get_an... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Xue Fuqiao | Minor improving in indexing of buffer position. |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Eli Zaretskii | Minor improving in indexing of "region". |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Lars Magne... | * image.c (imagemagick_get_animation_cache): Don't... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Ken Brown | Change size of static heap on Cygwin; report maximum... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Eli Zaretskii | Fix a minor issue with loading zlib DLL on MS-Windows. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * text.texi (Case Changes): Fix an `args-out-of-range... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * doc/emacs/text.texi (Columns): Comment out undefined... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Michael Albinus | * net/tramp.el: |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * doc/emacs/text.texi (Sorting): Fix indentation. |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * doc/emacs/text.texi (Filling): Add cross-reference... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | * doc/emacs/text.texi (Enriched Justification): Minor... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Xue Fuqiao | Mention interactive call of buffer-disable-undo. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Xue Fuqiao | Another doc fix for `buffer-undo-list'. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Lars Magne... | (imagemagick_load_image): Remove the ping_wand code |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Lars Magne... | * net/shr.el (shr-rescale-image): Use ImageMagick even... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Lars Magne... | image.c: Fix debugging code accidentally checked in |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Lars Magne... | (imagemagick_get_animation_cache): Fix a double-free... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Lars Magne... | * image.c: Implement an ImageMagick per-image cache. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Xue Fuqiao | Doc fix for `buffer-undo-list'. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Michael Albinus | * net/tramp-cmds.el (top): Don't declare `buffer-name'. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Martin Rudalics | In mouse-autoselect-window-select do autoselect when... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Xue Fuqiao | Reverse previous change, because kill-{new, append... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Xue Fuqiao | Advertise using `kill-new' and `kill-append' in Lisp... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Glenn Morris | * net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version. |
commit | commitdiff | tree | snapshot |
next |