aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix bug #9960 with MSVC build on MS-Windows.Eli Zaretskii2012-03-241-0/+5
| * * xdisp.c (produce_glyphless_glyph): Limit length of acronym to 6Andreas Schwab2012-03-241-0/+3
| * Fixes: debbugs:11080Andreas Schwab2012-03-241-0/+5
| * Fix bug #11073 with bidi-related crashes displaying some byte sequences.Eli Zaretskii2012-03-231-0/+8
| * * src/process.c (wait_reading_process_output): Handle pty disconnectTroels Nielsen2012-03-231-3/+8
| * For line prefixes, use default face; don't inherit from previous line.Chong Yidong2012-03-221-0/+9
| * Updates to Display chapter of Lisp manual.Chong Yidong2012-03-211-0/+4
| * Doc fixes in w32-specific primitives related to console codepage.Eli Zaretskii2012-03-201-0/+6
| * Update doc to reflect new non-nil value of redisplay-dont-pause.Chong Yidong2012-03-201-0/+5
| * merge trunkKenichi Handa2012-03-191-0/+12
| |\
| | * Fix bug #11035 with cursor positioning on overlay strings with newlines.Eli Zaretskii2012-03-181-0/+8
| | * * buffer.c (compare_overlays): Don't assume args differ (Bug#6830).Paul Eggert2012-03-121-0/+4
| * | ftfont.c (ftfont_drive_otf): Mask bits of character code to make it fit in a ...Kenichi Handa2012-03-191-0/+5
| |/
| * Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.Chong Yidong2012-03-121-0/+9
| * * 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
* | Merge from trunk.Paul Eggert2012-03-011-1/+23
|\ \ | |/
| * 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
* | Merge from trunk.Paul Eggert2012-02-241-4/+123
|\ \ | |/
| * 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