aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * systime.h (EMACS_TIME_CMP): Don't cast time_t values to long.Ulrich Mueller2012-08-142-7/+9
* Backport: Don't disable Unicode menus on Windows NT and later.Eli Zaretskii2012-08-133-2/+15
* Backport fix for Bug#11677 from trunkChong Yidong2012-08-132-17/+29
* Backports for 1995-05-29T20:16:10Z!kwzh@gnu.org, 1995-05-03T21:38:13Z!rms@gnu...Jan Djärv2012-08-123-34/+92
* * unexmacosx.c (copy_data_segment): Copy initialized data in statically linke...YAMAMOTO Mitsuharu2012-08-082-1/+22
* Add new load commands for OS X 10.8.YAMAMOTO Mitsuharu2012-08-072-2/+27
* Avoid two crashes involving windows on dead frames.Chong Yidong2012-07-192-2/+10
* Don't use FILE_SYSTEM_CASE in MS-DOS, or anywhere else.Eli Zaretskii2012-07-144-13/+12
* Fixes: debbugs:11917Andreas Schwab2012-07-122-6/+16
* * 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