bpt/emacs.git
2014-05-29 Eli ZaretskiiFix bug #17622 with crashes in mmap routines.
2014-05-29 Dmitry Antipov* alloc.c (Fgarbage_collect): Fix compilation with
2014-05-29 Glenn Morris* test/automated/ruby-mode-test.el (ruby-assert-face...
2014-05-29 Paul Eggert* frame.c, frame.h (frame_char_to_pixel_position)
2014-05-29 Stefan Monnier* lisp/whitespace.el: Use font-lock-flush. Minimize...
2014-05-29 Stefan Monnier* lisp/font-lock.el (font-lock-flush, font-lock-ensure...
2014-05-29 Glenn Morris* configure.ac: Explicitly drop some ancient Solaris...
2014-05-28 Dmitry Antipov* frame.h (frame_char_to_pixel_position, frame_set_mous...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-28 Reuben Thomasetc/TODO: add note about using undo-tree for persistent...
2014-05-28 Dmitry Antipov* xterm.c (x_free_frame_resources): Fix last change.
2014-05-28 Thien-Thi Nguyen* lisp/emacs-lisp/package.el (package-generate-autoloads):
2014-05-28 Dmitry AntipovOn X, always make pointer visible when deleting frame...
2014-05-28 Glenn Morris* lisp/subr.el (zerop): Move later so bootstrap works.
2014-05-28 Stefan Monnier* lisp/progmodes/hideshow.el (hs-hide-all): Call syntax...
2014-05-28 Michal Nazarewicz* test/automated/tildify-tests.el: New file.
2014-05-28 Stefan Monnier* lisp/subr.el (zerop): Move from C. Add compiler...
2014-05-28 Stefan Monnier* src/callint.c (Ffuncall_interactively): New function.
2014-05-27 Stefan Monnier* src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-27 Stefan Monnier* lisp/register.el (register-read-with-preview): Don...
2014-05-27 Stefan Monnier* test/indent/ps-mode.ps: New file.
2014-05-27 Paul Eggert* image.c (imagemagick_load_image): Use MagickRealType...
2014-05-27 Paul Eggert* xfns.c (Fx_window_property): Remove unused local.
2014-05-27 Paul EggertMerge from gnulib.
2014-05-27 Stefan Monnier* lisp/mouse.el (mouse-set-region): Handle spurious...
2014-05-27 Paul EggertDon't kill already-reaped process.
2014-05-26 Eli ZaretskiiMinor fixes for MS-Windows MinGW64 build.
2014-05-26 Glenn Morris* package-test.el (package-test-install-single): Update...
2014-05-26 Ken Brown* src/w32term.c (x_delete_display): Don't free dpyinfo...
2014-05-26 Jan Djärv* nsfns.m (Fns_do_applescript): Put code in the wrong...
2014-05-26 Jan Djärv* nsfns.m (ns_do_applescript): Surround executeAndRetur...
2014-05-26 Glenn MorrisAuto-commit of loaddefs files.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-26 YAMAMOTO Mitsuharu* admin/mac/uvs.el: New file. Generates ../src/macuvs...
2014-05-25 Tassilo HornImprove reftex-format-special
2014-05-25 Thien-Thi NguyenArrange to never byte-compile the generated -pkg.el...
2014-05-25 Thien-Thi NguyenFix bug: Properly quote args to generated -pkg.el ...
2014-05-25 Eli ZaretskiiFix bug #17585 with incorrect vertical motion when...
2014-05-25 Jan Djärv* admin/mac/uvs.el: New file from Mac port. src/macuvs...
2014-05-25 Andreas Schwab* cus-face.el (custom-face-attributes): Add :distant...
2014-05-25 Jan DjärvSimplify NS font driver draw, merge from Macport.
2014-05-25 Martin RudalicsRemove interactive specification from window--dump...
2014-05-25 Andreas SchwabSupport shifted keypad keys in xterm
2014-05-25 Glenn Morris* NEWS addition
2014-05-25 Glenn MorrisNEWS markup fix
2014-05-24 Paul EggertSpecify coding if Latin-1 Emacs would misinterpret.
2014-05-24 Paul Eggert* xdisp.c (safe__call1, safe__eval): Now static.
2014-05-24 Daniel ColascioneFix subword-mode motion
2014-05-24 Daniel ColascioneUnbreak the build
2014-05-24 Eli ZaretskiiFix last commits in xdisp.c, which caused a crash at...
2014-05-24 Ken BrownFix bug#17510 with a pointer freed more than once ...
2014-05-24 Stefan Monnier* src/xdisp.c: Bind inhibit-quit during pre-redisplay...
2014-05-24 Leo Liu* calc/calc.el (math-bignum): Handle most-negative...
2014-05-24 Eli ZaretskiiAvoid marking too deep portions of stack in mark_stack.
2014-05-24 Jan Djärv* xfns.c (x_window_property_intern): New function ...
2014-05-23 Glenn MorrisSmall fix for he-line-search-regexp
2014-05-23 Stephen Bermantodo-mode.el: Remove dependence on auto-mode-alist.
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-23 Stefan Monnier* lisp/minibuffer.el (completion--sreverse): Remove.
2014-05-23 Stephen Berman* calendar/todo-mode.el: Miscellaneous bug fixes.
2014-05-22 Glenn Morris* lisp/shell.el (shell-mode) <shell-dirstack-query...
2014-05-22 Paul EggertSupply malloc and alloc_size attributes for extern...
2014-05-22 Glenn Morris* window.el (window--dump-frame): Avoid error in -...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-22 Leo Liu* sequences.texi (Sequence Functions): Don't mention...
2014-05-22 Glenn MorrisTweak previous bytecomp-tests.el change
2014-05-22 Glenn MorrisRemove some stray test tempfiles
2014-05-22 Glenn Morris* fns-tests.el (fns-tests-nreverse): Update for changed...
2014-05-21 Glenn Morris* lisp/nxml/nxml-mode.el (xml-mode): Only define this...
2014-05-21 Paul EggertDon't assume that ImageMagick uses a 16-bit quantum.
2014-05-21 Eli ZaretskiiFix bug #17532 with unclear docs of setting frame's...
2014-05-21 Eli ZaretskiiFix bug #17539 with infinite recursion during scroll...
2014-05-21 Leo Liu* doc/lispref/sequences.texi (Sequence Functions):...
2014-05-21 Dmitry GutovReplace uses of `save-buffer' with `write-region'
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-21 Daniel ColascioneFile-local-variable support for sh-script; add mksh...
2014-05-21 Leo Liu* emacs-lisp/cl-lib.el (cl-endp): Fix last change.
2014-05-20 Juri Linkov* lisp/avoid.el (mouse-avoidance-banish-position):...
2014-05-20 Juri Linkov* lisp/avoid.el (mouse-avoidance-set-mouse-position...
2014-05-20 Stefan Monnier* lisp/progmodes/scheme.el (scheme-mode-syntax-table...
2014-05-20 Stefan Monnier* lisp/emacs-lisp/lisp.el (end-of-defun): Ensure we...
2014-05-20 Eli ZaretskiiFix bug #17524 with crashes in creating a new frame...
2014-05-20 Glenn Morris* lisp/vc/vc-rcs.el: Comment.
2014-05-20 Michael Albinus* dbusbind.c (xd_signature): Revert last 2 patches.
2014-05-20 Paul EggertFix rcs2log problems with CVS.
2014-05-20 Leo Liu* cl.texi (List Functions, Efficiency Concerns): Update...
2014-05-19 Paul EggertAllow any non-nil value to count as true in bool-vector.
2014-05-19 Eli Zaretskiisrc/lisp.h: Fix typos in a comment.
2014-05-19 Leo Liu* emacs-lisp/cl-lib.el (cl-endp): Conform to CL's seman...
2014-05-19 Dmitry Antipov* font.c (font_matching_entity): Extract font-entity...
2014-05-19 Dmitry Antipov* src/lisp.h (CHECK_BOOLEAN): New function.
2014-05-19 Paul EggertSpelling fix.
2014-05-19 Paul EggertRemove dependencies on getdelim and getline.
2014-05-18 Glenn Morris* configure.ac: Do not bother testing for png in non...
2014-05-18 Glenn MorrisTrivial simplifications due to track-mouse always being...
2014-05-18 Glenn Morris* mouse.el: Remove old comment.
2014-05-18 Glenn Morris* configure.ac (INSTALL_INFO): Revert to just checking...
2014-05-18 Paul EggertPort ctags+etags build to Sun C 5.12.
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Fix...
next