comparison src/ChangeLog @ 74316:c839f2a6713e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 29 Nov 2006 15:51:25 +0000
parents 01c0138f4540
children 0b796ab7466d
comparison
equal deleted inserted replaced
74315:a7c077b29617 74316:c839f2a6713e
1 2006-11-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * sound.c (Fplay_sound_internal): Remove spurious newline in docstring.
4
1 2006-11-28 Chong Yidong <cyd@stupidchicken.com> 5 2006-11-28 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * config.in: Regenerate. 7 * config.in: Regenerate.
4 8
5 2006-11-28 Kenichi Handa <handa@m17n.org> 9 2006-11-28 Kenichi Handa <handa@m17n.org>
11309 FrontWindow to determine the clicked window. Exclude unprocessed 11313 FrontWindow to determine the clicked window. Exclude unprocessed
11310 mouseUp cases in the early stage. Add parentheses to fix operator 11314 mouseUp cases in the early stage. Add parentheses to fix operator
11311 precedence. 11315 precedence.
11312 (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area. 11316 (XTread_socket) [TARGET_API_MAC_CARBON]: Don't specify drag area.
11313 11317
11314 2004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> 11318 2004-10-05 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
11315 11319
11316 * config.in: Regenerate. 11320 * config.in: Regenerate.
11317 11321
11318 * Makefile.in (RUN_TEMACS): Check HAVE_RANDOM_HEAPSTART instead of 11322 * Makefile.in (RUN_TEMACS): Check HAVE_RANDOM_HEAPSTART instead of
11319 HAVE_EXECSHIELD. 11323 HAVE_EXECSHIELD.
15688 15692
15689 * intervals.c (graft_intervals_into_buffer): 15693 * intervals.c (graft_intervals_into_buffer):
15690 Set BUF_INTERVALS (buffer)->up_obj when appropriate. 15694 Set BUF_INTERVALS (buffer)->up_obj when appropriate.
15691 Handle over_used when splitting UNDER. 15695 Handle over_used when splitting UNDER.
15692 15696
15693 2003-09-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 15697 2003-09-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
15694 15698
15695 * regex.c (regex_compile): Free the stack when returning from function. 15699 * regex.c (regex_compile): Free the stack when returning from function.
15696 15700
15697 2003-09-28 Kenichi Handa <handa@m17n.org> 15701 2003-09-28 Kenichi Handa <handa@m17n.org>
15698 15702
19926 19930
19927 * data.c (Fdefalias): Record in load-history redefining an autoload. 19931 * data.c (Fdefalias): Record in load-history redefining an autoload.
19928 19932
19929 * alloca.c: Undo ifdef change accidentally made on 12-04. 19933 * alloca.c: Undo ifdef change accidentally made on 12-04.
19930 19934
19931 2002-12-06 Francesco Potorti` <pot@gnu.org> 19935 2002-12-06 Francesco Potort,Al(B <pot@gnu.org>
19932 19936
19933 * xfns.c (png_load): Avoid double gamma correction for PNG images. 19937 * xfns.c (png_load): Avoid double gamma correction for PNG images.
19934 19938
19935 2002-12-04 Richard M. Stallman <rms@gnu.org> 19939 2002-12-04 Richard M. Stallman <rms@gnu.org>
19936 19940
20247 * emacs.c (main) [!VMS]: Avoid third arg. 20251 * emacs.c (main) [!VMS]: Avoid third arg.
20248 20252
20249 * fns.c (Fcopy_sequence): Doc fix. 20253 * fns.c (Fcopy_sequence): Doc fix.
20250 (Fmap_char_table): Cast `call2'. 20254 (Fmap_char_table): Cast `call2'.
20251 20255
20252 2002-11-14 Francesco Potorti` <pot@gnu.org> 20256 2002-11-14 Francesco Potort,Al(B <pot@gnu.org>
20253 20257
20254 * s/sol2-8.h: New file. 20258 * s/sol2-8.h: New file.
20255 20259
20256 2002-11-14 Kim F. Storm <storm@cua.dk> 20260 2002-11-14 Kim F. Storm <storm@cua.dk>
20257 20261