aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix part 4 of bug#9771 with assertion violation when wrap-prefix is usedEli Zaretskii2011-10-171-0/+6
* Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618)Martin Rudalics2011-10-151-0/+5
* * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplainedStefan Monnier2011-10-141-20/+16
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-131-0/+5
* Fix the change with paragraph_dir initialization.Eli Zaretskii2011-10-131-0/+9
* Fix bugs #9738 & 9739 with a display string that ends in 2 newlines.Eli Zaretskii2011-10-121-0/+6
* * doc.c (get_doc_string): Encode file name.Stefan Monnier2011-10-121-0/+4
* Remove incorrect comments about U+2028 LS character.Eli Zaretskii2011-10-121-0/+4
* src/bidi.c (bidi_init_it): Initialize paragraph_dir to NEUTRAL_DIR.Eli Zaretskii2011-10-121-0/+4
* * alloc.c (Fgc_status): Do not access beyond zombies arrayDmitry Antipov2011-10-111-0/+6
* * xdisp.c (set_cursor_from_row): Simplify conditionals,Paul Eggert2011-10-111-0/+3
* * lread.c (read_escape): Allow hex escapes as large as ?\xfffffff.Paul Eggert2011-10-111-0/+5
* * src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR)Andreas Schwab2011-10-111-0/+6
* * minibuf.c (Finternal_complete_buffer): Fix last change.Stefan Monnier2011-10-111-0/+4
* Small callint.c fix.Glenn Morris2011-10-081-0/+5
* Fix cursor positioning in hscrolled lines with R2L characters.Eli Zaretskii2011-10-081-0/+2
* src/xdisp.c (hscroll_window_tree): Support hscroll in right-to-left lines.Eli Zaretskii2011-10-081-0/+3
* Fix bug #4426 with buffer_posn_from_coords when header line is present.Eli Zaretskii2011-10-081-0/+5
* * src/buffer.c (syms_of_buffer) <enable-multibyte-characters>: Don'tStefan Monnier2011-10-071-14/+19
* Fix alignment-related core dump during GC.Paul Eggert2011-10-071-0/+12
* * src/keyboard.c (read_key_sequence_remapped): New var.Stefan Monnier2011-10-031-0/+6
* * lisp/pcomplete.el: Require comint.Stefan Monnier2011-10-021-5/+9
* * src/minibuf.c (Finternal_complete_buffer): Only show internal buffers ifStefan Monnier2011-10-011-0/+5
* Merge changes from emacs-23Chong Yidong2011-10-011-0/+6
|\
| * * src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab2011-09-191-0/+6
* | * buffer.h (struct buffer): Use time_t, not int, for a time stamp.Paul Eggert2011-09-301-0/+8
* | Remove dependency on glibc malloc internals.Paul Eggert2011-09-301-0/+16
* | * nsterm.m (windowDidResize): Call x_set_window_size only whenJan Djärv2011-09-301-0/+6
* | src/ChangeLog: Minor typos fixed.Eli Zaretskii2011-09-301-6/+6
* | Port --enable-checking=all to Fedora 14 x86-64.Paul Eggert2011-09-301-0/+4
* | Port --enable-checking=all to Fedora 14 x86.Paul Eggert2011-09-291-0/+20
* | Fix the MSDOS build.Eli Zaretskii2011-09-291-0/+5
* | Fix bug #9624 with crashes in Muse mode.Eli Zaretskii2011-09-281-0/+9
* | Fix typos.Juanma Barranquero2011-09-281-0/+4
* | Fix bug #9610 with slow cursor motion in buffers with invisible text.Eli Zaretskii2011-09-271-0/+8
* | * lread.c (readevalloop): Use correct code for NBSP.Andreas Schwab2011-09-271-0/+5
* | * dbusbind.c (Fdbus_register_signal): When service is notMichael Albinus2011-09-251-0/+5
* | * src/buffer.c (truncate-lines): Doc fix.Glenn Morris2011-09-241-0/+4
* | Minor doc fixes for some window functions.Chong Yidong2011-09-241-0/+5
* | * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)Glenn Morris2011-09-241-0/+4
* | Fix minor problems found by static checking.Paul Eggert2011-09-241-0/+6
|\ \
| * | * xdisp.c (string_from_display_spec): Don't use int for vector length.Paul Eggert2011-09-241-0/+2
| * | * indent.c (Fvertical_motion): Fix == vs = typo.Paul Eggert2011-09-241-0/+4
|/ /
* | Change the default value of redisplay-dont-pause to t.Eli Zaretskii2011-09-241-0/+3
* | Fix vertical cursor motion when the newline is covered by a display string.Eli Zaretskii2011-09-241-0/+12
* | * dbusbind.c (Fdbus_register_signal): Add match rule toMichael Albinus2011-09-241-0/+7
* | do not ignore write error for any output sizeJim Meyering2011-09-241-0/+15
* | * src/emacs.c (Fkill_emacs): In noninteractive mode exitAndreas Schwab2011-09-231-0/+5
* | Fix assertion failure when displaying stretch glyphs under linum-mode.Eli Zaretskii2011-09-211-0/+8
* | Fix bidi-aware cursor motion inside indentation.Eli Zaretskii2011-09-201-0/+3