aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gnutls.c (emacs_gnutls_handshake): Revert last change. Add QUITAndreas Schwab2012-06-282-1/+7
* * gnutls.c (emacs_gnutls_handshake): Only retry ifAndreas Schwab2012-06-262-1/+6
* Backport: Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-232-5/+11
* CommentGlenn Morris2012-06-211-1/+1
* * src/charset.c (init_charset): Make lack of etc/charsets fatal.Glenn Morris2012-06-212-3/+11
* * nsterm.m (x_free_frame_resources): Move xfree so freed memory isn'tJan Djärv2012-06-112-2/+7
* Bump version to 24.1.Chong Yidong2012-06-011-0/+4
* Improve commentary to 'struct it' in src/dispextern.h.Eli Zaretskii2012-06-011-2/+10
* Fix bug #11587 with a crash in an Info buffer under linum-mode.Eli Zaretskii2012-05-302-1/+8
* * keymap.c (describe_map_tree): Revert 2011-07-07 change.Chong Yidong2012-05-304-12/+25
* Don't call r_alloc_inhibit_buffer_relocation from search.c.Eli Zaretskii2012-05-292-20/+7
* Avoid buffer text relocations in calls to STRING_CHAR_* macros.Eli Zaretskii2012-05-283-1/+26
* * src/callproc.c (Fcall_process): Restore a line that was accidentally commen...Ken Brown2012-05-242-1/+6
* Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-235-11/+52
* Update value of window-system-version for MS-DOS build.Eli Zaretskii2012-05-212-1/+6
* A better fix for bug #11464 with pos-visible-in-window-p and R2L text.Eli Zaretskii2012-05-192-2/+22
* Fix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org for bug #11464.Eli Zaretskii2012-05-152-1/+5
* Fix bug #11464 with pos-visible-in-window-p and R2L text in L2R paragraph.Eli Zaretskii2012-05-132-1/+29
* Fix bug #11417 with infloop when left-fringe/right-fringe spec is used on TTY.Eli Zaretskii2012-05-132-5/+81
* Fix display when left-fringe/right-fringe display spec is invalid.Eli Zaretskii2012-05-112-3/+13
* * unexaix.c (make_hdr): Fix typo in prototype.Paul Eggert2012-05-092-1/+6
* Fix failures in starting subprocesses on Windows 7.Eli Zaretskii2012-05-052-1/+27
* Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-022-2/+9
* Fix bug #11367 with assertion violation during vertical motion in egg.el.Eli Zaretskii2012-04-292-1/+20
* * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-242-0/+5
* Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-233-0/+19
* Fix last fix.Chong Yidong2012-04-231-10/+11
* Doc fixes for where-is-internal.Chong Yidong2012-04-232-4/+16
* fileio.c fix for bug#11245Glenn Morris2012-04-202-5/+12
* Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-202-4/+13
* Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-202-10/+22
* More small doc and lispref edits related to processesGlenn Morris2012-04-182-5/+4
* More process-related doc and manual small editsGlenn Morris2012-04-172-3/+12
* Fix bug #11261 with cursor movement in a continued line when header line is p...Eli Zaretskii2012-04-172-4/+28
* * lread.c (lisp_file_lexically_bound_p): Fix hang at ";-*-\n".Atsuo Ohki2012-04-132-5/+8
* Merge 2012-04-09 GnuTLS fix from trunkChong Yidong2012-04-105-2/+50
* Fix wording of comment in the last commit.Eli Zaretskii2012-04-091-1/+1
* Fix bug #11199 with killing a line at EOB that was bidi-reordered.Eli Zaretskii2012-04-092-1/+14
* * nsterm.m (constrainFrameRect): Always constrain when there is onlyJan Djärv2012-04-092-2/+11
* Warning comments about subtleties of fetching characters from buffers/strings.Eli Zaretskii2012-04-063-4/+34
* Several miscellaneous doc changes.Chong Yidong2012-04-042-1/+5
* Fix unsafe use of alloca reported in bug #11138.Eli Zaretskii2012-04-012-4/+14
* Fixes: debbugs:11141Andreas Schwab2012-04-012-4/+17
* Fix bug #11063 with move_it_by_lines when there's a before-string at bol.Eli Zaretskii2012-03-312-1/+19
* Fix bug #7464 with mouse highlight after "C-x 1".Eli Zaretskii2012-03-312-0/+19
* Remove an incorrect assertion on move_it_by_lines.Eli Zaretskii2012-03-312-1/+4
* Fix cursor positioning in rows completely covered by display strings.Eli Zaretskii2012-03-312-5/+36
* Fix bug #11068 with window display when default face was remapped.Eli Zaretskii2012-03-302-7/+26
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-292-0/+7
* * src/keyboard.c (safe_run_hooks_error): Don't unquote strings.Stefan Monnier2012-03-282-3/+6