summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * alloc.c (mark_memory): Conditionalize recent fix on USE_USB_TAG.Paul Eggert2012-02-25
* Generalize fix for crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-25
* Document SELinux support functions in Lisp manual.Chong Yidong2012-02-25
* Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...Chong Yidong2012-02-25
* More ChangeLog fixesGlenn Morris2012-02-24
* Fix another ChangeLog entryGlenn Morris2012-02-24
* ChangeLog fixesGlenn Morris2012-02-24
* Process multiple X selection requests in process_special_events.Chong Yidong2012-02-24
* * window.c: Fix last fix.Chong Yidong2012-02-24
* Avoid infloop in next-frame during frame creation.Chong Yidong2012-02-23
* * src/lisp.h: Improve comment about USE_LSB_TAG.Paul Eggert2012-02-22
* * xterm.c (x_draw_image_relief): Fix last fix.Chong Yidong2012-02-22
* * src/xterm.c (x_draw_image_relief): Add missing type check for Vtool_bar_but...Chong Yidong2012-02-22
* Update Files chapter in Lisp manual.Chong Yidong2012-02-21
* Spelling fix.Paul Eggert2012-02-20
* In GDB scripts, don't assume that EMACS_INT fits in long.Paul Eggert2012-02-20
* Fix crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-20
* Protect fileio.c primitives against invalid file handler return values.Chong Yidong2012-02-19
* Fix display of iterator stack by .gdbinit command "pitx".Eli Zaretskii2012-02-18
* Clarify doc of scan-lists.Chong Yidong2012-02-17
* Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-14
* Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-15
* * lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)Glenn Morris2012-02-13
* * gnutls.c (emacs_gnutls_write): Fix last change.Andreas Schwab2012-02-13
* Further GnuTLS EAGAIN write fixupsLars Ingebrigtsen2012-02-13
* * src/keymap.c (Fsingle_key_description): Handle char ranges.Stefan Monnier2012-02-13
* Avoid a risky corner case with invalid face ids.Chong Yidong2012-02-12
* * window.c (Fdelete_window_internal): Invalidate the mouse highlight.Chong Yidong2012-02-12
* Yet more syncing of xselect docs and argument specsGlenn Morris2012-02-11
* * gnutls.c (emacs_gnutls_write): Don't infloop if sendto fails.Lars Ingebrigtsen2012-02-11
* Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii2012-02-11
* Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii2012-02-11
* * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-10
* Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com.Glenn Morris2012-02-08
|\
| * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-08
| * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA2012-01-25
| * Bump version number to 23.4Chong Yidong2012-01-19
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-19
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-19
* | Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-07
* | Small imagemagick doc fixesGlenn Morris2012-02-06
* | imagemagick-render-type fixesGlenn Morris2012-02-06
* | * doc.c (store_function_docstring): Fix last change.Chong Yidong2012-02-07
* | * doc.c (store_function_docstring): Avoid applying docstring of alias to base...Chong Yidong2012-02-06
* | Comment fix.Glenn Morris2012-02-06
* | * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-04
* | * src/nsterm.m: Declare a global (Bug#10694).Chong Yidong2012-02-04
* | Include --enable-checking in system-configuration-options on MS-Windows.Eli Zaretskii2012-02-04
* | When changing frame sizes round before applying new sizes. (Bug#9723) Martin Rudalics2012-02-04
* | Fix bug #10696 with crash when an empty display string is at BOB.Eli Zaretskii2012-02-04