aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/callproc.c (Fcall_process): Restore a line that was accidentally commen...Ken Brown2012-05-241-0/+5
* Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-231-0/+15
* Update value of window-system-version for MS-DOS build.Eli Zaretskii2012-05-211-0/+5
* A better fix for bug #11464 with pos-visible-in-window-p and R2L text.Eli Zaretskii2012-05-191-0/+10
* Fix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org for bug #11464.Eli Zaretskii2012-05-151-0/+4
* Fix bug #11464 with pos-visible-in-window-p and R2L text in L2R paragraph.Eli Zaretskii2012-05-131-0/+3
* Fix bug #11417 with infloop when left-fringe/right-fringe spec is used on TTY.Eli Zaretskii2012-05-131-0/+17
* Fix display when left-fringe/right-fringe display spec is invalid.Eli Zaretskii2012-05-111-0/+10
* * unexaix.c (make_hdr): Fix typo in prototype.Paul Eggert2012-05-091-0/+5
* Fix failures in starting subprocesses on Windows 7.Eli Zaretskii2012-05-051-0/+8
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-021-0/+4
* Fix bug #11367 with assertion violation during vertical motion in egg.el.Eli Zaretskii2012-04-291-0/+7
* * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-241-0/+4
* Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-231-0/+9
* Doc fixes for where-is-internal.Chong Yidong2012-04-231-0/+4
* fileio.c fix for bug#11245Glenn Morris2012-04-201-0/+5
* Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-201-0/+5
* Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-0/+5
* More small doc and lispref edits related to processesGlenn Morris2012-04-181-1/+1
* More process-related doc and manual small editsGlenn Morris2012-04-171-0/+6
* Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii2012-04-171-0/+11
* * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n".Atsuo Ohki2012-04-131-2/+6
* Merge 2012-04-09 GnuTLS fix from trunkChong Yidong2012-04-101-0/+15
* Fix bug #11199 with killing a line at EOB that was bidi-reordered.Eli Zaretskii2012-04-091-0/+5
* * nsterm.m (constrainFrameRect): Always constrain when there is onlyJan Djärv2012-04-091-0/+5
* 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