index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-05-28
Refactor mouse positioning stuff to avoid code duplication.
Dmitry Antipov
2014-05-28
* xterm.c (x_free_frame_resources): Fix last change.
Dmitry Antipov
2014-05-28
On X, always make pointer visible when deleting frame (Bug#17609).
Dmitry Antipov
2014-05-27
* lisp/subr.el (zerop): Move from C. Add compiler-macro.
Stefan Monnier
2014-05-27
* src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the bytecode wasn't
Stefan Monnier
2014-05-27
Use mmap(2) emulation for buffer text on MS-Windows.
Fabrice Popineau
2014-05-26
* image.c (imagemagick_load_image): Use MagickRealType for local
Paul Eggert
2014-05-26
* xfns.c (Fx_window_property): Remove unused local.
Paul Eggert
2014-05-26
Don't kill already-reaped process.
Paul Eggert
2014-05-26
Minor fixes for MS-Windows MinGW64 build.
Eli Zaretskii
2014-05-26
Include sources used to create macuvs.h.
Paul Eggert
2014-05-26
* src/w32term.c (x_delete_display): Don't free dpyinfo->w32_id_name (see bug#...
Ken Brown
2014-05-26
* nsfns.m (Fns_do_applescript): Put code in the wrong place. Here is correct.
Jan Djärv
2014-05-26
* nsfns.m (ns_do_applescript): Surround executeAndReturnError
Jan Djärv
2014-05-25
Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.org
Glenn Morris
2014-05-25
Fix bug #17585 with incorrect vertical motion when linum-mode is on.
Eli Zaretskii
2014-05-25
Simplify NS font driver draw, merge from Macport.
Jan Djärv
2014-05-24
* xdisp.c (safe__call1, safe__eval): Now static.
Paul Eggert
2014-05-24
Fix last commits in xdisp.c, which caused a crash at startup on w32.
Eli Zaretskii
2014-05-24
Fix bug#17510 with a pointer freed more than once (Cygwin-w32-build).
Ken Brown
2014-05-24
* src/xdisp.c: Bind inhibit-quit during pre-redisplay-function.
Stefan Monnier
2014-05-24
Avoid marking too deep portions of stack in mark_stack.
Eli Zaretskii
2014-05-24
* xfns.c (x_window_property_intern): New function (code from
Jan Djärv
2014-05-22
Supply malloc and alloc_size attributes for extern allocators.
Paul Eggert
2014-05-21
Fix port to 32-bit AIX.
Paul Eggert
2014-05-21
Don't assume that ImageMagick uses a 16-bit quantum.
Paul Eggert
2014-05-21
Fix bug #17539 with infinite recursion during scroll commands.
Eli Zaretskii
2014-05-21
* doc/lispref/sequences.texi (Sequence Functions): Update nreverse.
Leo Liu
2014-05-20
Fix bug #17524 with crashes in creating a new frame with invalid font.
Eli Zaretskii
2014-05-20
* dbusbind.c (xd_signature): Revert last 2 patches.
Michael Albinus
2014-05-19
Allow any non-nil value to count as true in bool-vector.
Paul Eggert
2014-05-19
* font.c (font_matching_entity): Extract font-entity object
Dmitry Antipov
2014-05-19
* src/lisp.h (CHECK_BOOLEAN): New function.
Dmitry Antipov
2014-05-17
Assume C99 or later.
Paul Eggert
2014-05-17
Always map new memory for buffers after dumping.
Fabrice Popineau
2014-05-15
* src/fns.c (Fnreverse): Allow vectors and bool vectors.
Dmitry Antipov
2014-05-15
* src/fns.c (Freverse): Allow vectors, bool vectors and strings.
Dmitry Antipov
2014-05-14
Minor cleanup for terminal setup.
Dmitry Antipov
2014-05-13
* keyboard.c (Qdeactivate_mark): Now static.
Paul Eggert
2014-05-13
If available, use Xfixes extension to do pointer blanking.
Dmitry Antipov
2014-05-12
* xdisp.c (draw_glyphs): Set clipping to highlight boundaries.
YAMAMOTO Mitsuharu
2014-05-11
Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.org
Glenn Morris
2014-05-10
* src/fileio.c (Ffile_executable_p): Doc tweak.
Glenn Morris
2014-05-10
* xsettings.c (init_gsettings): Use g_settings_schema_source_lookup
Jan Djärv
2014-05-07
Merge from emacs-24; up to 2014-05-08T03:34:20Z!rgm@gnu.org
Glenn Morris
2014-05-07
* minibuf.c (read_minibuf): Avoid C99ism in previous patch.
Paul Eggert
2014-05-07
* image.c: Include <png.h> before <setjmp.h>.
Paul Eggert
2014-05-07
Fix initialization of minibuffer history variable, bug #17430.
Jarek Czekalski
2014-05-06
* image.c: Do not use libpng if HAVE_NS, as NS does its own thing.
Paul Eggert
2014-05-06
* src/keyboard.c (Frecursive_edit): Ensure inc&dec of command_loop_level
Samuel Bronson
[prev]
[next]