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
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-23
* nsterm.m (ns_dumpglyphs_image): dr is a new rect to draw image into,
Jan Djärv
2012-09-23
* keyboard.c (timer_check): Avoid quitting during Fcopy_sequence.
Chong Yidong
2012-09-22
* .gdbinit: Just stop at fatal_error_backtrace.
Paul Eggert
2012-09-22
Misc doc fixes.
Chong Yidong
2012-09-22
Refactor image-type loading.
Chong Yidong
2012-09-22
Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.
Eli Zaretskii
2012-09-22
Make Temp Buffer Resize Mode less intrusive (Bug#1806).
Martin Rudalics
2012-09-22
Fix bug #10159 with crashes in auto-complete package.
Eli Zaretskii
2012-09-22
* emacs.c (shut_down_emacs): Don't assume stderr is buffered,
Paul Eggert
2012-09-22
Fix auto-save and locking for indirect buffers.
Chong Yidong
2012-09-22
merge trunk
Kenichi Handa
2012-09-22
composite.c (composition_reseat_it): Handle the case that a grapheme cluster ...
Kenichi Handa
2012-09-21
Backport fix for Bug#12463 from trunk.
Chong Yidong
2012-09-21
Fix list duplication error in define_image_type.
Chong Yidong
2012-09-21
Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.de
Chong Yidong
2012-09-20
Add new load command for Xcode 4.5.
YAMAMOTO Mitsuharu
2012-09-19
* src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after*
Stefan Monnier
2012-09-19
Omit unused arg EXPECTED from socket hooks.
Paul Eggert
2012-09-20
src/w32gui.h (XParseGeometry): Do not declare.
Juanma Barranquero
2012-09-19
* w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0.
Paul Eggert
2012-09-19
* frame.c (read_integer): Remove. All uses replaced by strtol/strtoul.
Paul Eggert
2012-09-19
* lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.
Jan Djärv
2012-09-17
run-hooks-with-args-* do fixes (bug#12393)
Glenn Morris
2012-09-17
Fix bug #12196 with infloop when cache-long-line-scans is non-nil.
Eli Zaretskii
2012-09-17
Set pending_signals to 1 in w32term.c's read-socket hook.
Eli Zaretskii
2012-09-17
Fix the value of __malloc_extra_blocks.
Eli Zaretskii
2012-09-16
Remove no-longer-needed Solaris 2.4 vfork bug workaround.
Paul Eggert
2012-09-16
Reduce the number of versioned files storing the short copyright string
Glenn Morris
2012-09-16
Remove configure's --without-sync-input option.
Paul Eggert
2012-09-16
* font.c (Ffont_shape_gstring): Remove unused local.
Paul Eggert
2012-09-16
* src/Makefile.in (clean): No longer run nextstep's clean.
Glenn Morris
2012-09-16
Increase compartmentalization of Nextstep builds rules,
Glenn Morris
2012-09-17
font.c (Ffont_shape_gstring): Fix previous change; GLYPHs may not covert the ...
Kenichi Handa
2012-09-16
merge trunk
Kenichi Handa
2012-09-16
Window parameter functions again accept any window as argument (Bug#12452).
Martin Rudalics
2012-09-16
Try to fix crashes introduced by 2012-09-10T21:01:45Z!jan.h.d@swipnet.se.
Jan Djärv
2012-09-15
* alloc.c (emacs_blocked_malloc): Remove redundant MALLOC_PROBE.
Tomohiro Matsuyama
2012-09-15
Port _setjmp fix to POSIXish hosts as well as Microsoft.
Paul Eggert
2012-09-15
Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...
Eli Zaretskii
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
merge trunk
Kenichi Handa
2012-09-15
font.c (Ffont_shape_gstring): Don't adjust grapheme cluster here, but just ch...
Kenichi Handa
2012-09-14
Fix glitches with 'configure --without-sync-input'.
Paul Eggert
2012-09-14
Fixes: debbugs:12444
Andreas Schwab
2012-09-14
Avoid out-of-range marker position (Bug#12426).
Dmitry Antipov
2012-09-14
In Fformat_mode_line always save/restore current buffer. (Bug#12387)
Martin Rudalics
2012-09-14
src/makefile.w32-in ($(BLD)/alloc.$(O)): Update dependencies.
Juanma Barranquero
2012-09-13
Use a more backwards-compatible timer format.
Paul Eggert
2012-09-13
Fix typos in ChangeLogs.
Juanma Barranquero
[prev]
[next]