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-04-13
Fix bug #17255 with insufficient pure space on 32-bit Posix builds.
Eli Zaretskii
2014-04-12
* src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,
Stefan Monnier
2014-04-12
* keyboard.c (Fopen_dribble_file): Avoid some races.
Paul Eggert
2014-04-12
Merge from emacs-24; up to 2014-04-07T20:54:16Z!dancol@dancol.org
Glenn Morris
2014-04-12
Fix bug #17244 with line-move-visual when display string covers a lot of text.
Eli Zaretskii
2014-04-11
src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.
Eli Zaretskii
2014-04-10
Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.com
Glenn Morris
2014-04-10
* src/keyboard.c (Fopen_dribble_file): Make file private.
Glenn Morris
2014-04-09
Increase BASE_PURESIZE
Daniel Colascione
2014-04-09
Revert most of the recent change involving manifests on Cygwin. (Bug#17176)
Ken Brown
2014-04-09
* src/keyboard.c (syms_of_keyboard): Make deactivate-mark buffer-local.
Stefan Monnier
2014-04-08
* src/insdel.c (prepare_to_modify_buffer_1): Cancel lock-file checks and
Stefan Monnier
2014-04-08
More GC assertions
Daniel Colascione
2014-04-08
Rearrange pointer logging
Daniel Colascione
2014-04-07
ChangeLog fixes
Glenn Morris
2014-04-07
Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.edu
Daniel Colascione
2014-04-07
* alloc.c: Simplify by removing use of HAVE_EXECINFO_H.
Paul Eggert
2014-04-07
* src/alloc.c: Keep track of symbols referenced from pure space (bug#17168).
Stefan Monnier
2014-04-07
lisp/ChangeLog, src/ChangeLog: Fix typos.
Juanma Barranquero
2014-04-05
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-04-05
ChangeLog fix
Glenn Morris
2014-04-05
Minor doc updates related to dribble files
Glenn Morris
2014-04-04
Backport from trunk.
Jan Djärv
2014-04-03
Rename EARRAYSIZE to ARRAYELTS
Daniel Colascione
2014-04-03
Don't use manifest on Cygwin. (Bug#17176)
Ken Brown
2014-04-03
Assert that function cells contain valid lisp objects
Daniel Colascione
2014-04-03
Rearrange suspicious pointer logging
Daniel Colascione
2014-04-03
Clean up array size calculations
Daniel Colascione
2014-04-02
Add missing src/ChangeLog text that somehow ended up in last commit message i...
Daniel Colascione
2014-04-02
* lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'
Stefan Monnier
2014-04-02
Add GC bug investigation code
Daniel Colascione
2014-04-02
* xterm.c (x_term_init) [USE_LUCID]: Fix minor memory leak.
Dmitry Antipov
2014-04-02
Merge from emacs-24; up to 2014-03-28T01:39:30Z!rgm@gnu.org
Juanma Barranquero
2014-04-02
In x_new_font don't calculate non-toolkit scrollbar width from font width (Bu...
Martin Rudalics
2014-04-02
* font.c (font_list_entities): Do not add empty vector to font cache.
Dmitry Antipov
2014-04-01
* fns.c (validate_subarray): Rename from validate_substring,
Paul Eggert
2014-03-31
* fns.c (Fsubstring, Fsubstring_no_properties, secure_hash):
Dmitry Antipov
2014-03-31
* search.c (Freplace_match): Use make_specified_string.
Dmitry Antipov
2014-03-31
* nsmenu.m (free_frame_tool_bar): Set wait_for_tool_bar = NO
Jan Djärv
2014-03-30
Avoid flickering on frame creation with tool bar on OSX.
Jan Djärv
2014-03-30
In x_set_window_size postpone calculation of default frame sizes (Bug#17142).
Martin Rudalics
2014-03-28
Improve usage of AC_INIT
Glenn Morris
2014-03-28
Add system-configuration-features, summarising some configure results
Glenn Morris
2014-03-28
* src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)
Ken Brown
2014-03-28
Adjust image background width on X11 accordingly when its x position is adjus...
YAMAMOTO Mitsuharu
2014-03-27
Port recent signal-related changes to FreeBSD.
Paul Eggert
2014-03-27
Merge from emacs-24; up to 2014-03-24T03:06:35Z!dancol@dancol.org
Juanma Barranquero
2014-03-27
Fix bug #17115 with displaying on w32 images that have 'box' face.
YAMAMOTO Mitsuharu
2014-03-27
src/image.c: Avoid partial load of SVG libraries.
Juanma Barranquero
2014-03-26
More backward-compatible fix to char-equal core dump.
Paul Eggert
[prev]
[next]