aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * keymap.c (Fkey_description): Doc fix.Chong Yidong2012-03-121-0/+2
* * src/editfns.c (Fconstrain_to_field): Doc fix.Chong Yidong2012-03-121-0/+4
* * frame.c (other_visible_frames): Don't assume selected frame is visible.Chong Yidong2012-03-101-0/+5
* * src/buffer.c (compare_overlays): Avoid qsort's instability.Stefan Monnier2012-03-091-8/+12
* * gtkutil.c (x_wm_set_size_hint): Use one row in call toJan Djärv2012-03-081-0/+6
* lispref/internals.texi Memory Usage tiny changeGlenn Morris2012-03-021-1/+1
* lispref/internals.texi Pure Storage updatesGlenn Morris2012-03-021-0/+4
* Fix computation of scroll-margin's character position in redisplay_window.Eli Zaretskii2012-03-021-0/+2
* Fix typos in comments.Eli Zaretskii2012-03-021-0/+2
* Fix bug #10902 with cursor positioning at EOB.Eli Zaretskii2012-03-021-0/+5
* * src/buffer.c (buffer-list-update-hook): Doc fix.Glenn Morris2012-03-011-0/+4
* Fix bug #10903 with displaying an empty display string.Eli Zaretskii2012-02-291-0/+8
* Generalize fix for crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-251-0/+11
* Document SELinux support functions in Lisp manual.Chong Yidong2012-02-251-0/+3
* Reduce x-selection-timeout to 5s, and add a message for clipboard manager sav...Chong Yidong2012-02-251-0/+6
* ChangeLog fixesGlenn Morris2012-02-241-3/+2
* Process multiple X selection requests in process_special_events.Chong Yidong2012-02-241-0/+5
* * window.c: Fix last fix.Chong Yidong2012-02-241-0/+1
* Avoid infloop in next-frame during frame creation.Chong Yidong2012-02-231-0/+9
* * src/xterm.c (x_draw_image_relief): Add missing type check for Vtool_bar_but...Chong Yidong2012-02-221-0/+5
* Update Files chapter in Lisp manual.Chong Yidong2012-02-211-0/+7
* In GDB scripts, don't assume that EMACS_INT fits in long.Paul Eggert2012-02-201-0/+3
* Fix crash due to non-contiguous EMACS_INT (Bug#10780).Paul Eggert2012-02-201-0/+14
* Protect fileio.c primitives against invalid file handler return values.Chong Yidong2012-02-191-0/+8
* Fix display of iterator stack by .gdbinit command "pitx".Eli Zaretskii2012-02-181-0/+5
* Clarify doc of scan-lists.Chong Yidong2012-02-171-0/+4
* Increase default image size limit; don't unlimit Gnus.Paul Eggert2012-02-141-0/+5
* Doc updates for defvar, defconst, and defcustom.Chong Yidong2012-02-151-0/+5
* * gnutls.c (emacs_gnutls_write): Fix last change.Andreas Schwab2012-02-131-0/+4
* Further GnuTLS EAGAIN write fixupsLars Ingebrigtsen2012-02-131-0/+5
* * src/keymap.c (Fsingle_key_description): Handle char ranges.Stefan Monnier2012-02-131-0/+4
* Avoid a risky corner case with invalid face ids.Chong Yidong2012-02-121-0/+3
* * window.c (Fdelete_window_internal): Invalidate the mouse highlight.Chong Yidong2012-02-121-0/+5
* Yet more syncing of xselect docs and argument specsGlenn Morris2012-02-111-0/+10
* * gnutls.c (emacs_gnutls_write): Don't infloop if sendto fails.Lars Ingebrigtsen2012-02-111-0/+4
* Fix bug #10783 with w32 doc string of x-selection-exists-p.Eli Zaretskii2012-02-111-2/+5
* Sync MS-DOS selection-related doc strings with X doc strings.Eli Zaretskii2012-02-111-0/+5
* * src/fns.c (Fsecure_hash): Doc fix.Glenn Morris2012-02-101-0/+4
* Merge from emacs-23; up to 2010-06-29T18:17:31Z!cyd@stupidchicken.com.Glenn Morris2012-02-081-0/+4
|\
| * coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-081-0/+4
| * * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA2012-01-251-1/+6
| * Bump version number to 23.4Chong Yidong2012-01-191-0/+4
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-191-0/+5
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-191-0/+26
* | Fix and doc-fix for `buffer-local-variables'.Chong Yidong2012-02-071-0/+6
* | Small imagemagick doc fixesGlenn Morris2012-02-061-0/+2
* | imagemagick-render-type fixesGlenn Morris2012-02-061-0/+6
* | * doc.c (store_function_docstring): Avoid applying docstring of alias to base...Chong Yidong2012-02-061-0/+5
* | * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-041-0/+5
* | * src/nsterm.m: Declare a global (Bug#10694).Chong Yidong2012-02-041-0/+4