summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong2011-09-25
* * dbusbind.c (Fdbus_register_signal): When service is notMichael Albinus2011-09-25
* * src/buffer.c (truncate-lines): Doc fix.Glenn Morris2011-09-24
* Minor doc fixes for some window functions.Chong Yidong2011-09-24
* * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)Glenn Morris2011-09-24
* Fix minor problems found by static checking.Paul Eggert2011-09-24
|\
| * * xdisp.c (string_from_display_spec): Don't use int for vector length.Paul Eggert2011-09-24
| * * indent.c (Fvertical_motion): Fix == vs = typo.Paul Eggert2011-09-24
|/
* Change the default value of redisplay-dont-pause to t.Eli Zaretskii2011-09-24
* Fix vertical cursor motion when the newline is covered by a display string.Eli Zaretskii2011-09-24
* * dbusbind.c (Fdbus_register_signal): Add match rule toMichael Albinus2011-09-24
* bidi.c: Whitespace changes and a few added parentheses,Richard M. Stallman2011-09-24
* do not ignore write error for any output sizeJim Meyering2011-09-24
* * src/emacs.c (Fkill_emacs): In noninteractive mode exitAndreas Schwab2011-09-23
* Fix assertion failure when displaying stretch glyphs under linum-mode.Eli Zaretskii2011-09-21
* Fix bidi-aware cursor motion inside indentation.Eli Zaretskii2011-09-20
* Fix bug #9549 with longlines-show-hard-newlines.Eli Zaretskii2011-09-20
* * lread.c (Fread_from_string): Document what FINAL-STRING-INDEX is.Lars Magne Ingebrigtsen2011-09-19
* Fix handling of X resource for window icons.Chong Yidong2011-09-18
* Fix bug #9545 with crash in Dired when $ is pressed.Eli Zaretskii2011-09-18
* Fix a bug in :align-to on a TTY when the column is beyond frame width.Eli Zaretskii2011-09-18
* Fix bug #9530 on a TTY.Eli Zaretskii2011-09-18
*-. Merge changes from emacs-23 branchChong Yidong2011-09-18
|\ \
| | * * xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...YAMAMOTO Mitsuharu2011-09-10
| | * * src/search.c (boyer_moore): Take unibyte characters from patternAndreas Schwab2011-09-07
* | | src/xdisp.c (reseat_at_next_visible_line_start): Fix last change.Eli Zaretskii2011-09-18
|/ /
* | Fix minor problem found by static checking.Paul Eggert2011-09-18
* | * fileio.c: Report proper errno when syscall falls.Paul Eggert2011-09-18
* | src/xdisp.c: Revert inadvertently committed changes.Eli Zaretskii2011-09-18
* | src/.gdbinit (pgx): Fix references to fields of `struct glyph'.Eli Zaretskii2011-09-18
* | Fix bug #9530 with incorrect display of zero-width stretch.Eli Zaretskii2011-09-17
* | Fix bug #9470 with slow redisplay in huge single-paragraph buffers.Eli Zaretskii2011-09-17
* | Fix typos.Juanma Barranquero2011-09-17
* | Fix bug #9524 with cursor positioning on display strings in truncated lines.Eli Zaretskii2011-09-17
* | lisp/window.el (window-min-width, window-state-put): Fix typos (bug#9522).Sven Joachim2011-09-17
* | * xselect.c: Relax test for outgoing X longs (Bug#9498).Paul Eggert2011-09-16
* | * src/eval.c (Fquote): Document its non-consing behavior.Stefan Monnier2011-09-16
* | Fix a compilation error with MinGW GCC 3.x in tiff_handler.Eli Zaretskii2011-09-16
* | * editfns.c (Fformat): Fix bug in text-property fix (Bug#9514).Paul Eggert2011-09-15
* | Fix my ChangeLog entry.Paul Eggert2011-09-15
* | Fix a typo in comment from 2011-09-15T15:41:03Z!eliz@gnu.org.Eli Zaretskii2011-09-15
* | * src/editfns.c (Fformat): Correctly handle text properties on "%%".Andreas Schwab2011-09-15
* | Add comments about special meaning of TAB characters in compositions.Eli Zaretskii2011-09-15
* | * editfns.c (Fformat): Fix off-by-1 bug for "%%b" (Bug#9514).Paul Eggert2011-09-15
* | Fix bug #9495 with cursor positioning on truncated lines.Johan Bockgård2011-09-15
* | xdisp.c (hscroll_window_tree): Sync comment with the code.Eli Zaretskii2011-09-15
* | Remove unused external symbols.Paul Eggert2011-09-14
* | * xselect.c: Use signed conversions more consistently (Bug#9498).Paul Eggert2011-09-14
* | xdisp.c (try_window_reusing_current_matrix): Fix incorrect computation of loo...Eli Zaretskii2011-09-14
* | * lisp/window.el (window-deletable-p): Never delete last frame on a terminal.Chong Yidong2011-09-13