summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-24
* Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-23
* Fix last fix.Chong Yidong2012-04-23
* Doc fixes for where-is-internal.Chong Yidong2012-04-23
* fileio.c fix for bug#11245Glenn Morris2012-04-20
* Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-20
* Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-20
* More small doc and lispref edits related to processesGlenn Morris2012-04-18
* More process-related doc and manual small editsGlenn Morris2012-04-17
* Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii2012-04-17
* * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n".Atsuo Ohki2012-04-13
* Merge 2012-04-09 GnuTLS fix from trunkChong Yidong2012-04-10
* Fix wording of comment in the last commit.Eli Zaretskii2012-04-09
* Fix bug #11199 with killing a line at EOB that was bidi-reordered.Eli Zaretskii2012-04-09
* * nsterm.m (constrainFrameRect): Always constrain when there is onlyJan Djärv2012-04-09
* Warning comments about subtleties of fetching characters from buffers/strings.Eli Zaretskii2012-04-06
* Several miscellaneous doc changes.Chong Yidong2012-04-04
* Fix unsafe use of alloca reported in bug #11138.Eli Zaretskii2012-04-01
* Fixes: debbugs:11141Andreas Schwab2012-04-01
* Fix bug #11063 with move_it_by_lines when there's a before-string at bol.Eli Zaretskii2012-03-31
* Fix bug #7464 with mouse highlight after "C-x 1".Eli Zaretskii2012-03-31
* Remove an incorrect assertion on move_it_by_lines.Eli Zaretskii2012-03-31
* Fix cursor positioning in rows completely covered by display strings.Eli Zaretskii2012-03-31
* Fix bug #11068 with window display when default face was remapped.Eli Zaretskii2012-03-30
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-29
* * src/keyboard.c (safe_run_hooks_error): Don't unquote strings.Stefan Monnier2012-03-28
* Small doc and elisp manual fixes related to searching Glenn Morris2012-03-26
* dispextern.h (struct glyph): Fix previous change. Change the bit length of g...Kenichi Handa2012-03-26
* New variable selection-inhibit-update-commands, for inhibiting selection upda...Chong Yidong2012-03-26
* Remove dead MSVC-specific code.Fabrice Popineau2012-03-25
* dispextern.h (struct glyph): Change the bit length of glyphless.ch to 22 to m...Kenichi Handa2012-03-26
* Fix bug #9960 with MSVC build on MS-Windows.Eli Zaretskii2012-03-24
* * xdisp.c (produce_glyphless_glyph): Limit length of acronym to 6Andreas Schwab2012-03-24
* Fixes: debbugs:11080Andreas Schwab2012-03-24
* Fix bug #11073 with bidi-related crashes displaying some byte sequences.Eli Zaretskii2012-03-23
* * src/process.c (wait_reading_process_output): Handle pty disconnectTroels Nielsen2012-03-23
* For line prefixes, use default face; don't inherit from previous line.Chong Yidong2012-03-22
* Fix last ChangeLog + Andreas Politz has signed paperwork.Stefan Monnier2012-03-21
* Updates to Display chapter of Lisp manual.Chong Yidong2012-03-21
* Doc fixes in w32-specific primitives related to console codepage.Eli Zaretskii2012-03-20
* Update doc to reflect new non-nil value of redisplay-dont-pause.Chong Yidong2012-03-20
* merge trunkKenichi Handa2012-03-19
|\
| * Fix bug #11035 with cursor positioning on overlay strings with newlines.Eli Zaretskii2012-03-18
| * * buffer.c (compare_overlays): Don't assume args differ (Bug#6830).Paul Eggert2012-03-12
* | ftfont.c (ftfont_drive_otf): Mask bits of character code to make it fit in a ...Kenichi Handa2012-03-19
|/
* Rename inhibit_window_configuration_change_hook to inhibit_lisp_code.Chong Yidong2012-03-12
* * keymap.c (Fkey_description): Doc fix.Chong Yidong2012-03-12
* * src/editfns.c (Fconstrain_to_field): Doc fix.Chong Yidong2012-03-12
* * frame.c (other_visible_frames): Don't assume selected frame is visible.Chong Yidong2012-03-10
* * src/buffer.c (compare_overlays): Avoid qsort's instability.Stefan Monnier2012-03-09