aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix another ChangeLog entryGlenn Morris2012-02-241-1/+1
| * ChangeLog fixesGlenn Morris2012-02-243-7/+6
| * Process multiple X selection requests in process_special_events.Chong Yidong2012-02-242-18/+47
| * * window.c: Fix last fix.Chong Yidong2012-02-242-0/+3
| * Avoid infloop in next-frame during frame creation.Chong Yidong2012-02-234-12/+48
| * * src/lisp.h: Improve comment about USE_LSB_TAG.Paul Eggert2012-02-221-6/+19
| * * xterm.c (x_draw_image_relief): Fix last fix.Chong Yidong2012-02-221-2/+2
| * * src/xterm.c (x_draw_image_relief): Add missing type check for Vtool_bar_but...Chong Yidong2012-02-222-7/+24
| * Update Files chapter in Lisp manual.Chong Yidong2012-02-213-13/+31
| * Spelling fix.Paul Eggert2012-02-201-1/+1
| * In GDB scripts, don't assume that EMACS_INT fits in long.Paul Eggert2012-02-202-1/+6
| * Fix crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-203-7/+28
| * Protect fileio.c primitives against invalid file handler return values.Chong Yidong2012-02-192-10/+69
| * Fix display of iterator stack by .gdbinit command "pitx".Eli Zaretskii2012-02-182-2/+7
| * Clarify doc of scan-lists.Chong Yidong2012-02-172-8/+17
| * Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-142-1/+6
| * Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-152-20/+34
| * * lisp/minibuffer.el (read-file-name): Doc fix. (Bug#10798)Glenn Morris2012-02-131-2/+3
| * * gnutls.c (emacs_gnutls_write): Fix last change.Andreas Schwab2012-02-132-14/+21
| * Further GnuTLS EAGAIN write fixupsLars Ingebrigtsen2012-02-132-1/+18
| * * src/keymap.c (Fsingle_key_description): Handle char ranges.Stefan Monnier2012-02-132-2/+12
| * Avoid a risky corner case with invalid face ids.Chong Yidong2012-02-122-1/+7
| * * window.c (Fdelete_window_internal): Invalidate the mouse highlight.Chong Yidong2012-02-122-0/+13
| * Yet more syncing of xselect docs and argument specsGlenn Morris2012-02-113-46/+109
| * * gnutls.c (emacs_gnutls_write): Don't infloop if sendto fails.Lars Ingebrigtsen2012-02-112-1/+5
| * Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii2012-02-112-10/+16
| * Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii2012-02-112-8/+16
* | Merge from trunk.Paul Eggert2012-02-1028-196/+368
|\ \ | |/
| * * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-102-6/+13
| * Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com.Glenn Morris2012-02-082-3/+7
| |\
| | * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-082-3/+7
| | * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA2012-01-252-3/+8
| | * Bump version number to 23.4Chong Yidong2012-01-191-0/+4
| | * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-192-1/+6
| | * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-192-40/+157
| * | Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-072-4/+16
| * | Small imagemagick doc fixesGlenn Morris2012-02-062-0/+3
| * | imagemagick-render-type fixesGlenn Morris2012-02-062-8/+20
| * | * doc.c (store_function_docstring): Fix last change.Chong Yidong2012-02-071-2/+2
| * | * doc.c (store_function_docstring): Avoid applying docstring of alias to base...Chong Yidong2012-02-062-2/+9
| * | Comment fix.Glenn Morris2012-02-061-1/+1
| * | * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-042-36/+7
| * | * src/nsterm.m: Declare a global (Bug#10694).Chong Yidong2012-02-042-0/+5
| * | Include --enable-checking in system-configuration-options on MS-Windows.Eli Zaretskii2012-02-042-0/+8
| * | When changing frame sizes round before applying new sizes. (Bug#9723) Martin Rudalics2012-02-042-8/+16
| * | Fix bug #10696 with crash when an empty display string is at BOB.Eli Zaretskii2012-02-042-1/+8
| * | Handle overflow when computing char display width (Bug#9496).Paul Eggert2012-02-032-7/+26
| * | * dbusbind.c (Fdbus_register_method): Mention the return valueMichael Albinus2012-02-022-4/+12
| * | merge trunkKenichi Handa2012-02-025-16/+21
| |\ \
| | * | Tiny doc tweaks for call-process's :file spec.Glenn Morris2012-02-012-2/+5