aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Move Vlibrary_cache to emacs.c and reset before dumping.Juanma Barranquero2012-09-251-0/+18
* | | | Fix handling of fatal signals and exceptions on MS-Windows.Eli Zaretskii2012-09-251-0/+24
* | | | Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.Eli Zaretskii2012-09-251-0/+7
* | | | Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-0/+4
* | | | * src/bytecode.c (exec_byte_code): Signal an error instead of aborting,Stefan Monnier2012-09-241-0/+5
* | | | image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-241-0/+38
* | | | Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-241-0/+4
* | | | Move pid_t related decls out of lisp.h.Paul Eggert2012-09-231-0/+8
* | | | gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-231-0/+27
* | | | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-09-231-0/+19
* | | | Clean-up left-overs after 2012-09-23T08:44:20Z!eggert@cs.ucla.edu wrt signal ...Eli Zaretskii2012-09-231-0/+9
* | | | src/w32term.c (w32_read_socket): Remove reference to deleted variable.Juanma Barranquero2012-09-231-0/+5
* | | | Do not use SA_NODEFER.Paul Eggert2012-09-231-0/+11
* | | | * xterm.c (x_term_init): Call fixup_locale before and after callingJan Djärv2012-09-231-0/+5
* | | | Fix last change.Chong Yidong2012-09-231-0/+1
* | | | Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-231-0/+20
* | | | Simplify and avoid signal-handling races.Paul Eggert2012-09-231-0/+134
* | | | * nsterm.m (ns_dumpglyphs_image): dr is a new rect to draw image into,Jan Djärv2012-09-231-0/+5
* | | | * keyboard.c (timer_check): Avoid quitting during Fcopy_sequence.Chong Yidong2012-09-231-0/+4
| |_|/ |/| |
* | | * .gdbinit: Just stop at fatal_error_backtrace.Paul Eggert2012-09-221-0/+7
* | | Misc doc fixes.Chong Yidong2012-09-221-0/+11
* | | Refactor image-type loading.Chong Yidong2012-09-221-0/+18
* | | Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.Eli Zaretskii2012-09-221-0/+9
* | | Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-221-0/+8
* | | Fix bug #10159 with crashes in auto-complete package.Eli Zaretskii2012-09-221-0/+5
* | | * emacs.c (shut_down_emacs): Don't assume stderr is buffered,Paul Eggert2012-09-221-0/+6
* | | Fix auto-save and locking for indirect buffers.Chong Yidong2012-09-221-0/+5
* | | merge trunkKenichi Handa2012-09-221-0/+165
|\ \ \
| * | | Fix list duplication error in define_image_type.Chong Yidong2012-09-211-0/+5
| * | | Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-211-0/+27
| |\ \ \ | | | |/ | | |/|
| | * | Add new load command for Xcode 4.5.YAMAMOTO Mitsuharu2012-09-201-0/+6
| | * | run-hooks-with-args-* do fixes (bug#12393)Glenn Morris2012-09-171-0/+5
| | * | Fixes: debbugs:12444Andreas Schwab2012-09-141-0/+6
| | * | Fix a typo that caused crashes in redisplay.Eli Zaretskii2012-09-121-0/+2
| | * | Fix bug #12403 with garbled display under non-zero scroll-margin.Eli Zaretskii2012-09-121-0/+8
| | * | * gtkutil.c (x_wm_set_size_hint): Use 1 col for base_width so itJan Djärv2012-09-121-0/+5
| * | | * src/alloc.c (mark_object) <PVEC_WINDOW>: Mark prev/next_buffers *after*Stefan Monnier2012-09-191-0/+9
| * | | Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-191-0/+13
| * | | src/w32gui.h (XParseGeometry): Do not declare.Juanma Barranquero2012-09-201-0/+4
| * | | * w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0.Paul Eggert2012-09-191-0/+4
| * | | * frame.c (read_integer): Remove. All uses replaced by strtol/strtoul.Paul Eggert2012-09-191-0/+6
| * | | * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.Jan Djärv2012-09-191-0/+12
| * | | Fix bug #12196 with infloop when cache-long-line-scans is non-nil.Eli Zaretskii2012-09-171-0/+4
| * | | Set pending_signals to 1 in w32term.c's read-socket hook.Eli Zaretskii2012-09-171-0/+3
| * | | Fix the value of __malloc_extra_blocks.Eli Zaretskii2012-09-171-0/+6
| * | | Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-161-0/+12
| * | | Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-161-0/+4
| * | | Remove configure's --without-sync-input option.Paul Eggert2012-09-161-0/+42
| * | | * font.c (Ffont_shape_gstring): Remove unused local.Paul Eggert2012-09-161-0/+4
| * | | * src/Makefile.in (clean): No longer run nextstep's clean.Glenn Morris2012-09-161-0/+2