aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | * lread.c (read_escape): Allow hex escapes as large as ?\xfffffff.Paul Eggert2011-10-112-2/+9
| * | * src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR)Andreas Schwab2011-10-112-58/+64
| * | * minibuf.c (Finternal_complete_buffer): Fix last change.Stefan Monnier2011-10-112-3/+8
* | | upstreamJoakim Verona2011-10-107-51/+128
|\ \ \ | |/ /
| * | Small callint.c fix.Glenn Morris2011-10-082-0/+7
| * | Fix cursor positioning in hscrolled lines with R2L characters.Eli Zaretskii2011-10-082-1/+7
| * | src/xdisp.c (hscroll_window_tree): Support hscroll in right-to-left lines.Eli Zaretskii2011-10-082-6/+32
| * | Fix bug #4426 with buffer_posn_from_coords when header line is present.Eli Zaretskii2011-10-082-0/+9
| * | * alloc.c: Add comment.Paul Eggert2011-10-071-0/+5
| * | * src/buffer.c (syms_of_buffer) <enable-multibyte-characters>: Don'tStefan Monnier2011-10-072-17/+20
| * | Fix alignment-related core dump during GC.Paul Eggert2011-10-072-20/+29
| * | * src/keyboard.c (read_key_sequence_remapped): New var.Stefan Monnier2011-10-032-7/+19
* | | upstreamJoakim Verona2011-10-0211-52/+174
|\ \ \ | |/ /
| * | * lisp/pcomplete.el: Require comint.Stefan Monnier2011-10-022-6/+11
| * | * src/minibuf.c (Finternal_complete_buffer): Only show internal buffers ifStefan Monnier2011-10-012-2/+7
| * | Merge changes from emacs-23Chong Yidong2011-10-012-3/+10
| |\ \ | | |/
| | * * src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab2011-09-192-3/+10
| * | * buffer.h (struct buffer): Use time_t, not int, for a time stamp.Paul Eggert2011-09-304-6/+14
| * | Remove dependency on glibc malloc internals.Paul Eggert2011-09-304-70/+79
| * | * nsterm.m (windowDidResize): Call x_set_window_size only whenJan Djärv2011-09-302-1/+23
| * | src/ChangeLog: Minor typos fixed.Eli Zaretskii2011-09-301-6/+6
| * | Port --enable-checking=all to Fedora 14 x86-64.Paul Eggert2011-09-302-1/+7
| * | Port --enable-checking=all to Fedora 14 x86.Paul Eggert2011-09-294-33/+84
| * | Fix the MSDOS build.Eli Zaretskii2011-09-292-0/+9
* | | upstreamJoakim Verona2011-09-296-39/+120
|\ \ \ | |/ /
| * | Fix bug #9624 with crashes in Muse mode.Eli Zaretskii2011-09-283-4/+38
| * | Fix typos.Juanma Barranquero2011-09-284-3/+7
| * | Fix bug #9610 with slow cursor motion in buffers with invisible text.Eli Zaretskii2011-09-272-32/+75
* | | upstreamJoakim Verona2011-09-272-4/+9
|\ \ \ | |/ /
| * | * lread.c (readevalloop): Use correct code for NBSP.Andreas Schwab2011-09-272-4/+9
| | |
| \ \
*-. \ \ upstreamJoakim Verona2011-09-2711-152/+390
|\ \ \ \ | | |/ /
| | * | Bump version to 24.0.90.emacs-pretest-24.0.90Chong Yidong2011-09-251-1/+1
| |/ /
| * | * dbusbind.c (Fdbus_register_signal): When service is notMichael Albinus2011-09-252-7/+6
| * | * src/buffer.c (truncate-lines): Doc fix.Glenn Morris2011-09-242-1/+7
| * | Minor doc fixes for some window functions.Chong Yidong2011-09-242-11/+14
| * | * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)Glenn Morris2011-09-242-0/+8
| * | Fix minor problems found by static checking.Paul Eggert2011-09-243-2/+8
| |\ \
| | * | * xdisp.c (string_from_display_spec): Don't use int for vector length.Paul Eggert2011-09-242-1/+3
| | * | * indent.c (Fvertical_motion): Fix == vs = typo.Paul Eggert2011-09-242-1/+5
| |/ /
| * | Change the default value of redisplay-dont-pause to t.Eli Zaretskii2011-09-242-2/+5
| * | Fix vertical cursor motion when the newline is covered by a display string.Eli Zaretskii2011-09-243-49/+233
| * | * dbusbind.c (Fdbus_register_signal): Add match rule toMichael Albinus2011-09-242-2/+12
| * | bidi.c: Whitespace changes and a few added parentheses,Richard M. Stallman2011-09-241-78/+82
| * | do not ignore write error for any output sizeJim Meyering2011-09-242-1/+16
* | | upstreamJoakim Verona2011-09-234-24/+144
|\ \ \ | |/ /
| * | * src/emacs.c (Fkill_emacs): In noninteractive mode exitAndreas Schwab2011-09-232-1/+10
| * | Fix assertion failure when displaying stretch glyphs under linum-mode.Eli Zaretskii2011-09-213-4/+23
| * | Fix bidi-aware cursor motion inside indentation.Eli Zaretskii2011-09-202-16/+20
| * | Fix bug #9549 with longlines-show-hard-newlines.Eli Zaretskii2011-09-202-3/+91
* | | upstreamJoakim Verona2011-09-1912-80/+257
|\ \ \ | |/ /