[Emacs-diffs] Changes to emacs/lisp/info.el

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/lisp/info.el diff -c emacs/lisp/info.el:1.438 emacs/lisp/info.el:1.439 *** emacs/lisp/info.el:1.438Sat Aug 6 22:13:43 2005 --- emacs/lisp/info.el Mon Aug 8 00:18:02 2005 *** *** 1157,1164 (goto-char start) (while (re-search-forward "^* \\

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-uu.el

2005-08-07 Thread Miles Bader
Index: emacs/lisp/gnus/gnus-uu.el diff -c emacs/lisp/gnus/gnus-uu.el:1.21 emacs/lisp/gnus/gnus-uu.el:1.22 *** emacs/lisp/gnus/gnus-uu.el:1.21 Sat Aug 6 19:51:42 2005 --- emacs/lisp/gnus/gnus-uu.el Sun Aug 7 23:56:32 2005 *** *** 837,843 (erase-buffer)

[Emacs-diffs] Changes to emacs/lisp/ChangeLog

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/lisp/ChangeLog diff -c emacs/lisp/ChangeLog:1.8033 emacs/lisp/ChangeLog:1.8034 *** emacs/lisp/ChangeLog:1.8033 Sun Aug 7 15:42:41 2005 --- emacs/lisp/ChangeLogMon Aug 8 00:20:19 2005 *** *** 1,3 --- 1,9 + 2005-08-08 Thien-Thi Nguyen <[EMAIL PROTECTED]>

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog

2005-08-07 Thread Miles Bader
Index: emacs/lisp/gnus/ChangeLog diff -c emacs/lisp/gnus/ChangeLog:1.371 emacs/lisp/gnus/ChangeLog:1.372 *** emacs/lisp/gnus/ChangeLog:1.371 Fri Aug 5 08:48:40 2005 --- emacs/lisp/gnus/ChangeLog Sun Aug 7 23:56:33 2005 *** *** 1,3 --- 1,13 + 2005-08-05 Daiki Ueno <[EM

[Emacs-diffs] Changes to emacs/lisp/gnus/mml2015.el

2005-08-07 Thread Miles Bader
Index: emacs/lisp/gnus/mml2015.el diff -c emacs/lisp/gnus/mml2015.el:1.8 emacs/lisp/gnus/mml2015.el:1.9 *** emacs/lisp/gnus/mml2015.el:1.8 Sat Aug 6 19:51:42 2005 --- emacs/lisp/gnus/mml2015.el Sun Aug 7 23:56:33 2005 *** *** 642,648 (autoload 'pgg-decrypt-region "pgg")

[Emacs-diffs] Changes to emacs/lisp/gnus/pgg-parse.el

2005-08-07 Thread Miles Bader
Index: emacs/lisp/gnus/pgg-parse.el diff -c emacs/lisp/gnus/pgg-parse.el:1.6 emacs/lisp/gnus/pgg-parse.el:1.7 *** emacs/lisp/gnus/pgg-parse.el:1.6Sat Aug 6 19:51:42 2005 --- emacs/lisp/gnus/pgg-parse.elSun Aug 7 23:56:32 2005 *** *** 58,64 (cons (sexp :tag "

[Emacs-diffs] Changes to emacs/lisp/gnus/message.el

2005-08-07 Thread Miles Bader
Index: emacs/lisp/gnus/message.el diff -c emacs/lisp/gnus/message.el:1.85 emacs/lisp/gnus/message.el:1.86 *** emacs/lisp/gnus/message.el:1.85 Sat Aug 6 19:51:42 2005 --- emacs/lisp/gnus/message.el Sun Aug 7 23:56:32 2005 *** *** 1443,1449 :type 'boolean) (defcustom

[Emacs-diffs] Changes to emacs/src/ChangeLog

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/ChangeLog diff -c emacs/src/ChangeLog:1.4545 emacs/src/ChangeLog:1.4546 *** emacs/src/ChangeLog:1.4545 Sun Aug 7 17:42:38 2005 --- emacs/src/ChangeLog Sun Aug 7 17:47:48 2005 *** *** 1,5 --- 1,7 2005-08-07 Richard M. Stallman <[EMAIL PROTECTED]> +

[Emacs-diffs] Changes to emacs/src/floatfns.c

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/floatfns.c diff -c emacs/src/floatfns.c:1.87 emacs/src/floatfns.c:1.88 *** emacs/src/floatfns.c:1.87 Sun Aug 7 12:33:16 2005 --- emacs/src/floatfns.cSun Aug 7 17:47:33 2005 *** *** 461,468 CHECK_NUMBER_OR_FLOAT (arg1); CHECK_NUMBER_OR_FLOAT (arg

[Emacs-diffs] Changes to emacs/src/dispnew.c

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/dispnew.c diff -c emacs/src/dispnew.c:1.352 emacs/src/dispnew.c:1.353 *** emacs/src/dispnew.c:1.352 Sun Aug 7 12:33:16 2005 --- emacs/src/dispnew.c Sun Aug 7 17:40:18 2005 *** *** 6463,6530 /* A vector of size >= 2 * NFRAMES + 3 * NBUFFERS + 1, containing

[Emacs-diffs] Changes to emacs/src/ChangeLog

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/ChangeLog diff -c emacs/src/ChangeLog:1.4544 emacs/src/ChangeLog:1.4545 *** emacs/src/ChangeLog:1.4544 Sun Aug 7 00:57:10 2005 --- emacs/src/ChangeLog Sun Aug 7 17:42:38 2005 *** *** 1,3 --- 1,16 + 2005-08-07 Richard M. Stallman <[EMAIL PROTECTED]> + +

[Emacs-diffs] Changes to emacs/src/fns.c

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/fns.c diff -c emacs/src/fns.c:1.400 emacs/src/fns.c:1.401 *** emacs/src/fns.c:1.400 Sun Aug 7 12:33:16 2005 --- emacs/src/fns.c Sun Aug 7 17:36:12 2005 *** *** 5833,5839 DEFVAR_LISP ("features", &Vfeatures, doc: /* A list of symbols which are

[Emacs-diffs] Changes to emacs/src/emacs.c

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/emacs.c diff -c emacs/src/emacs.c:1.372 emacs/src/emacs.c:1.373 *** emacs/src/emacs.c:1.372 Sun Aug 7 12:33:16 2005 --- emacs/src/emacs.c Sun Aug 7 17:38:36 2005 *** *** 1153,1161 if (argmatch (argv, argc, "-script", "--script", 3, &junk, &skip_args))

[Emacs-diffs] Changes to emacs/src/term.c

2005-08-07 Thread Richard M . Stallman
Index: emacs/src/term.c diff -c emacs/src/term.c:1.165 emacs/src/term.c:1.166 *** emacs/src/term.c:1.165 Sun Aug 7 12:33:18 2005 --- emacs/src/term.cSun Aug 7 17:35:09 2005 *** *** 449,455 { if (FRAME_TERMCAP_P (XFRAME (selected_frame))) { ! OUTPUT_IF (

[Emacs-diffs] $B6[5^$N$*CN$i$;(B?

2005-08-07 Thread info
$B(#"c6[5^B.Js"d($(B $B!y40A4L5NA!y(B $B(&!=!=!=!=!=!=(%(B $B:#5U1g=u$,%"%D$$"M(B http://www.ecdrf.com/?kane $B$*6b$b$+$1$:$K$9$0$K(BH$B$J=w$N;R$H2q$([EMAIL PROTECTED],$h$M!)(B $BKhLk3Z$7$$;~4V2a$4$7$F$_$^$;$s$+!)(B $B"((BI don't veceive your mail$B!!"M!!([EMAIL PROTECTED

[Emacs-diffs] Changes to emacs/man/tramp.texi

2005-08-07 Thread Michael Albinus
Index: emacs/man/tramp.texi diff -c emacs/man/tramp.texi:1.38 emacs/man/tramp.texi:1.39 *** emacs/man/tramp.texi:1.38 Thu Jun 23 17:30:43 2005 --- emacs/man/tramp.texiSun Aug 7 15:42:42 2005 *** *** 218,227 @chapter An overview of @value{tramp} @cindex overview !

[Emacs-diffs] Changes to emacs/lisp/net/tramp-uu.el

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/net/tramp-uu.el diff -c emacs/lisp/net/tramp-uu.el:1.9 emacs/lisp/net/tramp-uu.el:1.10 *** emacs/lisp/net/tramp-uu.el:1.9 Mon Aug 1 15:17:06 2005 --- emacs/lisp/net/tramp-uu.el Sun Aug 7 15:42:42 2005 *** *** 3,9 ;; Copyright (C) 2002, 2003, 2004, 200

[Emacs-diffs] Changes to emacs/lisp/net/tramp.el

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/net/tramp.el diff -c emacs/lisp/net/tramp.el:1.71 emacs/lisp/net/tramp.el:1.72 *** emacs/lisp/net/tramp.el:1.71Mon Aug 1 15:17:06 2005 --- emacs/lisp/net/tramp.el Sun Aug 7 15:42:42 2005 *** *** 4,10 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2

[Emacs-diffs] Changes to emacs/lisp/net/tramp-smb.el

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/net/tramp-smb.el diff -c emacs/lisp/net/tramp-smb.el:1.20 emacs/lisp/net/tramp-smb.el:1.21 *** emacs/lisp/net/tramp-smb.el:1.20Mon Jul 4 17:10:37 2005 --- emacs/lisp/net/tramp-smb.el Sun Aug 7 15:42:42 2005 *** *** 46,56 (defalias 'warnings 'identity

[Emacs-diffs] Changes to emacs/lisp/net/tramp-ftp.el

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/net/tramp-ftp.el diff -c emacs/lisp/net/tramp-ftp.el:1.10 emacs/lisp/net/tramp-ftp.el:1.11 *** emacs/lisp/net/tramp-ftp.el:1.10Mon Jul 4 17:10:37 2005 --- emacs/lisp/net/tramp-ftp.el Sun Aug 7 15:42:42 2005 *** *** 1,8 ! ;;; tramp-ftp.el --- Tramp convenienc

[Emacs-diffs] Changes to emacs/man/ChangeLog

2005-08-07 Thread Michael Albinus
Index: emacs/man/ChangeLog diff -c emacs/man/ChangeLog:1.638 emacs/man/ChangeLog:1.639 *** emacs/man/ChangeLog:1.638 Sat Aug 6 07:27:48 2005 --- emacs/man/ChangeLog Sun Aug 7 15:42:42 2005 *** *** 1,3 --- 1,13 + 2005-08-07 Michael Albinus <[EMAIL PROTECTED]> + + S

[Emacs-diffs] Changes to emacs/lisp/net/trampver.el

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/net/trampver.el diff -c emacs/lisp/net/trampver.el:1.17 emacs/lisp/net/trampver.el:1.18 *** emacs/lisp/net/trampver.el:1.17 Mon Aug 1 15:17:07 2005 --- emacs/lisp/net/trampver.el Sun Aug 7 15:42:42 2005 *** *** 4,10 ;; Copyright (C) 2003, 2004, 2005 Fr

[Emacs-diffs] Changes to emacs/man/trampver.texi

2005-08-07 Thread Michael Albinus
Index: emacs/man/trampver.texi diff -c emacs/man/trampver.texi:1.20 emacs/man/trampver.texi:1.21 *** emacs/man/trampver.texi:1.20Sat May 14 15:39:15 2005 --- emacs/man/trampver.texi Sun Aug 7 15:42:42 2005 *** *** 4,10 @c In the Tramp CVS, the version number is auto-

[Emacs-diffs] Changes to emacs/lisp/ChangeLog

2005-08-07 Thread Michael Albinus
Index: emacs/lisp/ChangeLog diff -c emacs/lisp/ChangeLog:1.8032 emacs/lisp/ChangeLog:1.8033 *** emacs/lisp/ChangeLog:1.8032 Sun Aug 7 01:05:10 2005 --- emacs/lisp/ChangeLogSun Aug 7 15:42:41 2005 *** *** 1,3 --- 1,57 + 2005-08-07 Michael Albinus <[EMAIL PROTECTED]>

[Emacs-diffs] Changes to emacs/src/macmenu.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/macmenu.c diff -c emacs/src/macmenu.c:1.31 emacs/src/macmenu.c:1.32 *** emacs/src/macmenu.c:1.31Sat Jul 23 07:48:26 2005 --- emacs/src/macmenu.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Menu support for GNU Emacs on the for Mac OS. !Copyright (C) 2000, 200

[Emacs-diffs] Changes to emacs/src/macfns.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/macfns.c diff -c emacs/src/macfns.c:1.65 emacs/src/macfns.c:1.66 *** emacs/src/macfns.c:1.65 Sat Jul 23 07:48:10 2005 --- emacs/src/macfns.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Graphical user interface functions for Mac OS. !Copyright (C) 2000, 2001,

[Emacs-diffs] Changes to emacs/src/msdos.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/msdos.c diff -c emacs/src/msdos.c:1.199 emacs/src/msdos.c:1.200 *** emacs/src/msdos.c:1.199 Mon Jul 4 16:06:33 2005 --- emacs/src/msdos.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* MS-DOS specific C utilities. -*- coding: raw-text -*- !Copyright

[Emacs-diffs] Changes to emacs/src/md5.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/md5.h diff -c emacs/src/md5.h:1.5 emacs/src/md5.h:1.6 *** emacs/src/md5.h:1.5 Mon Jul 4 16:06:33 2005 --- emacs/src/md5.h Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Declaration of functions and data types used for MD5 sum computing library functions. !

[Emacs-diffs] Changes to emacs/src/macgui.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/macgui.h diff -c emacs/src/macgui.h:1.20 emacs/src/macgui.h:1.21 *** emacs/src/macgui.h:1.20 Mon Jul 18 05:39:27 2005 --- emacs/src/macgui.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Definitions and headers for communication on the Mac OS. !Copyright (C) 2

[Emacs-diffs] Changes to emacs/src/mktime.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/mktime.c diff -c emacs/src/mktime.c:1.16 emacs/src/mktime.c:1.17 *** emacs/src/mktime.c:1.16 Mon Jul 4 16:06:33 2005 --- emacs/src/mktime.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Convert a `struct tm' to a time_t value. !Copyright (C) 1993, 94, 95, 96,

[Emacs-diffs] Changes to emacs/src/msdos.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/msdos.h diff -c emacs/src/msdos.h:1.29 emacs/src/msdos.h:1.30 *** emacs/src/msdos.h:1.29 Mon Jul 4 16:06:34 2005 --- emacs/src/msdos.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* MS-DOS specific C utilities, interface. !Copyright (C) 1993, 2001 Free Softw

[Emacs-diffs] Changes to emacs/src/minibuf.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/minibuf.c diff -c emacs/src/minibuf.c:1.283 emacs/src/minibuf.c:1.284 *** emacs/src/minibuf.c:1.283 Thu Jul 21 16:30:50 2005 --- emacs/src/minibuf.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Minibuffer input and completion. !Copyright (C) 1985,86,93,94,95,96,

[Emacs-diffs] Changes to emacs/src/mem-limits.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/mem-limits.h diff -c emacs/src/mem-limits.h:1.36 emacs/src/mem-limits.h:1.37 *** emacs/src/mem-limits.h:1.36 Mon Jul 4 16:06:33 2005 --- emacs/src/mem-limits.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Includes for memory limit warnings. !Copyright (C) 19

[Emacs-diffs] Changes to emacs/src/prefix-args.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/prefix-args.c diff -c emacs/src/prefix-args.c:1.5 emacs/src/prefix-args.c:1.6 *** emacs/src/prefix-args.c:1.5 Mon Jul 4 16:06:34 2005 --- emacs/src/prefix-args.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* prefix-args.c - echo each argument, prefixed by a string

[Emacs-diffs] Changes to emacs/src/emacs.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/emacs.c diff -c emacs/src/emacs.c:1.371 emacs/src/emacs.c:1.372 *** emacs/src/emacs.c:1.371 Mon Jul 4 16:06:30 2005 --- emacs/src/emacs.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Fully extensible Emacs, running on Unix, intended for GNU. !Copyright (C)

[Emacs-diffs] Changes to emacs/src/filemode.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/filemode.c diff -c emacs/src/filemode.c:1.3 emacs/src/filemode.c:1.4 *** emacs/src/filemode.c:1.3Mon Jul 4 16:06:31 2005 --- emacs/src/filemode.cSun Aug 7 12:33:16 2005 *** *** 1,5 /* filemode.c -- make a string describing file modes !Copyright

[Emacs-diffs] Changes to emacs/src/fontset.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/fontset.c diff -c emacs/src/fontset.c:1.96 emacs/src/fontset.c:1.97 *** emacs/src/fontset.c:1.96Mon Jul 4 16:06:31 2005 --- emacs/src/fontset.c Sun Aug 7 12:33:16 2005 *** *** 1,7 /* Fontset handler. -Copyright (C) 2004 Free Software Foundation, Inc.

[Emacs-diffs] Changes to emacs/src/tparam.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/tparam.c diff -c emacs/src/tparam.c:1.13 emacs/src/tparam.c:1.14 *** emacs/src/tparam.c:1.13 Mon Jul 4 16:06:35 2005 --- emacs/src/tparam.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Merge parameters into a termcap entry string. !Copyright (C) 1985, 87, 93

[Emacs-diffs] Changes to emacs/src/uaf.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/uaf.h diff -c emacs/src/uaf.h:1.7 emacs/src/uaf.h:1.8 *** emacs/src/uaf.h:1.7 Mon Jul 4 16:06:35 2005 --- emacs/src/uaf.h Sun Aug 7 12:33:18 2005 *** *** 1,5 /* GNU Emacs VMS UAF definition file. !Copyright (C) 1986 Free Software Foundation, Inc. T

[Emacs-diffs] Changes to emacs/src/keymap.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/keymap.h diff -c emacs/src/keymap.h:1.12 emacs/src/keymap.h:1.13 *** emacs/src/keymap.h:1.12 Mon Jul 4 16:06:32 2005 --- emacs/src/keymap.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Functions to manipulate keymaps. !Copyright (C) 2001, 2005 Free Software

[Emacs-diffs] Changes to emacs/src/keymap.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/keymap.c diff -c emacs/src/keymap.c:1.305 emacs/src/keymap.c:1.306 *** emacs/src/keymap.c:1.305Mon Jul 18 16:33:00 2005 --- emacs/src/keymap.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Manipulation of keymaps !Copyright (C) 1985, 1986, 1987, 1988, 1993, 19

[Emacs-diffs] Changes to emacs/src/keyboard.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/keyboard.h diff -c emacs/src/keyboard.h:1.66 emacs/src/keyboard.h:1.67 *** emacs/src/keyboard.h:1.66 Mon Jul 4 16:06:32 2005 --- emacs/src/keyboard.hSun Aug 7 12:33:17 2005 *** *** 1,5 /* Declarations useful when processing input. !Copyright (C) 1

[Emacs-diffs] Changes to emacs/src/w32term.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/w32term.c diff -c emacs/src/w32term.c:1.229 emacs/src/w32term.c:1.230 *** emacs/src/w32term.c:1.229 Thu Jul 28 09:45:10 2005 --- emacs/src/w32term.c Sun Aug 7 12:33:18 2005 *** *** 1,6 /* Implementation of GUI terminal on the Microsoft W32 API. !Copyright

[Emacs-diffs] Changes to emacs/src/w32select.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/w32select.c diff -c emacs/src/w32select.c:1.35 emacs/src/w32select.c:1.36 *** emacs/src/w32select.c:1.35 Mon Jul 4 16:06:37 2005 --- emacs/src/w32select.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Selection processing for Emacs on the Microsoft W32 API. !

[Emacs-diffs] Changes to emacs/src/w32menu.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/w32menu.c diff -c emacs/src/w32menu.c:1.75 emacs/src/w32menu.c:1.76 *** emacs/src/w32menu.c:1.75Mon Jul 25 22:16:11 2005 --- emacs/src/w32menu.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Menu support for GNU Emacs on the Microsoft W32 API. !Copyright (C) 19

[Emacs-diffs] Changes to emacs/src/blockinput.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/blockinput.h diff -c emacs/src/blockinput.h:1.18 emacs/src/blockinput.h:1.19 *** emacs/src/blockinput.h:1.18 Mon Jul 4 16:06:28 2005 --- emacs/src/blockinput.h Sun Aug 7 12:33:16 2005 *** *** 1,5 /* blockinput.h - interface to blocking complicated interrup

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/admin/FOR-RELEASE diff -c emacs/admin/FOR-RELEASE:1.125 emacs/admin/FOR-RELEASE:1.126 *** emacs/admin/FOR-RELEASE:1.125 Sun Aug 7 10:17:09 2005 --- emacs/admin/FOR-RELEASE Sun Aug 7 12:46:16 2005 *** *** 96,102 DIRECTORY STATUS IN CHA

[Emacs-diffs] Changes to emacs/src/xterm.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/xterm.c diff -c emacs/src/xterm.c:1.870 emacs/src/xterm.c:1.871 *** emacs/src/xterm.c:1.870 Mon Jul 4 16:06:42 2005 --- emacs/src/xterm.c Sun Aug 7 12:33:19 2005 *** *** 1,6 /* X Communication module for terminals which understand the X protocol. Cop

[Emacs-diffs] Changes to emacs/src/keyboard.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/keyboard.c diff -c emacs/src/keyboard.c:1.834 emacs/src/keyboard.c:1.835 *** emacs/src/keyboard.c:1.834 Sat Jul 23 19:09:50 2005 --- emacs/src/keyboard.cSun Aug 7 12:33:17 2005 *** *** 1,6 /* Keyboard and mouse input; editor command loop. !Copyright

[Emacs-diffs] Changes to emacs/src/w32reg.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/w32reg.c diff -c emacs/src/w32reg.c:1.13 emacs/src/w32reg.c:1.14 *** emacs/src/w32reg.c:1.13 Mon Jul 4 16:06:37 2005 --- emacs/src/w32reg.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Emulate the X Resource Manager through the registry. !Copyright (C) 1990,

[Emacs-diffs] Changes to emacs/src/w32proc.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/w32proc.c diff -c emacs/src/w32proc.c:1.64 emacs/src/w32proc.c:1.65 *** emacs/src/w32proc.c:1.64Sat Jul 16 11:25:43 2005 --- emacs/src/w32proc.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Process support for GNU Emacs on the Microsoft W32 API. !Copyright (C)

[Emacs-diffs] Changes to emacs/src/xsmfns.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/xsmfns.c diff -c emacs/src/xsmfns.c:1.14 emacs/src/xsmfns.c:1.15 *** emacs/src/xsmfns.c:1.14 Mon Jul 4 16:06:42 2005 --- emacs/src/xsmfns.c Sun Aug 7 12:33:19 2005 *** *** 1,6 /* Session management module for systems which understand the X Session man

[Emacs-diffs] Changes to emacs/src/xselect.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/xselect.c diff -c emacs/src/xselect.c:1.154 emacs/src/xselect.c:1.155 *** emacs/src/xselect.c:1.154 Tue Jul 12 13:16:44 2005 --- emacs/src/xselect.c Sun Aug 7 12:33:19 2005 *** *** 1,6 /* X Selection processing for Emacs. !Copyright (C) 1993, 1994, 1995, 1

[Emacs-diffs] Changes to emacs/src/xterm.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/xterm.h diff -c emacs/src/xterm.h:1.173 emacs/src/xterm.h:1.174 *** emacs/src/xterm.h:1.173 Mon Jul 4 16:06:42 2005 --- emacs/src/xterm.h Sun Aug 7 12:33:19 2005 *** *** 1,6 /* Definitions and headers for communication with X protocol. !Copyright (C)

[Emacs-diffs] Changes to emacs/src/gtkutil.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/gtkutil.c diff -c emacs/src/gtkutil.c:1.65 emacs/src/gtkutil.c:1.66 *** emacs/src/gtkutil.c:1.65Mon Jul 4 16:06:31 2005 --- emacs/src/gtkutil.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Functions for creating and updating GTK widgets. !Copyright (C) 2003 !

[Emacs-diffs] Changes to emacs/src/undo.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/undo.c diff -c emacs/src/undo.c:1.72 emacs/src/undo.c:1.73 *** emacs/src/undo.c:1.72 Mon Jul 4 16:06:35 2005 --- emacs/src/undo.cSun Aug 7 12:33:18 2005 *** *** 1,6 /* undo handling for GNU Emacs. !Copyright (C) 1990, 1993, 1994, 2000, 2002, 2004,

[Emacs-diffs] Changes to emacs/src/gmalloc.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/gmalloc.c diff -c emacs/src/gmalloc.c:1.16 emacs/src/gmalloc.c:1.17 *** emacs/src/gmalloc.c:1.16Tue Jul 5 00:35:10 2005 --- emacs/src/gmalloc.c Sun Aug 7 12:33:17 2005 *** *** 5,11 /* The malloc headers and source files from the C library follow here. */

[Emacs-diffs] Changes to emacs/src/unexalpha.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexalpha.c diff -c emacs/src/unexalpha.c:1.20 emacs/src/unexalpha.c:1.21 *** emacs/src/unexalpha.c:1.20 Mon Jul 4 16:06:35 2005 --- emacs/src/unexalpha.c Sun Aug 7 12:33:18 2005 *** *** 1,6 /* Unexec for DEC alpha. [EMAIL PROTECTED] (Rainer Schoepf).

[Emacs-diffs] Changes to emacs/src/lastfile.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/lastfile.c diff -c emacs/src/lastfile.c:1.11 emacs/src/lastfile.c:1.12 *** emacs/src/lastfile.c:1.11 Mon Jul 4 16:06:32 2005 --- emacs/src/lastfile.cSun Aug 7 12:33:17 2005 *** *** 1,5 /* Mark end of data space to dump as pure, for GNU Emacs. !Cop

[Emacs-diffs] Changes to emacs/src/unexaix.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexaix.c diff -c emacs/src/unexaix.c:1.21 emacs/src/unexaix.c:1.22 *** emacs/src/unexaix.c:1.21Mon Jul 4 16:06:35 2005 --- emacs/src/unexaix.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Dump an executable image. !Copyright (C) 1985, 1986, 1987, 1988, 1999

[Emacs-diffs] Changes to emacs/src/atimer.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/atimer.c diff -c emacs/src/atimer.c:1.19 emacs/src/atimer.c:1.20 *** emacs/src/atimer.c:1.19 Mon Jul 4 16:06:28 2005 --- emacs/src/atimer.c Sun Aug 7 12:33:16 2005 *** *** 1,5 /* Asynchronous timers. !Copyright (C) 2000, 2004 Free Software Foundation,

[Emacs-diffs] Changes to emacs/src/lread.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/lread.c diff -c emacs/src/lread.c:1.338 emacs/src/lread.c:1.339 *** emacs/src/lread.c:1.338 Wed Jul 20 14:40:35 2005 --- emacs/src/lread.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Lisp parsing and input streams. !Copyright (C) 1985, 1986, 1987, 1988, 198

[Emacs-diffs] Changes to emacs/src/frame.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/frame.c diff -c emacs/src/frame.c:1.320 emacs/src/frame.c:1.321 *** emacs/src/frame.c:1.320 Tue Aug 2 08:11:43 2005 --- emacs/src/frame.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Generic frame functions. !Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000

[Emacs-diffs] Changes to emacs/src/insdel.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/insdel.c diff -c emacs/src/insdel.c:1.183 emacs/src/insdel.c:1.184 *** emacs/src/insdel.c:1.183Sat Jul 23 19:15:32 2005 --- emacs/src/insdel.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Buffer insertion/deletion and gap motion for GNU Emacs. !Copyright (C)

[Emacs-diffs] Changes to emacs/src/coding.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/coding.c diff -c emacs/src/coding.c:1.323 emacs/src/coding.c:1.324 *** emacs/src/coding.c:1.323Thu Jul 14 07:57:21 2005 --- emacs/src/coding.c Sun Aug 7 12:33:16 2005 *** *** 1,7 /* Coding system handler (conversion, detection, and etc). Copyright (C)

[Emacs-diffs] Changes to emacs/src/unexelf.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexelf.c diff -c emacs/src/unexelf.c:1.56 emacs/src/unexelf.c:1.57 *** emacs/src/unexelf.c:1.56Mon Jul 4 16:06:35 2005 --- emacs/src/unexelf.c Sun Aug 7 12:33:18 2005 *** *** 1,5 ! /* Copyright (C) 1985,86,87,88,90,92,1999,2000,01,2003 !Free Software Fou

[Emacs-diffs] Changes to emacs/src/bytecode.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/bytecode.c diff -c emacs/src/bytecode.c:1.85 emacs/src/bytecode.c:1.86 *** emacs/src/bytecode.c:1.85 Sat Jul 23 19:14:59 2005 --- emacs/src/bytecode.cSun Aug 7 12:33:16 2005 *** *** 1,6 /* Execution of byte code produced by bytecomp.el. !Copyright

[Emacs-diffs] Changes to emacs/src/cmds.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/cmds.c diff -c emacs/src/cmds.c:1.92 emacs/src/cmds.c:1.93 *** emacs/src/cmds.c:1.92 Mon Jul 4 16:06:29 2005 --- emacs/src/cmds.cSun Aug 7 12:33:16 2005 *** *** 1,6 /* Simple built-in editing commands. !Copyright (C) 1985, 93, 94, 95, 96, 97, 1998

[Emacs-diffs] Changes to emacs/src/buffer.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/buffer.c diff -c emacs/src/buffer.c:1.487 emacs/src/buffer.c:1.488 *** emacs/src/buffer.c:1.487Thu Jul 21 16:06:33 2005 --- emacs/src/buffer.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Buffer manipulation primitives for GNU Emacs. !Copyright (C) 1985, 86,

[Emacs-diffs] Changes to emacs/src/cxux-crt0.s

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/cxux-crt0.s diff -c emacs/src/cxux-crt0.s:1.2 emacs/src/cxux-crt0.s:1.3 *** emacs/src/cxux-crt0.s:1.2 Mon Sep 1 15:45:52 2003 --- emacs/src/cxux-crt0.s Sun Aug 7 12:33:16 2005 *** *** 1,6 /* * External symbol setup file for GNU Emacs on CX/UX ! * Co

[Emacs-diffs] Changes to emacs/src/dosfns.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/dosfns.h diff -c emacs/src/dosfns.h:1.14 emacs/src/dosfns.h:1.15 *** emacs/src/dosfns.h:1.14 Mon Jul 4 16:06:30 2005 --- emacs/src/dosfns.h Sun Aug 7 12:33:16 2005 *** *** 2,9 Coded by Manabu Higashida, 1991. Modified by Morten Welinder, 1993-1994.

[Emacs-diffs] Changes to emacs/src/lisp.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/lisp.h diff -c emacs/src/lisp.h:1.534 emacs/src/lisp.h:1.535 *** emacs/src/lisp.h:1.534 Sat Jul 23 19:08:32 2005 --- emacs/src/lisp.hSun Aug 7 12:33:17 2005 *** *** 1,6 /* Fundamental definitions for GNU Emacs Lisp interpreter. Copyright (C) 1985,

[Emacs-diffs] Changes to emacs/src/dispnew.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/dispnew.c diff -c emacs/src/dispnew.c:1.351 emacs/src/dispnew.c:1.352 *** emacs/src/dispnew.c:1.351 Mon Jul 4 16:06:30 2005 --- emacs/src/dispnew.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Updating of data structures for redisplay. !Copyright (C) 1985, 1986

[Emacs-diffs] Changes to emacs/src/unexenix.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexenix.c diff -c emacs/src/unexenix.c:1.8 emacs/src/unexenix.c:1.9 *** emacs/src/unexenix.c:1.8Mon Jul 4 16:06:35 2005 --- emacs/src/unexenix.cSun Aug 7 12:33:18 2005 *** *** 6,12 we don't plan to think about it, or about whether other Emacs

[Emacs-diffs] Changes to emacs/src/disptab.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/disptab.h diff -c emacs/src/disptab.h:1.19 emacs/src/disptab.h:1.20 *** emacs/src/disptab.h:1.19Mon Jul 4 16:06:30 2005 --- emacs/src/disptab.h Sun Aug 7 12:33:16 2005 *** *** 1,5 /* Things for GLYPHS and glyph tables. !Copyright (C) 1993 Free Software

[Emacs-diffs] Changes to emacs/src/casetab.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/casetab.c diff -c emacs/src/casetab.c:1.33 emacs/src/casetab.c:1.34 *** emacs/src/casetab.c:1.33Mon Jul 4 16:06:29 2005 --- emacs/src/casetab.c Sun Aug 7 12:33:16 2005 *** *** 1,5 /* GNU Emacs routines to deal with case tables. !Copyright (C) 1993, 1994

[Emacs-diffs] Changes to emacs/src/unexapollo.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexapollo.c diff -c emacs/src/unexapollo.c:1.4 emacs/src/unexapollo.c:1.5 *** emacs/src/unexapollo.c:1.4 Mon Jul 4 16:06:35 2005 --- emacs/src/unexapollo.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* unexapollo.c -- COFF File UNEXEC for GNU Emacs on Apollo SR

[Emacs-diffs] Changes to emacs/src/fontset.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/fontset.h diff -c emacs/src/fontset.h:1.30 emacs/src/fontset.h:1.31 *** emacs/src/fontset.h:1.30Mon Jul 4 16:06:31 2005 --- emacs/src/fontset.h Sun Aug 7 12:33:17 2005 *** *** 1,6 --- 1,7 /* Header for fontset handler. Copyright (C) 1995, 1997, 20

[Emacs-diffs] Changes to emacs/src/frame.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/frame.h diff -c emacs/src/frame.h:1.110 emacs/src/frame.h:1.111 *** emacs/src/frame.h:1.110 Mon Jul 18 20:59:25 2005 --- emacs/src/frame.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Define frame-object for GNU Emacs. !Copyright (C) 1993, 1994, 1999, 2000,

[Emacs-diffs] Changes to emacs/src/unexmips.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexmips.c diff -c emacs/src/unexmips.c:1.14 emacs/src/unexmips.c:1.15 *** emacs/src/unexmips.c:1.14 Mon Jul 4 16:06:35 2005 --- emacs/src/unexmips.cSun Aug 7 12:33:18 2005 *** *** 6,12 we don't plan to think about it, or about whether other Emacs

[Emacs-diffs] Changes to emacs/src/dispextern.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/dispextern.h diff -c emacs/src/dispextern.h:1.207 emacs/src/dispextern.h:1.208 *** emacs/src/dispextern.h:1.207Mon Jul 4 16:06:30 2005 --- emacs/src/dispextern.h Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Interface definitions for display code. !Co

[Emacs-diffs] Changes to emacs/src/dosfns.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/dosfns.c diff -c emacs/src/dosfns.c:1.40 emacs/src/dosfns.c:1.41 *** emacs/src/dosfns.c:1.40 Mon Jul 4 16:06:30 2005 --- emacs/src/dosfns.c Sun Aug 7 12:33:16 2005 *** *** 1,7 /* MS-DOS specific Lisp utilities. Coded by Manabu Higashida, 1991. Major

[Emacs-diffs] Changes to emacs/src/unexconvex.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexconvex.c diff -c emacs/src/unexconvex.c:1.8 emacs/src/unexconvex.c:1.9 *** emacs/src/unexconvex.c:1.8 Mon Jul 4 16:06:35 2005 --- emacs/src/unexconvex.c Sun Aug 7 12:33:18 2005 *** *** 7,13 think about it, or about whether other Emacs maintenance m

[Emacs-diffs] Changes to emacs/src/floatfns.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/floatfns.c diff -c emacs/src/floatfns.c:1.86 emacs/src/floatfns.c:1.87 *** emacs/src/floatfns.c:1.86 Sun Aug 7 00:55:01 2005 --- emacs/src/floatfns.cSun Aug 7 12:33:16 2005 *** *** 1,5 /* Primitive operations on floating point for GNU Emacs Lisp inter

[Emacs-diffs] Changes to emacs/src/commands.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/commands.h diff -c emacs/src/commands.h:1.21 emacs/src/commands.h:1.22 *** emacs/src/commands.h:1.21 Mon Jul 4 16:06:29 2005 --- emacs/src/commands.hSun Aug 7 12:33:16 2005 *** *** 1,5 /* Definitions needed by most editing commands. !Copyright (C)

[Emacs-diffs] Changes to emacs/src/fileio.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/fileio.c diff -c emacs/src/fileio.c:1.551 emacs/src/fileio.c:1.552 *** emacs/src/fileio.c:1.551Wed Jul 20 14:39:35 2005 --- emacs/src/fileio.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* File IO for GNU Emacs. !Copyright (C) 1985, 1986, 1987, 1988, 1993, 199

[Emacs-diffs] Changes to emacs/src/unexmacosx.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexmacosx.c diff -c emacs/src/unexmacosx.c:1.14 emacs/src/unexmacosx.c:1.15 *** emacs/src/unexmacosx.c:1.14 Mon Jul 4 16:06:35 2005 --- emacs/src/unexmacosx.c Sun Aug 7 12:33:18 2005 *** *** 1,5 /* Dump Emacs in Mach-O format for use on Mac OS X. !Cop

[Emacs-diffs] Changes to emacs/src/unexcw.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/unexcw.c diff -c emacs/src/unexcw.c:1.3 emacs/src/unexcw.c:1.4 *** emacs/src/unexcw.c:1.3 Mon Jul 4 16:06:35 2005 --- emacs/src/unexcw.c Sun Aug 7 12:33:18 2005 *** *** 1,8 /* unexec() support for Cygwin; complete rewrite of xemacs Cygwin unexec() co

[Emacs-diffs] Changes to emacs/src/macros.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/macros.c diff -c emacs/src/macros.c:1.58 emacs/src/macros.c:1.59 *** emacs/src/macros.c:1.58 Mon Jul 4 16:06:33 2005 --- emacs/src/macros.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Keyboard macros. !Copyright (C) 1985, 1986, 1993, 2000, 2001 Free Softwar

[Emacs-diffs] Changes to emacs/src/buffer.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/buffer.h diff -c emacs/src/buffer.h:1.103 emacs/src/buffer.h:1.104 *** emacs/src/buffer.h:1.103Mon Jul 18 21:34:33 2005 --- emacs/src/buffer.h Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Header file for the buffer manipulation primitives. Copyright (C) 1985

[Emacs-diffs] Changes to emacs/src/getloadavg.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/getloadavg.c diff -c emacs/src/getloadavg.c:1.48 emacs/src/getloadavg.c:1.49 *** emacs/src/getloadavg.c:1.48 Mon Jul 4 16:06:31 2005 --- emacs/src/getloadavg.c Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Get the system load averages. !Copyright (C) 1985, 86

[Emacs-diffs] Changes to emacs/src/callint.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/callint.c diff -c emacs/src/callint.c:1.139 emacs/src/callint.c:1.140 *** emacs/src/callint.c:1.139 Mon Jul 4 16:06:28 2005 --- emacs/src/callint.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Call a Lisp function interactively. !Copyright (C) 1985, 86, 93, 94,

[Emacs-diffs] Changes to emacs/src/intervals.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/intervals.c diff -c emacs/src/intervals.c:1.129 emacs/src/intervals.c:1.130 *** emacs/src/intervals.c:1.129 Mon Jul 4 16:06:31 2005 --- emacs/src/intervals.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Code for doing intervals. !Copyright (C) 1993, 1994, 1

[Emacs-diffs] Changes to emacs/src/fns.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/fns.c diff -c emacs/src/fns.c:1.399 emacs/src/fns.c:1.400 *** emacs/src/fns.c:1.399 Tue Jul 19 02:38:57 2005 --- emacs/src/fns.c Sun Aug 7 12:33:16 2005 *** *** 1,6 /* Random utility Lisp functions. !Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995

[Emacs-diffs] Changes to emacs/src/gtkutil.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/gtkutil.h diff -c emacs/src/gtkutil.h:1.15 emacs/src/gtkutil.h:1.16 *** emacs/src/gtkutil.h:1.15Mon Jul 4 16:06:31 2005 --- emacs/src/gtkutil.h Sun Aug 7 12:33:17 2005 *** *** 1,6 /* Definitions and headers for GTK widgets. !Copyright (C) 2003 !Free

[Emacs-diffs] Changes to emacs/src/doprnt.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/doprnt.c diff -c emacs/src/doprnt.c:1.41 emacs/src/doprnt.c:1.42 *** emacs/src/doprnt.c:1.41 Mon Jul 4 16:06:30 2005 --- emacs/src/doprnt.c Sun Aug 7 12:33:16 2005 *** *** 1,7 /* Output like sprintf to a buffer of specified size. Also takes args diffe

[Emacs-diffs] Changes to emacs/src/ralloc.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/ralloc.c diff -c emacs/src/ralloc.c:1.60 emacs/src/ralloc.c:1.61 *** emacs/src/ralloc.c:1.60 Mon Jul 4 16:06:34 2005 --- emacs/src/ralloc.c Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Block-relocating memory allocator. !Copyright (C) 1993, 1995, 2000 Free S

[Emacs-diffs] Changes to emacs/src/regex.c

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/regex.c diff -c emacs/src/regex.c:1.201 emacs/src/regex.c:1.202 *** emacs/src/regex.c:1.201 Mon Jul 4 16:06:34 2005 --- emacs/src/regex.c Sun Aug 7 12:33:17 2005 *** *** 2,8 0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the inte

[Emacs-diffs] Changes to emacs/src/puresize.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/puresize.h diff -c emacs/src/puresize.h:1.73 emacs/src/puresize.h:1.74 *** emacs/src/puresize.h:1.73 Mon Jul 4 16:06:34 2005 --- emacs/src/puresize.hSun Aug 7 12:33:17 2005 *** *** 1,5 /* How much read-only Lisp storage a dumped Emacs needs. !Copy

[Emacs-diffs] Changes to emacs/src/process.h

2005-08-07 Thread Thien-Thi Nguyen
Index: emacs/src/process.h diff -c emacs/src/process.h:1.30 emacs/src/process.h:1.31 *** emacs/src/process.h:1.30Mon Jul 4 16:06:34 2005 --- emacs/src/process.h Sun Aug 7 12:33:17 2005 *** *** 1,5 /* Definitions for asynchronous process control in GNU Emacs. !Copyright

  1   2   3   4   >