aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lisp.h (struct Lisp_Symbol): Add explicit padding to ensureAndreas Schwab2012-04-081-0/+5
| * | src/xml.c (init_libxml2_functions) [WINDOWSNT]: Remove unused local variable.Juanma Barranquero2012-04-071-0/+5
| * | Avoid unnecessary pointer scanning in garbage collection (Bug#10780).Paul Eggert2012-04-071-0/+9
| * | Fix typo that broke non-Windows builds.Paul Eggert2012-04-071-0/+5
| * | Support building on MS-Windows with libxml2.Eli Zaretskii2012-04-071-0/+28
| * | Fix bug #11133 with vertical-motion across a long display string.Eli Zaretskii2012-04-071-0/+6
| |/
| * Warning comments about subtleties of fetching characters from buffers/strings.Eli Zaretskii2012-04-061-0/+9
| * Several miscellaneous doc changes.Chong Yidong2012-04-041-0/+4
| * Fix unsafe use of alloca reported in bug #11138.Eli Zaretskii2012-04-011-0/+5
| * Fixes: debbugs:11141Andreas Schwab2012-04-011-0/+5
| * Fix bug #11063 with move_it_by_lines when there's a before-string at bol.Eli Zaretskii2012-03-311-0/+5
| * Fix bug #7464 with mouse highlight after "C-x 1".Eli Zaretskii2012-03-311-0/+4
| * Remove an incorrect assertion on move_it_by_lines.Eli Zaretskii2012-03-311-0/+4
| * Fix cursor positioning in rows completely covered by display strings.Eli Zaretskii2012-03-311-0/+7
| * Fix bug #11068 with window display when default face was remapped.Eli Zaretskii2012-03-301-0/+9
| * Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-291-0/+4
| * * src/keyboard.c (safe_run_hooks_error): Don't unquote strings.Stefan Monnier2012-03-281-2/+5
| * Small doc and elisp manual fixes related to searching Glenn Morris2012-03-261-0/+5
| * dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-261-0/+5
| * New variable selection-inhibit-update-commands, for inhibiting selection upda...Chong Yidong2012-03-261-0/+6
| * Remove dead MSVC-specific code.Fabrice Popineau2012-03-251-0/+5
| * dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-261-0/+5
| * 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