/[emacs]/emacs/src/unexec.c
ViewVC logotype

Log of /emacs/src/unexec.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.34.4.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:05:31 2009 UTC (13 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.34.4.16: +2 -1 lines
Diff to previous 1.34.4.16 , to branch point 1.34 , to next main 1.56
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-105


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Mon Oct 19 04:27:19 2009 UTC (14 years, 1 month ago) by dann
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.55: +1 -0 lines
Diff to previous 1.55
* alloc.c: Do not define struct catchtag.
* eval.c: Move struct catchtag definition ...
* lisp.h: ... here.

* image.c: Move png.h #include earlier to avoid warnings.

* xterm.c:
* xsmfns.c:
* xselect.c:
* xrdb.c:
* xmenu.c:
* xftfont.c:
* xfont.c:
* xfns.c:
* xfaces.c:
* xdisp.c:
* window.c:
* widget.c:
* w32xfns.c:
* w32uniscribe.c:
* w32term.c:
* w32select.c:
* w32reg.c:
* w32proc.c:
* w32menu.c:
* w32inevt.c:
* w32heap.c:
* w32font.c:
* w32fns.c:
* w32console.c:
* w32.c:
* w16select.c:
* vm-limit.c:
* unexsol.c:
* unexec.c:
* unexcw.c:
* unexaix.c:
* undo.c:
* tparam.c:
* textprop.c:
* terminfo.c:
* terminal.c:
* termcap.c:
* term.c:
* syntax.c:
* sound.c:
* sheap.c:
* search.c:
* scroll.c:
* region-cache.c:
* regex.c:
* ralloc.c:
* process.c:
* print.c:
* msdos.c:
* minibuf.c:
* menu.c:
* marker.c:
* macros.c:
* keymap.c:
* keyboard.c:
* intervals.c:
* insdel.c:
* indent.c:
* gtkutil.c:
* ftxfont.c:
* ftfont.c:
* fringe.c:
* frame.c:
* fontset.c:
* font.c:
* fns.c:
* floatfns.c:
* filelock.c:
* fileio.c:
* emacs.c:
* editfns.c:
* dosfns.c:
* doprnt.c:
* doc.c:
* dispnew.c:
* dired.c:
* dbusbind.c:
* data.c:
* composite.c:
* coding.c:
* cmds.c:
* cm.c:
* chartab.c:
* charset.c:
* character.c:
* ccl.c:
* category.c:
* casetab.c:
* casefiddle.c:
* callproc.c:
* callint.c:
* bytecode.c:
* buffer.c:
* atimer.c: Include setjmp.h.  (Bug#4643)

* xlwmenu.c:
* lwlib.c:
* lwlib-utils.c:
* lwlib-Xm.c:
* lwlib-Xlw.c:
* lwlib-Xaw.c: Include setjmp.h.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sun Oct 4 02:58:54 2009 UTC (14 years, 1 month ago) by lektu
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
Fix typos in comments.


Revision 1.34.4.16 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:55:53 2009 UTC (14 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.34.4.15: +1 -1 lines
Diff to previous 1.34.4.15 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-99


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Thu Jan 8 03:16:02 2009 UTC (14 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: CEDET_BASE, EMACS_23_1, EMACS_23_1_BASE, EMACS_PRETEST_23_0_90, EMACS_PRETEST_23_0_91, EMACS_PRETEST_23_0_92, EMACS_PRETEST_23_0_93, EMACS_PRETEST_23_0_94, EMACS_PRETEST_23_0_95, EMACS_PRETEST_23_0_96, lexbind-base
Branch point for: EMACS_23_1_RC, cedet-branch
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
Add 2009 to copyright years.


Revision 1.34.4.15 - (view) (download) (annotate) - [select for diffs]
Sat Jul 26 14:15:35 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.34.4.14: +4 -177 lines
Diff to previous 1.34.4.14 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-94


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Jul 23 08:29:23 2008 UTC (15 years, 4 months ago) by dann
Branch: MAIN
CVS Tags: before-remove-carbon, before-remove-vms, remove-carbon, remove-vms, small-dump-base
Changes since 1.52: +0 -11 lines
Diff to previous 1.52
* s/usg5-4.h (ADDR_CORRECT): Remove, unused.
* unexaix.c (ADDR_CORRECT): Remove conditional, the only user
defines it.
* unexec.c (ADDR_CORRECT): Define unconditionally.

* m/ibmrs6000.h (C_SWITCH_MACHINE): Remove.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Wed Jul 23 06:40:26 2008 UTC (15 years, 4 months ago) by dann
Branch: MAIN
Changes since 1.51: +4 -166 lines
Diff to previous 1.51
Remove code depending on !COFF and USG, the file is
not used for such systems.


Revision 1.34.4.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 18 00:02:55 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.34.4.13: +3 -170 lines
Diff to previous 1.34.4.13 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-93


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Jul 16 08:06:17 2008 UTC (15 years, 4 months ago) by dann
Branch: MAIN
Changes since 1.50: +3 -166 lines
Diff to previous 1.50
* systty.h: Remove code for Aix on 386, unsupported platform.

* s/ms-w32.h: Remove boilerplate comments.
(fcloseall, fgetchar, flushall, fputchar, getw, putw): Remove, unused.

* s/gnu-linux.h (TERM): Remove support.
(HAVE_SYSVIPC): Remove, unused.
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Remove, not used
for this system.

* process.c: Remove support for IRIS, unused.
Remove support for TERM, not relevant anymore.

* unexalpha.c (DEFAULT_ENTRY_ADDRESS): Remove, replace the only
used with the definition.

* s/aix4-2.h (static): Do not undef.

* m/ibmrs6000.h: Remove code depending on USG5_4, this file is
only used on Aix.
(HAVE_SYSVIPC): Remove, unused.

* m/hp800.h (CANNOT_DUMP): Do not undef.

* m/alpha.h: Fix comment.

* s/usg5-4.h (HAVE_SYSVIPC): Remove, unused.
(USG_SHARED_LIBRARIES): Remove, only used in unexec.c which is not
used by this configuration.
* emacs.c: Remove code depending on USG_SHARED_LIBRARIES.
* unexec.c: Remove code depending on HPUX and
USG_SHARED_LIBRARIES, not used with this file.  Remove code
depending on IRIS, unused.  Remove if 0-ed code.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Jul 10 06:49:46 2008 UTC (15 years, 4 months ago) by dann
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk
Changes since 1.49: +0 -4 lines
Diff to previous 1.49
* unexec.c:
* m/ia64.h:
* m/hp800.h: Remove dead code.


Revision 1.34.4.13 - (view) (download) (annotate) - [select for diffs]
Fri Jul 4 15:29:42 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.34.4.12: +1 -1 lines
Diff to previous 1.34.4.12 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-91


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 04:24:38 2008 UTC (15 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
* unexnext.c:
* m/ews4800.h:
* m/hp9000s300.h:
* m/ibm370aix.h:
* m/mips-siemens.h:
* m/ncr386.h:
* m/next.h:
* m/pmax.h:
* m/powerpcle.h:
* m/tandem-s2.h:
* s/386bsd.h:
* s/bsd386.h:
* s/bsd4-1.h:
* s/bsd4-2.h:
* s/bsdos2-1.h:
* s/bsdos2.h:
* s/bsdos3.h:
* s/bsdos4.h:
* s/nextstep.h:
* s/ultrix4-3.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-4-3.h:
* s/ux4800.h:
* s/uxpds.h:
* s/uxpv.h: Remove support for obsolete systems.
* s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
Remove, insert contents in s/hpux-10.20.h
* s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
Remove, insert contents in s/aix-4.2.h
* s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
* s/bsd4-3.h: Rename to ..
* s/bsd-common.h: ... this.
* src/data.c:
* src/doc.c:
* src/ecrt0.c:
* src/emacs.c:
* src/fileio.c:
* src/floatfns.c:
* src/keyboard.c:
* src/mem-limits.h:
* src/print.c:
* src/process.c:
* src/sysdep.c:
* src/syssignal.h:
* src/systty.h:
* src/syswait.h:
* src/term.c:
* src/unexec.c:
* src/unexelf.c:
* src/unexhp9k800.c:
* src/m/hp800.h:
* src/m/ibmrs6000.h:
* src/m/mips.h:
* src/m/vax.h:
* src/s/darwin.h:
* src/s/freebsd.h:
* src/s/gnu.h:
* src/s/ms-w32.h:
* src/s/msdos.h:
* src/s/netbsd.h:
* src/s/template.h: Remove references to obsolete variables.

* Makefile.in: Add dependencies for all unexec files.
(admindir): Remove unused variable.
(UNEXEC_SRC): Remove references.

* config.nt: Remove reference to UNEXEC_SRC.

* lwlib.c: Remove references to obsolete variables.

* fakemail.c: Remove references to obsolete variables.

* os.texi: Remove references to obsolete systems.

* configure.in:
* configure: Remove references to obsolete systems.


Revision 1.34.4.12 - (view) (download) (annotate) - [select for diffs]
Fri May 23 04:32:18 2008 UTC (15 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.34.4.11: +4 -6 lines
Diff to previous 1.34.4.11 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-83


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Wed May 14 07:49:56 2008 UTC (15 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.47: +4 -6 lines
Diff to previous 1.47
Switch to recommended form of GPLv3 permissions notice.


Revision 1.34.4.11 - (view) (download) (annotate) - [select for diffs]
Mon Feb 25 09:55:28 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.34.4.10: +5 -99 lines
Diff to previous 1.34.4.10 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-76


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 18:03:07 2008 UTC (15 years, 9 months ago) by dann
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.46: +5 -38 lines
Diff to previous 1.46
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
dealing with obsolete variables.

* fakemail.c (MAIL_PROGRAM_NAME): Remove unused conditional.
(main): Replace MAIL_PROGRAM_NAME with its value.

* src/Makefile.in:
* src/emacs.c:
* src/gmalloc.c:
* src/keyboard.c:
* src/lisp.h:
* src/m/ibm370aix.h:
* src/process.c:
* src/regex.c:
* src/s/hpux.h:
* src/sysdep.c:
* src/sysselect.h:
* src/systty.h:
* src/unexec.c:
* src/w32term.c:
* src/xsmfns.c:
* src/xterm.c: Remove code that deals with obsolete variables.

* s/msdos.h (DONT_NEED_ENVIRON): Don't define.

* ecrt0.c: Replace the DONT_NEED_ENVIRON test with MSDOS test,
nothing else needs it anymore.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Sat Feb 9 07:42:04 2008 UTC (15 years, 9 months ago) by dann
Branch: MAIN
Changes since 1.45: +1 -62 lines
Diff to previous 1.45
* Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete
variable.

* s/gnu-linux.h: Remove commented out code.

* unexec.c: Remove references to obsolete variable
COFF_ENCAPSULATE.

* Makefile.in: Update what RMS says about using autoconf.
(C_COMPILER):
(COFF_ENCAPSULATE):
(MAKE_PARALLEL): Remove obsolete variable.
(C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
(C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
(C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.


Revision 1.42.2.3 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 02:49:26 2008 UTC (15 years, 9 months ago) by lektu
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_22_3, EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.42.2.2: +1 -1 lines
Diff to previous 1.42.2.2 , to branch point 1.42 , to next main 1.56
(make_hdr): Replace `legal' with `valid'.


Revision 1.34.4.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 21:18:18 2008 UTC (15 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.34.4.9: +0 -88 lines
Diff to previous 1.34.4.9 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-70


Revision 1.36.4.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 30 07:56:33 2008 UTC (15 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.8: +0 -88 lines
Diff to previous 1.36.4.8 , to branch point 1.36 , to next main 1.56
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-324


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Sun Jan 13 00:43:53 2008 UTC (15 years, 10 months ago) by dann
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base, merge-unicode-to-trunk
Changes since 1.44: +0 -88 lines
Diff to previous 1.44
* movemail.c:
* make-docfile.c: Remove reference to symbols defined by systems
not supported anymore: MAC_OS8, XENIX and STRIDE.

* (src/m/mips.h):
* (src/m/intel386.h):
* callproc.c:
* config.in:
* ecrt0.c:
* emacs.c:
* fileio.c:
* frame.c:
* getpagesize.h:
* keyboard.c:
* lread.c:
* process.c:
* puresize.h:
* sysdep.c:
* systty.h:
* syswait.h:
* unexec.c:
* xdisp.c:
* alloc.c: Remove code containing references to symbols defined by
unsupported systems.


Revision 1.34.4.9 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:12:39 2008 UTC (15 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.34.4.8: +1 -1 lines
Diff to previous 1.34.4.8 , to branch point 1.34
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-69


Revision 1.36.4.8 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:12:25 2008 UTC (15 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.7: +1 -1 lines
Diff to previous 1.36.4.7 , to branch point 1.36
Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 20:44:22 2008 UTC (15 years, 10 months ago) by miles
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987


Revision 1.42.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 04:29:48 2008 UTC (15 years, 10 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_PRETEST_22_1_90
Changes since 1.42.2.1: +1 -1 lines
Diff to previous 1.42.2.1 , to branch point 1.42
Add 2008 to copyright years.


Revision 1.34.4.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:36:24 2007 UTC (16 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.34.4.7: +1 -1 lines
Diff to previous 1.34.4.7 , to branch point 1.34
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-53


Revision 1.42.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:44:18 2007 UTC (16 years, 3 months ago) by miles
Branch: multi-tty
Changes since 1.42: +1 -1 lines
Diff to previous 1.42 , to next main 1.56
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-838)

   - Update from CVS
   - Merge from emacs--rel--22
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Fix void function definition error in cus-edit.el
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * emacs--rel--22  (patch 70-83)

   - Update from CVS
   - Remove lisp/erc/erc-nicklist.el
   - Update some .arch-inventory files
   - Indicate that emacs--devo--0--patch-834 does not need to be applied
   - Merge from gnus--rel--5.10
   - Restore lisp/emacs-lisp/cl-loaddefs.el

 * gnus--rel--5.10  (patch 239-241)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-28


Revision 1.36.4.7 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:48:19 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.6: +1 -1 lines
Diff to previous 1.36.4.6 , to branch point 1.36
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:27:57 2007 UTC (16 years, 4 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-multi-tty-to-trunk, merge-multi-tty-to-trunk, multi-tty-base
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828


Revision 1.42.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 05:15:30 2007 UTC (16 years, 4 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.42: +1 -1 lines
Diff to previous 1.42
Switch license to GPLv3 or later.


Revision 1.34.4.7 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:01 2007 UTC (16 years, 9 months ago) by miles
Branch: lexbind
Changes since 1.34.4.6: +2 -2 lines
Diff to previous 1.34.4.6 , to branch point 1.34
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-39


Revision 1.36.4.5.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:10 2007 UTC (16 years, 9 months ago) by miles
Branch: unicode-xft
Changes since 1.36.4.5: +2 -2 lines
Diff to previous 1.36.4.5 , to next main 1.36.4.9
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 586-621)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * emacs--unicode--0  (patch 161-166)
 * gnus--rel--5.10  (patch 186-199)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode-xft--0--patch-53


Revision 1.36.4.6 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:03 2007 UTC (16 years, 10 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.36.4.5: +2 -2 lines
Diff to previous 1.36.4.5 , to branch point 1.36
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 03:24:37 2007 UTC (16 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_22_1, EMACS_22_BRANCHPOINT, EMACS_PRETEST_22_0_93, EMACS_PRETEST_22_0_94, EMACS_PRETEST_22_0_95, EMACS_PRETEST_22_0_97, EMACS_PRETEST_22_0_98, EMACS_PRETEST_22_0_99, EMACS_PRETEST_22_0_990
Branch point for: EMACS_22_BASE, multi-tty
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Update copyright for years from Emacs 21 to present (mainly adding
2001).


Revision 1.34.4.6 - (view) (download) (annotate) - [select for diffs]
Wed May 17 06:06:23 2006 UTC (17 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.34.4.5: +1 -1 lines
Diff to previous 1.34.4.5 , to branch point 1.34
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--lexbind--0--patch-5


Revision 1.36.4.5 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 04:26:39 2006 UTC (17 years, 9 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-post-font-backend, unicode-pre-font-backend
Branch point for: unicode-xft
Changes since 1.36.4.4: +1 -1 lines
Diff to previous 1.36.4.4 , to branch point 1.36
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 15:23:21 2006 UTC (17 years, 9 months ago) by ttn
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91, EMACS_PRETEST_22_0_92
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
Update years in copyright notice; nfc.


Revision 1.35.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:52 2006 UTC (17 years, 10 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.35: +105 -102 lines
Diff to previous 1.35 , to next main 1.56
sync with trunk


Revision 1.38.2.1 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:25:45 2006 UTC (17 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.38: +4 -3 lines
Diff to previous 1.38 , to next main 1.56
Update from HEAD


Revision 1.34.4.5 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:24:18 2005 UTC (18 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.34.4.4: +2 -1 lines
Diff to previous 1.34.4.4 , to branch point 1.34
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-47

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.34.4.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:04:37 2005 UTC (18 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.34.4.3: +2 -2 lines
Diff to previous 1.34.4.3 , to branch point 1.34
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-42

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.36.4.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 09:48:55 2005 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.3: +2 -1 lines
Diff to previous 1.36.4.3 , to branch point 1.36
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Aug 7 12:33:18 2005 UTC (18 years, 3 months ago) by ttn
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39
Update years in copyright notice; nfc.


Revision 1.36.4.3 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:42:43 2005 UTC (18 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.2: +2 -2 lines
Diff to previous 1.36.4.2 , to branch point 1.36
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 16:06:35 2005 UTC (18 years, 4 months ago) by lute
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
Update FSF's address.


Revision 1.36.4.2 - (view) (download) (annotate) - [select for diffs]
Thu Mar 24 18:41:16 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.36.4.1: +97 -98 lines
Diff to previous 1.36.4.1 , to branch point 1.36
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 192-205)

   - Update from CVS
   - Use gdb-ui breakpoint faces on ttys too
   - Tweak gdb-ui breakpoint faces
   - Tweak info/.arch-inventory to identify info/.cvsignore as source
   - Clean up gdb-ui breakpoint faces


Revision 1.34.4.3 - (view) (download) (annotate) - [select for diffs]
Wed Mar 23 08:07:13 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.34.4.2: +97 -98 lines
Diff to previous 1.34.4.2 , to branch point 1.34
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-22

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 192-196)

   - Update from CVS
   - Use gdb-ui breakpoint faces on ttys too


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sat Mar 19 11:51:13 2005 UTC (18 years, 8 months ago) by eliz
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base
Branch point for: XFT_JHD_BRANCH
Changes since 1.37: +97 -98 lines
Diff to previous 1.37
(write_segment, unexec): Move these functions to avoid forward
references (which cause errors with "gcc -gcoff").


Revision 1.36.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:50 2004 UTC (19 years, 7 months ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.36: +3 -0 lines
Diff to previous 1.36
Sync to HEAD


Revision 1.34.4.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:22:47 2003 UTC (20 years, 1 month ago) by miles
Branch: lexbind
Changes since 1.34.4.1: +4 -1 lines
Diff to previous 1.34.4.1 , to branch point 1.34
Update from arch emacs--lexbind branch


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:57 2003 UTC (20 years, 2 months ago) by miles
Branch: MAIN
CVS Tags: after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-yamaoka, handa-temp-tag
Branch point for: gnus-5_10-branch
Changes since 1.36: +3 -0 lines
Diff to previous 1.36
Add arch taglines


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon May 19 14:39:00 2003 UTC (20 years, 6 months ago) by rms
Branch: MAIN
CVS Tags: Boehm-GC-base, emacs-bidi-base, kfs_20030524_post, kfs_20030524_pre
Branch point for: Boehm-GC, emacs-bidi, emacs-unicode-2
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
Comment change.


Revision 1.34.4.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:21:03 2003 UTC (20 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
Update from trunk.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Tue Feb 4 14:03:13 2003 UTC (20 years, 9 months ago) by lektu
Branch: MAIN
CVS Tags: RMAIL-MBOX-BASE
Branch point for: rmail-mbox-branch
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
Trailing whitespace deleted.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue Dec 11 22:18:57 2001 UTC (21 years, 11 months ago) by rms
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode, lexbind
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
*** empty log message ***


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri Nov 16 14:23:51 2001 UTC (22 years ago) by eliz
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Don't include coff.h unless HAVE_COFF_H is defined.


Revision 1.32.16.1 - (view) (download) (annotate) - [select for diffs]
Fri Nov 16 13:45:59 2001 UTC (22 years ago) by eliz
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_2, EMACS_21_3, EMACS_PRETEST_21_2_91, EMACS_PRETEST_21_2_92, EMACS_PRETEST_21_2_93, EMACS_PRETEST_21_2_94, EMACS_PRETEST_21_2_95, ttn-vms-21-2-B2, ttn-vms-21-2-B3, ttn-vms-21-2-B4
Branch point for: ttn-vms-21-2-stash, ttn-vms-21-3-stash
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 , to next main 1.56
(coff.h): Don't include on ISC 4.1.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Aug 22 22:41:55 2000 UTC (23 years, 3 months ago) by andrewi
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_102, EMACS_PRETEST_21_0_103, EMACS_PRETEST_21_0_104, EMACS_PRETEST_21_0_105, EMACS_PRETEST_21_0_106, EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91, EMACS_PRETEST_21_0_92, EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95, EMACS_PRETEST_21_0_98, EMACS_PRETEST_21_0_99, fx-branch-base, patches_21_0_base
Branch point for: EMACS_21_1_RC, fx-branch, gerd_0001, gerd_big, gerd_dbe, gerd_defvaralias, gerd_int, patches_21_0
Changes since 1.31: +2 -0 lines
Diff to previous 1.31
(write_segment) [USE_CRT_DLL]: Remove unnecessary
extern, which screws up dllimport attributes.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Jun 15 12:20:34 2000 UTC (23 years, 5 months ago) by eliz
Branch: MAIN
Changes since 1.30: +8 -12 lines
Diff to previous 1.30
(toplevel): Fix last change, so as not to deprive MSDOS
of its headers.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Jun 14 13:34:54 2000 UTC (23 years, 5 months ago) by gerd
Branch: MAIN
Changes since 1.29: +4 -0 lines
Diff to previous 1.29
(toplevel) [COFF]: Include coff.h.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Jun 29 22:54:28 1998 UTC (25 years, 5 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_20_4
Changes since 1.28: +31 -4 lines
Diff to previous 1.28
[COFF]: New variable coff_offset.
(make_hdr) [MSDOS]: If a_name is a coff-go32-exe executable with a
prepended stub, compute coff_offset.
(make_hdr, copy_sym) [COFF]: Use coff_offset when seeking into temacs.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Jul 19 19:47:26 1996 UTC (27 years, 4 months ago) by kwzh
Branch: MAIN
CVS Tags: EMACS_19_34, EMACS_20_2
Changes since 1.27: +10 -0 lines
Diff to previous 1.27
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
in `_crt0_startup_flags' so they don't go into the dumped Emacs.
Restore the value of `_crt0_startup_flags' after .text and .data
were dumped.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Apr 10 04:15:13 1996 UTC (27 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.26: +18 -0 lines
Diff to previous 1.26
[DJGPP v2]: Include fcntl.h.
(copy_text_and_data) [DJGPP v2]: Call __djgpp_exception_toggle.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 09:06:29 1996 UTC (27 years, 10 months ago) by erik
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25
Update FSF's address in the preamble.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 09:51:06 1996 UTC (27 years, 10 months ago) by kwzh
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Comment fixes.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Oct 8 19:29:57 1995 UTC (28 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.23: +18 -5 lines
Diff to previous 1.23
(write_segment): Write valid data in units of 1<<13,
but write zeros only a page at a time.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Oct 3 09:15:49 1995 UTC (28 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.22: +5 -4 lines
Diff to previous 1.22
(write_segment): Use pagesize as unit of writing instead of 128.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Oct 26 04:43:33 1994 UTC (29 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.21: +4 -5 lines
Diff to previous 1.21
Comment changes.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 03:25:51 1994 UTC (29 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
(make_hdr): Undo June 16 change.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Sep 24 00:29:39 1994 UTC (29 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.19: +0 -4 lines
Diff to previous 1.19
Don't test CANNOT_UNEXEC.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 18:37:12 1994 UTC (29 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.18: +0 -3 lines
Diff to previous 1.18
(copy_text_and_data): Delete some printf's.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Sep 23 06:18:31 1994 UTC (29 years, 2 months ago) by rms
Branch: MAIN
Changes since 1.17: +86 -0 lines
Diff to previous 1.17
(copy_text_and_data): Add RISCiX changes.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 23:45:41 1994 UTC (29 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.16: +4 -1 lines
Diff to previous 1.16
(make_hdr): Handle case of no "additional header".


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 06:55:46 1994 UTC (29 years, 5 months ago) by roland
Branch: MAIN
Changes since 1.15: +24 -4 lines
Diff to previous 1.15
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
(O_RDONLY, O_RDWR): Define if undefined.
[emacs] (report_error): Use report_file_error so the user can tell what the
errno code was.
(unexec): Use O_RDONLY instead of explicit 0.
(make_hdr): Don't undo A_TEXT_OFFSET adjustment #ifndef NO_REMAP, since it
was never adjusted earlier #ifndef NO_REMAP.
(adjust_lnnoptrs): Use O_RDWR instead of explicit 2.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sun May 22 19:55:13 1994 UTC (29 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.14: +9 -10 lines
Diff to previous 1.14
[MSDOS]: Don't include files from the dos extender
and debugger.  Use the <coff.h> that was put in the right place
a couple of djgpp versions ago.  Consequently, use `unsigned short'
for `word16' and `unsigned long' for `word32'.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed May 4 02:28:39 1994 UTC (29 years, 6 months ago) by kwzh
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Update copyright.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jan 8 09:19:22 1994 UTC (29 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.12: +40 -1 lines
Diff to previous 1.12
[MSDOS]: Don't #include <a.out.h>, but use other headers.
(make_hdr) [MSDOS]: Cast a pointer for bzero.
(write_segment) [EFAULT]: Check for before using.
(adjust_lnnoptrs) [MSDOS]: Use provided descriptor.
(adjust_lnnoptrs): Return 0 if ok.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 00:41:15 1993 UTC (30 years ago) by roland
Branch: MAIN
Changes since 1.11: +9 -2 lines
Diff to previous 1.11
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Sep 10 06:14:51 1993 UTC (30 years, 2 months ago) by roland
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Include <config.h> instead of "config.h".


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed Jul 28 08:18:09 1993 UTC (30 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
(make_hdr): Use & in call to bzero.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Wed Jun 16 21:42:25 1993 UTC (30 years, 5 months ago) by jimb
Branch: MAIN
Changes since 1.8: +5 -1 lines
Diff to previous 1.8
	* unexec.c [HPUX] (sbrk): This returns a void *.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Jun 9 11:58:39 1993 UTC (30 years, 5 months ago) by jimb
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Apply typo patches from Paul Eggert.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu May 20 02:14:56 1993 UTC (30 years, 6 months ago) by jimb
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
	Some more changes from Michael K. Johnson for Linux.
	* s/template.h: Mention that you should #define HAVE_TERMIO or
	HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred.
	* systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of
	tcsetpgrp to *pgid; it's just a status value.
	* config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux
	systems using XFree386, and perhaps is inappropriate in general.
	* m/intel386.h: #undefine the integer size macros, since the Linux
	<values.h> file #defines them itself.
	* mem-limits.h (get_lim_data): Linux has the ulimit call; if it
	fails, fall back on ULIMIT_BREAK_VALUE.
	* process.c: Linux needs the WAITTYPE, etc. definitions.
	* unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type;
	no need to use SYSV names.
	* s/linux.h: New file.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 07:18:15 1993 UTC (30 years, 8 months ago) by jimb
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
	* unexec.c (copy_text_and_data): Error message tweaked.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Feb 23 05:49:12 1993 UTC (30 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.4: +7 -6 lines
Diff to previous 1.4
(Fforward_comment): New function.
(adjust_lnnoptrs): Handle symentry.n_type == 0x2400.
(make_hdr) [USG_SHARED_LIBRARIES]: Set bias using bss_start.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Apr 24 08:10:18 1992 UTC (31 years, 7 months ago) by jimb
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
entered into RCS


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 14 20:43:29 1992 UTC (31 years, 8 months ago) by jimb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jan 13 21:47:34 1992 UTC (31 years, 10 months ago) by jimb
Branch: MAIN
Changes since 1.1: +63 -2 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 29 21:38:24 1991 UTC (32 years, 10 months ago) by rms
Branch: MAIN
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26