/[emacs]/emacs/lisp/progmodes/fortran.el
ViewVC logotype

Log of /emacs/lisp/progmodes/fortran.el

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.96.2.33 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 11:06:51 2009 UTC (14 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.96.2.32: +2 -2 lines
Diff to previous 1.96.2.32 , to branch point 1.96 , to next main 1.157
Merge from emacs--devo--0

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


Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Tue Oct 6 02:48:44 2009 UTC (14 years, 6 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_23_1_90, HEAD
Changes since 1.156: +2 -2 lines
Diff to previous 1.156
(fortran-end-of-block, fortran-beginning-of-block):
Also push mark in the macro case.


Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 03:48:46 2009 UTC (14 years, 6 months ago) by lektu
Branch: MAIN
Changes since 1.155: +2 -2 lines
Diff to previous 1.155
Use `called-interactively-p' instead of `interactive-p'.


Revision 1.96.2.32 - (view) (download) (annotate) - [select for diffs]
Fri Sep 18 08:01:25 2009 UTC (14 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.96.2.31: +72 -63 lines
Diff to previous 1.96.2.31 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Thu Sep 10 06:19:53 2009 UTC (14 years, 7 months ago) by gm
Branch: MAIN
Changes since 1.154: +26 -31 lines
Diff to previous 1.154
Move all safe and risky properties into the defcustoms.


Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Sun Aug 30 01:38:13 2009 UTC (14 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.153: +46 -32 lines
Diff to previous 1.153
(fortran-start-prog-re): New constant, extracted from fortran-current-defun.
(fortran-beginning-of-subprogram): Be more precise about finding the
start, to avoid an infinite loop in end-of-defun.  (Bug#4259)
(fortran-end-of-subprogram): Simplify.
(fortran-current-defun): Use fortran-start-prog-re.


Revision 1.96.2.31 - (view) (download) (annotate) - [select for diffs]
Thu Jan 22 07:59:15 2009 UTC (15 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.96.2.30: +3 -3 lines
Diff to previous 1.96.2.30 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Fri Jan 9 04:15:59 2009 UTC (15 years, 3 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.152: +2 -2 lines
Diff to previous 1.152
Replace last-command-char with last-command-event.


Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Mon Jan 5 03:23:35 2009 UTC (15 years, 3 months ago) by gm
Branch: MAIN
Changes since 1.151: +1 -1 lines
Diff to previous 1.151
Add 2009 to copyright years.


Revision 1.96.2.30 - (view) (download) (annotate) - [select for diffs]
Mon Dec 22 09:21:44 2008 UTC (15 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.96.2.29: +39 -21 lines
Diff to previous 1.96.2.29 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Thu Nov 20 02:44:38 2008 UTC (15 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.150: +39 -21 lines
Diff to previous 1.150
(fortran-mode-map): Add some menu :help.


Revision 1.96.2.29 - (view) (download) (annotate) - [select for diffs]
Thu Sep 4 05:45:34 2008 UTC (15 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.96.2.28: +5 -3 lines
Diff to previous 1.96.2.28 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Sat Aug 23 23:21:31 2008 UTC (15 years, 8 months ago) by gm
Branch: MAIN
CVS Tags: small-dump-base
Changes since 1.149: +5 -3 lines
Diff to previous 1.149
(fortran-tab-mode-string, fortran-comment-line-start)
(fortran-continuation-string): Doc fixes.


Revision 1.126.2.8 - (view) (download) (annotate) - [select for diffs]
Sun Aug 10 20:09:13 2008 UTC (15 years, 8 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_3, EMACS_PRETEST_22_2_90, EMACS_PRETEST_22_2_91, EMACS_PRETEST_22_2_92
Changes since 1.126.2.7: +6 -6 lines
Diff to previous 1.126.2.7 , to branch point 1.126 , to next main 1.157
(fortran-end-of-subprogram): Check for a match before trying to move
there (sync from trunk 2008-06-11).


Revision 1.96.2.28 - (view) (download) (annotate) - [select for diffs]
Thu Jun 12 05:36:43 2008 UTC (15 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.96.2.27: +22 -8 lines
Diff to previous 1.96.2.27 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Wed Jun 11 02:56:03 2008 UTC (15 years, 10 months ago) by gm
Branch: MAIN
CVS Tags: before-merge-emacs-app-to-trunk, before-remove-carbon, before-remove-vms, remove-carbon, remove-vms
Changes since 1.148: +22 -8 lines
Diff to previous 1.148
(fortran-end-of-subprogram): Check for a match before trying to move there.
(fortran-calculate-indent): When fortran-check-all-num-for-matching-do
is non-nil, indent most terminating statements like loop body.


Revision 1.96.2.27 - (view) (download) (annotate) - [select for diffs]
Fri May 23 04:33:57 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.26: +2 -2 lines
Diff to previous 1.96.2.26 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.126.2.7 - (view) (download) (annotate) - [select for diffs]
Sun May 18 04:16:57 2008 UTC (15 years, 11 months ago) by monnier
Branch: EMACS_22_BASE
Changes since 1.126.2.6: +1 -1 lines
Diff to previous 1.126.2.6 , to branch point 1.126
(fortran-font-lock-keywords-2): Add keywords for
logic operators .eqv. and .neqv.


Revision 1.148 - (view) (download) (annotate) - [select for diffs]
Sat May 17 20:08:37 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
(fortran-font-lock-keywords-2): Add .eqv., .neqv.


Revision 1.96.2.26 - (view) (download) (annotate) - [select for diffs]
Thu May 8 11:47:09 2008 UTC (15 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.25: +71 -82 lines
Diff to previous 1.96.2.25 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Wed May 7 02:59:06 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.146: +1 -1 lines
Diff to previous 1.146
(fortran-mode): Fix font-lock-syntactic-keywords oddness.


Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Tue May 6 07:18:24 2008 UTC (15 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.145: +4 -6 lines
Diff to previous 1.145
Switch to recommended form of GPLv3 permissions notice.


Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Sat Apr 26 02:33:47 2008 UTC (16 years ago) by gm
Branch: MAIN
Changes since 1.144: +66 -75 lines
Diff to previous 1.144
(fortran-mode-syntax-table): Change `;' to punctuation now it's not
needed for abbrevs.
(fortran-mode-abbrev-table): Remove defvar, make use of new
define-abbrev-table :regexp feature.


Revision 1.96.2.25 - (view) (download) (annotate) - [select for diffs]
Thu Apr 24 01:56:24 2008 UTC (16 years ago) by miles
Branch: lexbind
Changes since 1.96.2.24: +66 -69 lines
Diff to previous 1.96.2.24 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Thu Mar 13 03:26:47 2008 UTC (16 years, 1 month ago) by gm
Branch: MAIN
CVS Tags: font-backend-base
Branch point for: font-backend
Changes since 1.143: +66 -69 lines
Diff to previous 1.143
(fortran-mode-abbrev-table): Use newer form of define-abbrev, where
supported.  No need to bind abbrevs-changed for system abbrevs.


Revision 1.96.2.24 - (view) (download) (annotate) - [select for diffs]
Tue Feb 5 09:29:23 2008 UTC (16 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.96.2.23: +1 -1 lines
Diff to previous 1.96.2.23 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Sat Feb 2 04:23:20 2008 UTC (16 years, 2 months ago) by gm
Branch: MAIN
CVS Tags: lisp-bob
Changes since 1.142: +1 -1 lines
Diff to previous 1.142
(fortran-comment-indent-char): Use characterp rather than char-valid-p.


Revision 1.96.2.23 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 11:17:31 2008 UTC (16 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.96.2.22: +1 -1 lines
Diff to previous 1.96.2.22 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.109.2.22 - (view) (download) (annotate) - [select for diffs]
Wed Jan 9 01:19:37 2008 UTC (16 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.21: +1 -1 lines
Diff to previous 1.109.2.21 , to branch point 1.109 , to next main 1.157
Merge from emacs--devo--0

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


Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Tue Jan 8 20:46:14 2008 UTC (16 years, 3 months ago) by miles
Branch: MAIN
CVS Tags: before-merge-unicode-to-trunk, emacs-unicode-2-base, merge-unicode-to-trunk
Changes since 1.141: +1 -1 lines
Diff to previous 1.141
Merge from emacs--rel--22

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


Revision 1.126.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jan 7 02:10:52 2008 UTC (16 years, 3 months ago) by gm
Branch: EMACS_22_BASE
CVS Tags: EMACS_22_2, EMACS_PRETEST_22_1_90, EMACS_PRETEST_22_1_91, EMACS_PRETEST_22_1_92
Changes since 1.126.2.5: +1 -1 lines
Diff to previous 1.126.2.5 , to branch point 1.126
Add 2008 to copyright years.


Revision 1.96.2.22 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 23:42:52 2007 UTC (16 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.96.2.21: +17 -3 lines
Diff to previous 1.96.2.21 , to branch point 1.96
Merge from emacs--devo--0

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


Revision 1.109.2.21 - (view) (download) (annotate) - [select for diffs]
Thu Dec 6 09:51:00 2007 UTC (16 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.20: +2 -0 lines
Diff to previous 1.109.2.20 , to branch point 1.109
Merge from emacs--devo--0

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


Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Sat Nov 17 03:49:50 2007 UTC (16 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.140: +2 -0 lines
Diff to previous 1.140
(gud-find-c-expr): Declare as a function.


Revision 1.109.2.20 - (view) (download) (annotate) - [select for diffs]
Sun Nov 11 00:56:29 2007 UTC (16 years, 5 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.19: +15 -3 lines
Diff to previous 1.109.2.19 , to branch point 1.109
Merge from emacs--devo--0

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


Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Fri Nov 9 05:20:23 2007 UTC (16 years, 5 months ago) by dann
Branch: MAIN
Changes since 1.139: +2 -1 lines
Diff to previous 1.139
* ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
(ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
(ediff-current-diff-A, ediff-current-diff-B)
(ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
(ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
(ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
(ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
(ediff-odd-diff-Ancestor, ediff-reset-mouse):
* ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
(ediff-setup-windows-plain-merge)
(ediff-setup-windows-plain-compare, ediff-setup-control-frame)
(ediff-refresh-control-frame, ediff-get-visible-buffer-window):
* ediff-util.el (ediff-setup-keymap, )
(ediff-toggle-wide-display, ediff-toggle-multiframe)
(ediff-toggle-use-toolbar, ediff-really-quit)
(ediff-good-frame-under-mouse)
(ediff-highlight-diff-in-one-buffer)
(ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
(ediff-make-bullet-proof-overlay):
* ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
(ediff-set-meta-overlay):
* ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
* ediff.el (ediff-documentation): Replace ediff-xemacs-p and
ediff-emacs-p with their former definitions.

* emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
(viper-has-face-support-p, viper-inactivate-input-method)
(viper-activate-input-method)
(viper-use-replace-region-delimiters, viper-restore-cursor-type):
* emulation/viper-mous.el (viper-multiclick-timeout)
(viper-surrounding-word, viper-mouse-click-insert-word)
(viper-mouse-click-search-word, viper-parse-mouse-key):
* emulation/viper-macs.el (viper-char-array-to-macro):
* emulation/viper.el (viper-go-away, viper-set-hooks)
(viper-non-hook-settings):
* emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
(viper-get-saved-cursor-color-in-insert-mode)
(viper-get-saved-cursor-color-in-emacs-mode)
(viper-check-version, viper-get-visible-buffer-window)
(viper-file-checked-in-p, viper-set-replace-overlay)
(viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
(viper-check-minibuffer-overlay, viper-read-key-sequence)
(viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
with their former definitions.
(viper-eventify-list-xemacs): Only do work for XEmacs.
(viper-set-unread-command-events): Only do work for Emacs.
(viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
(viper-move-overlay, viper-overlay-start, viper-overlay-end)
(viper-overlay-get, viper-overlay-put, viper-read-event)
(viper-characterp, viper-int-to-char, viper-get-face)
(viper-color-defined-p, viper-iconify): New defaliases replacing
the old fsets.

* progmodes/fortran.el (comment-region-function)
(uncomment-region-function): Pacify byte compiler.

* vc.el (vc-diff-internal): Remove code for an old version of
gnus.


Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Sat Nov 3 03:03:24 2007 UTC (16 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.138: +12 -1 lines
Diff to previous 1.138
(fortran-mode-map): Don't bind M-;.
(fortran-mode): Set values for comment-region-function,
uncomment-region-function and comment-insert-comment-function.
(fortran-uncomment-region): New function.


Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 19:14:08 2007 UTC (16 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.137: +1 -1 lines
Diff to previous 1.137
(fortran-tab-mode-string): Revert change merged in from EMACS_22 branch.
This code behaves differently on the trunk.


Revision 1.96.2.21 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 10:00:32 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.96.2.20: +506 -478 lines
Diff to previous 1.96.2.20 , to branch point 1.96
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 902-908)

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

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

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


Revision 1.96.2.20 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:56:40 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.96.2.19: +19 -20 lines
Diff to previous 1.96.2.19 , to branch point 1.96
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 866-889)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22
   - Add missing change from rel-22 branch to src/image.c
   - Remove RCS keywords from doc/misc/cc-mode.texi
   - Remove man, lispref, and lispintro directories

 * emacs--multi-tty--0  (base, patch 1-45)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-743
   - Merge from lorentey@elte.hu--2004
   - Remove out-of-date meta-files
   - Tweak perms to be more like emacs--devo--0
   - Restore lispref/elisp-covers.texi
   - Sync with sealing patch in lorentey@elte.hu.
   - Rudimentary fix for environment variable handling.
   - Update from CVS
   - server.el: Don't change the default directory in the *scratch* buffer.
   - Merged from emacs--devo--0
   - Revert to official bug report addresses.
   - Merge from emacs--devo--0
   - Import changelog info from arch logs into ChangeLog.multi-tty files
   - Update from CVS: src/puresize.h (BASE_PURESIZE): Increase.
   - Restore original arch-tag in src/ChangeLog.multi-tty

 * emacs--rel--22  (patch 101-121)

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

 * gnus--rel--5.10  (patch 248-256)

   - Merge from emacs--devo--0
   - Update from CVS
   - Update from CVS: texi/gnus.texi (On Writing Manuals): Fix typos.
   - Revert refcard location changes

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0  (base, patch 1-7)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-474
   - Add CVS metadata files.
   - Update from CVS.
   - Update from CVS
   - Sync with miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-539.

 * lorentey@elte.hu--2004/emacs--cvs-trunk--0-  (version 0)

   - Branch closed.  Use miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 instead.

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (base, patch 1-4)

   - tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
   - Add a level of indirection to terminal characteristics.
   - Implemented multiple tty support.
   - Updating_frame vs. selected_frame in term.c.
   - Added a pointer to my archive to README.multi-tty
 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-5

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 6-223, 225-257)

   - Removed two files that were committed by mistake.
   - Fixed two typos.
   - Full support for multiple terminal I/O (with some rough edges).
   - Fully eliminated global tty state variables.
   - Cosmetic changes in README.multi-tty
   - Added compilation instructions to README.multi-tty.
   - Implemented automatic deletion of terminals.
   - README.multi-tty updates.
   - Small change in README.multi-tty
   - Merged in changes from CVS HEAD
   - Joined miles@gnu.org--gnu-2004/emacs--cvs-trunk--0
   - Trivial changes
   - Bugfix festival.
   - Handle Ctl-G in emacsclient.
   - Make sure secondary frames are deleted when emacsclient quits.
   - Merged in changes from CVS head
   - Don't compile sys_select on systems that don't need it.
   - Delete server frames on server restart.
   - Undo patch-23.  I need a coffee.
   - Major bugfixes and slight enhancements.
   - A few more bugfixes and new features.
   - Separate frame-local, tty-dependent parameters from tty-local parameters.
   - Fixed X support, preliminary support for X-tty combo sessions.
   - MULTI_KBOARD support for ttys.  Input-related bugfixes for X+tty sessions.
   - Got rid of the rif (window-based redisplay interface) global variable.
   - Fix longopts option name for --tty.
   - Portability fixes (now it compiles & runs fine on Solaris).
   - Added multi-tty support for talk.el.
   - Fixed typo in talk.el.
   - Fixed typo in talk.el (again).
   - Fix mouse-position for tty+X combo sessions.
   - Add "multi-tty" to emacs-version output.
   - Fix more SEGV cases in frame.c
   - Converted display hooks to be display-local.  Plus many bugfixes.
   - Fix SEGV in init_sys_modes during X startup
   - Hookified termcap devices, added bootstrap display device, plus many
     bugfixes.
   - Numerous bugfixes and small improvements.
   - Changed tty input code to use read_socket_hook.
   - Fix C-g handling with multiple ttys.
   - Don't select on stdin unconditionally.
   - Support for opening X frames from a tty session.
   - Fix initialization of the window-system variable.
   - Romain Francoise's and Ami Fischman's bugfixes.
   - Added note about the commit mailing list.
   - Fixed tty faces during combo sessions.  Plus other assorted bugfixes.
   - Set the keyboard of the initial frame correctly.
   - Fixed interactive temacs.
   - Removed %T in mode-line-format.  Trivial documentation changes.
   - Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
   - Cosmetic changes.
   - Don't exit Emacs when the X display is closed during a tty-X combo session.
   - Prevent core dumps when the X server crashes.
   - Fix the case when emacsclient is run on Emacs's controlling tty.
   - Trivial fixes to shut up some of the compiler warnings.
   - Don't hang on the tty if called from a shell script.
   - Fixed a typo in README.multi-tty.
   - Added newly loaded stuff in loadup.el to src/Makefile.in.
   - Don't try to init X drag and drop on a termcap frame.
   - Fix list-colors-display and other functions on a termcap frame
   - Added -w option to emacsclient for opening a new X frame.
   - Verify the version of Emacsclient.
   - Changed emacsclient to open new frames by default.
   - README updates.
   - Don't read too many characters from the tty.
   - Don't delete a tty if it's the last device with frames.
   - Fix typo in delete_display_hook documentation.
   - Fix a crash in emacsclient when DISPLAY is unset.
   - Block more input during read_avail_input.
   - Allow tty_read_avail_input to use the whole input buffer.
   - Don't try to handle a new event if the input buffer is full.
   - Back out previous change, it causes infinite recursion.
   - Revert patch-93, that was the real culprit.  Reapply patch-97.
   - Check for numchars > 0 in handle_one_xevent, not 1.
   - (Sigh.) Don't try to read more events than the buffer size.
   - Make emacsclient refuse to create a frame inside an Emacs term buffer.
   - Implemented suspending of emacsclient frames.
   - Added *.rej to tla's unrecognized pattern.
   - Fix background-mode on terminal frames (Dan Nicolaescu).
   - Fixed compiler warnings for keyboard.c.
   - Trivial cleanups to get rid of GCC warnings.
   - Trivial cleanup in fringe.c, missing from previous patch.
   - Removed *.rej from backup pattern in tagging method.
   - Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert
     Chassell).
   - Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
   - Fix bootstrap problems in CVS.
   - Fix initialization order at bootstrap (Dan Nicolaescu).
   - Trivial cosmetic change in dispnew.c.
   - Prevent Lisp nesting errors while bootstrapping.
   - Fix #include errors for FreeBSD (Frank Ruell)
   - Merged in changes from CVS trunk
   - README changes.
   - Merged in changes from CVS trunk.
   - Eliminated updating_frame.
   - Fix segfault in term.c (reported by lukhas@free.fr).
   - Another server.el overhaul.
   - Fix frame parameter handling in server.el.
   - In emacsclient, protect the xmitted string from fprintf expansion (Dan
     Nicolaescu).
   - Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
   - Fix one more case of the previous error.
   - A simple implementation for display-local frame parameters.
   - Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
   - Fixed environment variable handling during terminal initialization.
   - Added branch description to admin/notes/BRANCH.
   - Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
   - Add kludge to prevent overriding keyboard-coding-system customization.
   - Make terminal_coding and keyboard_coding display-local.
   - New control structure: with-selected-frame.
   - Use with-selected-frame.
   - Fix environment variables on emacsclient frames.
   - Use the remote locale for terminal & keyboard coding system.
   - Update README.multi-tty.
   - Fix server-socket-dir initialization (rep. by Friedrich Delgado
     Friedrichs).
   - Fix terminal coding system in multibyte locales (rep. by Friedrich
     Delgado Friedrichs).
   - Fix background mode initialization on client tty frames (rep. by Dan
     Nicolaescu).
   - Fix window-system-default-frame-alist (ARISAWA Akihiro).
   - Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
   - Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
   - Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
   - README.multi-tty update.
   - Clear single_kboard each time Emacs returns to top-level.
   - Don't core dump on SIGINT when there is no frame on the controlling tty.
   - Dissociate from the controlling tty correctly on FreeBSD.
   - Make server-start safe against accidental restarts.
   - Fix parse error in term.c (ARISAWA Akihiro).
   - Fix byte-compile errors during bootstrap.  (Reported by Juraj Kubelka.)
   - Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
   - Reapply src/Makefile.in changes that got lost in the tagline snafu of
     patch-197.
   - Implemented display ids for multiple emacsclients on the same tty.
     Plus assorted bugfixes.
   - Fix bootstrap errors.
   - Fixed C-c from the controlling terminal.
   - Don't leave buffers created by nowait clients buried under others
     (rep. by Dan Nicolaescu).
   - Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
   - Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE
     Tetsuya.)
   - Prevent the previous bug from reappearing later.
   - Fix creating frames on different X servers.
   - Cleaned up README compile & test instructions.
   - Updated archive location in docs. (Thanks to Dan Waber.)
   - README updates, including a new Tips & Tricks section
   - Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
   - Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
   - Add TAGS-LISP to precious regex in src/.
   - Merged in changes from CVS trunk (Jan D. has fixed the XSync call in
     xterm.c, no need to disable it anymore).
   - Inhibit redisplay while frames are being deleted after an X disconnect.
   - Fix typo in src/Makefile.in.
   - Removed C99ism in init_fringe_bitmap.
   - Small tweaks in server.el.
   - Set ncurses-related environment variables while creating a new
 tty frame. (Reported by Dan Nicolaescu.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 258-292)

   - Merged in changes from CVS trunk.
   - Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.)
     Plus cleanups.
   - Fix bootstrap problem with --without-x.
   - Trivial documentation change in keyboard.c.
   - Remove remaining references to updating_frame.
   - Increase PURESIZE to handle the extra stuff recently added.
   - Trivial changes in x_create_tip_frame.
   - README update.
   - Joined Miles's 2005 Emacs branch.
   - Merged in changes from CVS trunk.  (Long time no see!) :-)
   - Fix bootstrap error in CVS.
   - Fix xassert-related bootstrap errors.
   - Add some new precious/backup patterns in src/.
   - Update =partner-versions.
   - Prevent emacsclient errors when Emacs is compiled without X support.
   - README updates. (Reported by Xavier Mallard)
   - Merged from miles@gnu.org--gnu-2005 (patch 76-78)
   - Fix typo in dispnew.c.
   - Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
   - On C-x C-c, restrict `save-some-buffers' to the client's buffers.
     (Reported by Han Boetes.)
   - Fix compilation error with GTK, fix issues with double C-g on
     controlling tty.
  (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)

 * lorentey@elte.hu--2004/emacs--multi-tty--0  (patch 293-605)

   - Merged from miles@gnu.org--gnu-2005 (patch 91-94)
   - Initialize blink-cursor-mode consistently.
   - Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
   - Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
   - Fix line/column number positioning in emacsclient. (Reported by Han
     Boetes.)
   - Merged from miles@gnu.org--gnu-2005 (patch 117-118)
   - Merged from miles@gnu.org--gnu-2005 (patch 119)
   - Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
   - Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
   - Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
   - Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
   - Fix crash condition when an X server connection is broken. (Reported
     by Vincent Bernat.)
   - Declare Vinhibit_redisplay in xterm.c.
   - Don't abort with GTK when a tty is opened.
   - Merged from miles@gnu.org--gnu-2005 (patch 159)
   - Merged from miles@gnu.org--gnu-2005 (patch 160-161)
   - Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
   - Merged from miles@gnu.org--gnu-2005 (patch 183)
   - Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
   - Close the X connection when the last frame is deleted.
   - Fix stupid syntax errors in previous patch.
   - README updates.
   - Revert changes that were committed by mistake in the previous patch.
   - Merged from miles@gnu.org--gnu-2005 (patch 192-203)
   - Fix some superflous deviations from CVS, plus apply some cosmetics.
   - Fix yet another compilation error.
   - Merged from miles@gnu.org--gnu-2005 (patch 204-213)
   - Fix some aspects of X display shutdown.
   - Prevent core dump when connection is lost during frame creation.
   - README update. (Fix identifier names in emacs background preloader
     example.)
   - Fix error when creating tty clients.
   - Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
   - Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
   - Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
   - Resolve crashes related to face aliases.
   - Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
   - Fix bootstrap error during loadup.
   - Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
   - Merged from miles@gnu.org--gnu-2005 (patch 269)
   - Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
   - Fix describe-variable with frame-local variables.
   - I give up; attempt to fix annoying crashes by reverting xdisp.c
     changes in patch-328.
   - Merged from miles@gnu.org--gnu-2005 (patch 279-280)
   - Merged from miles@gnu.org--gnu-2005 (patch 281-285)
   - Fix exponential slowdowns on repeated tty frame creation.
   - Fix UTF-8 tty input when first frame is an X frame. Steps towards
     multiple tty locale support.
   - Fix typo in get_display.
   - Support for ttys with different character locale settings.
   - Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
   - Merged from miles@gnu.org--gnu-2005 (patch 292-295)
   - Disable display type check in start_hourglass, and always set up the timer.
   - Merged from miles@gnu.org--gnu-2005 (patch 296-306)
   - Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
   - Merged from miles@gnu.org--gnu-2005 (patch 307-312)
   - Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
   - Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
   - Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
   - Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
   - Merged from miles@gnu.org--gnu-2005 (patch 423-434)
   - Merged from miles@gnu.org--gnu-2005 (patch 435-437)
   - Merged from miles@gnu.org--gnu-2005 (patch 438-440)
   - Merged from miles@gnu.org--gnu-2005 (patch 441-446)
   - Make function-key-map a terminal-local variable (move it inside the
     kboard struct).
   - Update Lisp code for a terminal-local `function-key-map'.
   - Make sure the terminfo function key sequences are set up in the
     correct function-key-map.
   - Work around mysterious breakage of arrow key recognition under screen
     (see first TODO in README).
   - Change key-translation-map to be terminal-local.
   - Merged from miles@gnu.org--gnu-2005 (patch 447-448)
   - Replace encoded-kbd-mode with display-specific
     encoded-kbd-setup-display. (Doesn't work yet.)
   - New version of ldefs-boot.el.
   - Cleanup: Move kboard fields from struct frame and device-specific
     descriptors to struct display.
   - New C function `push_display_kboard'.
   - Work around nondeterministic binding of terminal-local variables.
     (Fixes national character input on ttys.)
   - Use terminal-local-value to access function-key-map in terminal packages.
   - Speed up loading of term/xterm.el.
   - Speed up loading of term/xterm.el (Dan Nicolaescu).
   - Remove pointless conditional around key substitution block in
     term/xterm.el (Dan Nicolaescu)
   - Fix the original cause of the "arrow keys don't work on screen" bug.
   - Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
   - Merged from miles@gnu.org--gnu-2005 (patch 469)
   - Implement rudimentary Lisp-level terminal parameters.
   - Small enhancements.
   - Handle and document that `delete-frame' may call functions in
     `delete-frame-functions' twice.
   - Merged from miles@gnu.org--gnu-2005 (patch 470-473)
   - Merged from miles@gnu.org--gnu-2005 (patch 474)
   - Fix compilation error in src/term.c.
   - At long last, fix annoying SELECTED_FRAME crashes after unexpected
     connection failures. Yay!
   - README update.
   - Rename term_init to init_tty.
   - Rename `struct display' to `struct device'. Update function, parameter
     and variable names accordingly.
   - Cosmetic changes in server.el.
   - Fix compilation error in select_frame_for_redisplay.
   - Rename function-key-map to local-function-key-map, and
     global-function-key-map to function-key-map. Same for
     key-translation-map.
   - Fix dumb error leading to national keys not working on ttys.
   - Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
   - Don't let window-system-default-frame-alist override parameters
     specified manually.
   - Work around crashes in X session management after normal shutdown of X
     server.
   - Apply patch from CVS trunk to fix recenter on ttys.
   - Add two pending bugs to README.multi-tty.
   - Merged in changes from CVS trunk.  Plus added lisp/term tweaks.
   - Fix syntax error in lisp/term/xterm.el.
   - Merged in changes from CVS trunk.  (Testing my own CVS gateway.)
   - Add =upstream-branch file for semi-automated merges.
   - Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
   - Fix terminal initialization code.  (Contributed by Dan Nicolaescu.)
   - Slightly refactor the terminal initialization code for simplicity.
   - Apply settings in `window-system-default-frame-alist' to the initial
     frame as well.
   - Prevent resource allocation explosion when C-x 5 2 is used on xterms.
   - Enforce the presence of `window-system' and `tty-type' frame
     parameters in all frames.
   - Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el.
     (Submitted by Dan Nicolaescu.)
   - Merged in changes from CVS trunk.
   - Fix bootstrap error.
   - Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up
     some corner cases in Emacs server.
   - Fix `emacsclient +12 file' behaviour.  (Reported by Han Boetes.)
   - Make xt-mouse.el multi-tty-compatible.
   - Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
   - Make `emacsclient -n <filename>' open new X frames when possible.
     (Reported by Bas Kok.)
   - Don't let server-save-buffers-kill-display unexpectedly kill Emacs on
     --no-wait's X frames.
   - Set Emacs version number to 22.0.51 to allow parallel installations of
     CVS trunk and the multi-tty branch.
   - Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by
     Han Boetes, analysis by Kalle Olavi Niemitalo.)
   - Fix bootstrap error in keyboard.c.
   - Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
   - Fix assertion on kboard->kbd_queue and other such crashes.
   - Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
   - Merged from miles@gnu.org--gnu-2005 (patch 543)
   - Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
   - Fix hardcoded stdout usage in term.c.  (Reported by Dan Nicolaescu.)
   - Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
   - Merged from miles@gnu.org--gnu-2005 (patch 578-592)
   - Merged from miles@gnu.org--gnu-2005 (patch 593-595)
   - Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
   - Fix Delete key on X by adapting normal-erase-is-backspace-mode for
     multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
   - Change the "pretest" bug report address to the multi-tty list.
   - Merged from miles@gnu.org--gnu-2005 (patch 610-614)
   - Doc update.
   - Change `keyboard-translate-table' to be terminal-local.
   - Don't try to rebind the `t' symbol.
   - Protect keyboard-translate-table from GC.
   - Fix semantics of terminal-local variables. Remove
     `terminal-local-value' hack.
   - Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
   - Update frames-on-display-list to accept terminal id numbers.
   - Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
   - Fix some of the bootstrap problems.
   - Increase puresize.  (Emacs needs 1205176 pure bytes now.)
   - Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
   - Merged from miles@gnu.org--gnu-2005 (patch 655)
   - Increase PURESIZE yet again.
   - Store client's environment in terminal parameters, not server parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 656-658)
   - Merged from miles@gnu.org--gnu-2005 (patch 659-663)
   - Delete leftover id for "info/dir".
   - Fix "first non-ASCII character on new tty frames" problem.
   - Prevent core dumps with GTK by disabling secondary X connections there.
   - Work around Emacs crash on Konsole detach.  (Tom Schutzer-Weissmann)
   - Fix typo in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
   - Implement full support for frame-local `next-buffer' and `previous-buffer'.
   - Reimplement and extend support for terminal-local environment variables.
   - Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim
     Verona.) Split `set-input-mode'.
   - Pull a bugfix from CVS to prevent problems with the Debian semantic
     package.
   - Fix compilation error during non-X builds.
   - Reimplement terminal parameters in C; clean up term.c, create terminal.c.
   - Implement automatic terminal-local environment variables via
     `local-environment-variables'.
   - Fix compilation errors in previous commit.
   - Merged from miles@gnu.org--gnu-2005 (patch 677)
   - Fix error during bootstrap.
   - Fix semantics of let-binding `process-environment'.
   - Initialize Vprocess_environment to nil.
   - Store local environment in frame (not terminal) parameters.
   - Merged from miles@gnu.org--gnu-2005 (patch 678-680)
   - Merged from miles@gnu.org--gnu-2005 (patch 681)
   - Update environment-related doc strings.
   - Rename `struct device' to `struct terminal'. Rename some
     terminal-related functions similarly.
   - Set `local-environment-variables' to t by default.
   - Show the splash screen on Emacsclient frames.  Show *scratch* by default.
   - Display "@" in mode-lines of Emacsclient frames.
   - Make sure `delete-frame-functions' can not prevent the frame from
     being deleted.
   - Fix crash in lookup_image on termcap frames.
   - Enhance splash screens to work better with emacsclient.
   - Fix splash screen loosing input events on Emacsclient frames.
   - Don't display the splash screen when no frame was created. (Fixes tty
     resume.)
   - (Hopefully) fix bootstrap error on OpenBSD.  (reported by Han Boetes)
   - Fix typo in docstring of `frame-with-environment'.
   - Cosmetic fixes in xfns.c.
   - Install workaround for "X protocol error: BadCursor (invalid Cursor
     parameter) on protocol request 2"
   - Make all frames created in an emacsclient session belong to that client.
   - Experimental change: don't restore kboard after temporary changes if
     Emacs wasn't in single kboard state.
   - Fix typo in `server-handle-delete-frame'; fix startup echo area message.
   - Fix last frame check in server.el.
   - Fix Delete keys under X (for good, this time).
   - Overhaul and simplify single_kboard API. Allow calls to
     `recursive-edit' in process filters. Small fixes.
   - Merged from miles@gnu.org--gnu-2005 (patch 682)
   - Fix abort() in read_key_sequence.
   - Remove group write permissions from all files.
   - Merged from miles@gnu.org--gnu-2005 (patch 683-684)
   - Fix C-g during `make-network-process'.  (Reported by Mark Plaksin.)
   - Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
   - Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
   - Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
   - Fix bootstrap problem reported by Han Boetes.
   - Fix some bugs related to wrong_kboard_jmpbuf.
   - Eliminate wrong_kboard_jmpbuf.
   - Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
   - Fix compilation error on older GCCs (reported by "mace").
   - Merged from
   - Fix bootstrapping problem.  (Reported by "mace".)
   - Merged from emacs@sv.gnu.org
   - Add explicit abort() when x_catch_errors_unwind is called by mistake.
   - Fix `emacsclient --eval '(progn (find-file "file")'' and the like.
     (Reported by Han Boetes.)
   - Fix permissions. (Reported by Han Boetes.)
   - Fix tty state problem after error in `set-quit-char'.
   - Fix compilation.
   - Fix `server-delete-client' behavior when the user quits `kill-buffer'.
     (Reported by Han Boetes.)
   - Increase puresize.
   - Fix bogus crash with -DENABLE_CHECKING.
   - Remove unused variable in read_key_sequence.
   - Fix GDB magic.
   - Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh
     Madhu.)
   - Fix ediff problems.  (Reported by Dan Nicolaescu.)
   - Fix compilation error in ediff-wind.el.  D'oh.
   - Fix bizarre syntax error, probably from a baz merge bug.
   - Let the Emacs server recognize `inhibit-startup-echo-area-message'.
     (Reported by Han Boetes.)
   - Set emacsbug.el's pretest address to the multi-tty list. (Reported by
     Richard Lewis.)
   - Fix toolbars on X frames when Emacs is started on a tty. (Reported by
     Richard Lewis.)
   - Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the
     state of the current frame.
   - Clean up tty device handling. Change name of controlling tty from nil
     to "/dev/tty".
   - Set `default-directory' in *scratch* to the current directory of
     emacsclient.
   - Fix compilation error on OpenBSD.  (Reported by Han Boetes.)
   - Fix OpenBSD compilation some more.  (Fix by Han Boetes.)
   - Fix delete key after C-x 5 2 on X.  (Catched by Dan Nicolaescu.)
   - Fix tooltip border color.
   - Fix previous commit.
   - (Attempt to) fix bootstrap error.
   - Fix typo in startup.el.
   - Fix `vc-annotate' under X.  (Reported by Dan Nicolaescu.)
   - Make `tty-display-color-p' follow its doc string. (Reported by Dan
     Nicolaescu.)
   - Fix stupid crash during startup.
   - Fix crashes in redisplay functions on suspended tty frames. (Reported
     by Dan Nicolaescu.)
   - Fix crashes in `delete-terminal' caused by recursive calls or X
     displays with live frames.
   - Don't load terminit files repeatedly. Also, don't call terminit
     functions more than once per terminal.
   - Fix and/or simplify terminal initialization files.
   - Fix C-x 5 2 on the controlling tty; fix some possible crash conditions
     and a memory leak.
   - Fix syntax errors in terminal initialization files.
   - Fix compilation error in lwlib/xlwmenu.c.
   - Rework environment variable support. (Reported by Kalle Olavi
     Niemitalo and Noah Friedman.)
   - Merged from emacs@sv.gnu.org.
   - Fix typo in lisp/term/xterm.el.
   - Let frames on new terminals inherit 'environment and 'client.
   - Fix x_catch_errors-related abort after X disconnects. (Reported by Dan
     Nicolaescu).
   - Fix F10 behaviour.  (Reported by Bernard Adrian.)
   - Remove superfluous properties from the mode-line-client indicator.
     (Reported by Kalle Olavi Niemitalo)
   - Fix various aborts in get_named_tty.  (Patch by Kalle Olavi Niemitalo)
   - Increase PURESIZE.
   - Fix obvious runtime errors after merge.
   - Regenerate lisp/ldefs-boot.el.
   - Merged from emacs@sv.gnu.org.  Last-minute emacsclient rewrites be damned!
   - Fix crash in window.c.
   - Fix various suspend-related bugs in emacsclient. (Report & patch by
     Dan Nicolaescu.)
   - Remove semantic.cache, fix tagging method.
   - Fix compilation errors.  Regenerate ldefs-boot.el.
   - Re-enable GTK multidisplay support.
   - Regenerate ldefs-boot, remove junk.
   - Fix compilation error with non-toolkit scrollbar.

 * lorentey@elte.hu--2004/emacs--multi-tty--0-  (version 0)

   - This branch is now closed. Work continues at
     emacs@sv.gnu.org/emacs--multi-tty--0.

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


Revision 1.96.2.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:40:34 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.96.2.18: +118 -48 lines
Diff to previous 1.96.2.18 , to branch point 1.96
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-851)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 84-92)

   - Update from CVS
   - Change capitalization of VC backend names for new backends
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

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


Revision 1.96.2.18 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:38:53 2007 UTC (16 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.96.2.17: +1 -1 lines
Diff to previous 1.96.2.17 , to branch point 1.96
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.109.2.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:11:54 2007 UTC (16 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.18: +506 -478 lines
Diff to previous 1.109.2.18 , to branch point 1.109
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 902-908)

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

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

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


Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 09:07:11 2007 UTC (16 years, 6 months ago) by miles
Branch: MAIN
Changes since 1.136: +1 -1 lines
Diff to previous 1.136
Merge from emacs--rel--22

Patches applied:

 * emacs--rel--22  (patch 131-137)

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

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

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


Revision 1.126.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 03:57:21 2007 UTC (16 years, 6 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.126.2.4: +2 -2 lines
Diff to previous 1.126.2.4 , to branch point 1.126
(fortran-comment-line-start-skip, fortran-directive-re):
Mark these regexps as safe if they are strings.


Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 03:57:09 2007 UTC (16 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
(fortran-comment-line-start-skip, fortran-directive-re):
Mark these regexps as safe if they are strings.


Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 07:02:42 2007 UTC (16 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.134: +474 -474 lines
Diff to previous 1.134
Untabify.


Revision 1.126.2.4 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 06:52:04 2007 UTC (16 years, 6 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.126.2.3: +30 -0 lines
Diff to previous 1.126.2.3 , to branch point 1.126
(fortran-tab-mode-default)
(fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
(fortran-structure-indent, fortran-continuation-indent)
(fortran-comment-indent, fortran-comment-line-extra-indent)
(fortran-comment-line-start)
(fortran-minimum-statement-indent-fixed)
(fortran-minimum-statement-indent-tab)
(fortran-comment-indent-char, fortran-line-number-indent)
(fortran-check-all-num-for-matching-do)
(fortran-blink-matching-if, fortran-continuation-string)
(fortran-comment-region, fortran-electric-line-number)
(fortran-column-ruler-fixed, fortran-column-ruler-tab)
(fortran-analyze-depth, fortran-break-before-delimiters):
Give an appropriate safe-local-variable property.


Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Tue Oct 23 06:51:54 2007 UTC (16 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.133: +29 -1 lines
Diff to previous 1.133
(fortran-tab-mode-default)
(fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
(fortran-structure-indent, fortran-continuation-indent)
(fortran-comment-indent, fortran-comment-line-extra-indent)
(fortran-comment-line-start)
(fortran-minimum-statement-indent-fixed)
(fortran-minimum-statement-indent-tab)
(fortran-comment-indent-char, fortran-line-number-indent)
(fortran-check-all-num-for-matching-do)
(fortran-blink-matching-if, fortran-continuation-string)
(fortran-comment-region, fortran-electric-line-number)
(fortran-column-ruler-fixed, fortran-column-ruler-tab)
(fortran-analyze-depth, fortran-break-before-delimiters):
Give an appropriate safe-local-variable property.


Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 07:39:06 2007 UTC (16 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
Martin Rudalics  <rudalics at gmx.at>

(fortran-mode-map, fortran-window-create): Use window-full-width-p.


Revision 1.126.2.3 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 07:38:32 2007 UTC (16 years, 6 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.126.2.2: +4 -4 lines
Diff to previous 1.126.2.2 , to branch point 1.126
Martin Rudalics  <rudalics at gmx.at>

(fortran-mode-map, fortran-window-create): Use window-full-width-p.


Revision 1.109.2.18 - (view) (download) (annotate) - [select for diffs]
Thu Oct 11 16:21:39 2007 UTC (16 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.17: +19 -20 lines
Diff to previous 1.109.2.17 , to branch point 1.109
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

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


Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Fri Sep 21 08:05:59 2007 UTC (16 years, 7 months ago) by gm
Branch: MAIN
Changes since 1.131: +15 -15 lines
Diff to previous 1.131
(fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar.


Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Fri Sep 7 15:07:13 2007 UTC (16 years, 7 months ago) by monnier
Branch: MAIN
Changes since 1.130: +4 -5 lines
Diff to previous 1.130
(fortran-mode): Set font-lock-syntactic-keywords via font-lock-defaults.


Revision 1.126.4.3 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:50:17 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.126.4.2: +1 -1 lines
Diff to previous 1.126.4.2 , to branch point 1.126 , to next main 1.157
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 846-851)

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

 * emacs--rel--22  (patch 88-92)

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

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

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


Revision 1.109.2.17 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:47:28 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.16: +1 -1 lines
Diff to previous 1.109.2.16 , to branch point 1.109
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 846-851)

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

 * emacs--rel--22  (patch 88-92)

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

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

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


Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Mon Aug 13 13:40:56 2007 UTC (16 years, 8 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.129: +1 -1 lines
Diff to previous 1.129
Merge from emacs--rel--22

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


Revision 1.126.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 07:31:10 2007 UTC (16 years, 8 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.126.2.1: +1 -1 lines
Diff to previous 1.126.2.1 , to branch point 1.126
Replace `iff' in doc-strings and comments.


Revision 1.126.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 05:27:41 2007 UTC (16 years, 8 months ago) by miles
Branch: multi-tty
Changes since 1.126.4.1: +117 -47 lines
Diff to previous 1.126.4.1 , to branch point 1.126
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-842)

   - Update from CVS
   - Change capitalization of VC backend names for new backends

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


Revision 1.109.2.16 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 05:27:03 2007 UTC (16 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.15: +117 -47 lines
Diff to previous 1.109.2.15 , to branch point 1.109
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 839-842)

   - Update from CVS
   - Change capitalization of VC backend names for new backends

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


Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Fri Aug 3 03:19:36 2007 UTC (16 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.128: +1 -1 lines
Diff to previous 1.128
(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
previous change.


Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Wed Aug 1 06:18:16 2007 UTC (16 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.127: +117 -47 lines
Diff to previous 1.127
Remove leading `*' from all defcustom doc strings.
(fortran-tab-mode-default): Remove needless autoload.
(fortran-tab-mode-string): Add help-echo and mouse properties, and
mark as risky.
(fortran-line-length): New buffer-local variable, safe if integer.
(fortran-if-start-re, fortran-end-prog-re1, fortran-end-prog-re):
Change from variables to constants.
(fortran-font-lock-syntactic-keywords): Delete as a variable,
replace with a new function definition.
(fortran-mode): Use fortran-line-length, and
fortran-font-lock-syntactic-keywords as a function.  Add a
hack-local-variables-hook function.
(fortran-line-length, fortran-hack-local-variables): New functions.
(fortran-window-create, fortran-strip-sequence-nos): Doc fix.  Use
fortran-line-length rather than 72.
(fortran-window-create-momentarily): Doc fix.


Revision 1.126.4.1 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 05:49:19 2007 UTC (16 years, 9 months ago) by miles
Branch: multi-tty
Changes since 1.126: +1 -1 lines
Diff to previous 1.126
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.109.2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 10:51:13 2007 UTC (16 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.14: +1 -1 lines
Diff to previous 1.109.2.14 , to branch point 1.109
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.127 - (view) (download) (annotate) - [select for diffs]
Thu Jul 26 05:27:26 2007 UTC (16 years, 9 months ago) by miles
Branch: MAIN
Changes since 1.126: +1 -1 lines
Diff to previous 1.126
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.126.2.1 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 04:29:32 2007 UTC (16 years, 9 months ago) by gm
Branch: EMACS_22_BASE
Changes since 1.126: +1 -1 lines
Diff to previous 1.126
Switch license to GPLv3 or later.


Revision 1.96.2.17 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 14:34:42 2007 UTC (17 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.96.2.16: +1 -1 lines
Diff to previous 1.96.2.16 , to branch point 1.96
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.109.2.12.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 30 23:02:39 2007 UTC (17 years, 2 months ago) by miles
Branch: unicode-xft
Changes since 1.109.2.12.2.1: +1 -1 lines
Diff to previous 1.109.2.12.2.1 , to branch point 1.109.2.12 , to next main 1.109.2.22
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.109.2.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 06:15:49 2007 UTC (17 years, 3 months ago) by miles
Branch: emacs-unicode-2
CVS Tags: unicode-xft-base
Changes since 1.109.2.13: +1 -1 lines
Diff to previous 1.109.2.13 , to branch point 1.109
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.126 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 03:20:45 2007 UTC (17 years, 3 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_96, 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.125: +1 -1 lines
Diff to previous 1.125
Add 2007 to copyright years.


Revision 1.109.2.12.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Jan 2 01:41:55 2007 UTC (17 years, 3 months ago) by miles
Branch: unicode-xft
Changes since 1.109.2.12: +76 -74 lines
Diff to previous 1.109.2.12
Merge from emacs--unicode--0

Patches applied:

 * emacs--devo--0  (patch 523-582)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from erc--emacs--22
   - erc-iswitchb: Temporarily enable iswitchb mode

 * emacs--unicode--0  (patch 150-159)

   - Merge from emacs--devo--0
   - Update from CVS
   - Fix ChangeLog
   - Update from CVS: src/regex.c (regex_compile): Synch with HEAD.
   - Regenerate configure with autoconf 2.61

 * gnus--rel--5.10  (patch 168-185)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.

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


Revision 1.96.2.16 - (view) (download) (annotate) - [select for diffs]
Sat Dec 16 03:52:29 2006 UTC (17 years, 4 months ago) by miles
Branch: lexbind
Changes since 1.96.2.15: +76 -74 lines
Diff to previous 1.96.2.15 , to branch point 1.96
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 523-544)

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

 * gnus--rel--5.10  (patch 168-171)

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

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


Revision 1.109.2.13 - (view) (download) (annotate) - [select for diffs]
Thu Dec 7 04:13:56 2006 UTC (17 years, 4 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.12: +76 -74 lines
Diff to previous 1.109.2.12 , to branch point 1.109
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 523-544)

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

 * gnus--rel--5.10  (patch 168-171)

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

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


Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Tue Dec 5 05:24:48 2006 UTC (17 years, 4 months ago) by gm
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_92
Changes since 1.124: +73 -71 lines
Diff to previous 1.124
(fortran-mode-abbrev-table): Define abbrevs even if abbrev-table is
non-nil (saved user abbrevs may have been restored).


Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 03:45:39 2006 UTC (17 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.123: +3 -3 lines
Diff to previous 1.123
(fortran-font-lock-keywords-4): Add `min'.
(fortran-window-create-momentarily): Do not need string-to-char.


Revision 1.96.2.15 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:56:06 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.14: +18 -20 lines
Diff to previous 1.96.2.14 , to branch point 1.96
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 698-704)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 182-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

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


Revision 1.96.2.14 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:38:09 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.13: +2 -1 lines
Diff to previous 1.96.2.13 , to branch point 1.96
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 649-674)

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

 * gnus--rel--5.10  (patch 157-168)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
   - Update from CVS: texi/message.texi: Fix default values.

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-61


Revision 1.96.2.13 - (view) (download) (annotate) - [select for diffs]
Wed May 17 05:30:37 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.12: +1 -1 lines
Diff to previous 1.96.2.12 , to branch point 1.96
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 620-639)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.

 * gnus--rel--5.10  (patch 147-151)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0

Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-59


Revision 1.96.2.12 - (view) (download) (annotate) - [select for diffs]
Wed May 17 04:49:17 2006 UTC (17 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.11: +1 -1 lines
Diff to previous 1.96.2.11 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-56

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 582-597)

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

 * gnus--rel--5.10  (patch 133-141)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: texi/gnus.texi (RSS): Fix key description.
   - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.


Revision 1.109.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 07:11:37 2006 UTC (18 years, 3 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.109.2.11: +18 -20 lines
Diff to previous 1.109.2.11 , to branch point 1.109
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2

Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (base, patch 1-3)

   - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704
   - Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0  (patch 700-704)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10  (patch 185-186)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 15:56:30 2006 UTC (18 years, 3 months ago) by monnier
Branch: MAIN
CVS Tags: EMACS_PRETEST_22_0_90, EMACS_PRETEST_22_0_91
Changes since 1.122: +18 -20 lines
Diff to previous 1.122
Move defvars out of eval-when-compile.
(fortran-break-line): Remove unused var `opoint'.
(fortran-abbrev-start): Obey help-event-list.


Revision 1.109.2.11 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 08:37:16 2006 UTC (18 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.10: +3 -2 lines
Diff to previous 1.109.2.10 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-696)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 147-181)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.


Revision 1.101.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jan 16 00:03:33 2006 UTC (18 years, 3 months ago) by enberg
Branch: rmail-mbox-branch
Changes since 1.101: +856 -643 lines
Diff to previous 1.101 , to next main 1.157
sync with trunk


Revision 1.114.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 12 10:25:27 2006 UTC (18 years, 3 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.114.2.1: +11 -8 lines
Diff to previous 1.114.2.1 , to branch point 1.114 , to next main 1.157
Update from HEAD


Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Thu Nov 17 07:36:46 2005 UTC (18 years, 5 months ago) by jurta
Branch: MAIN
Changes since 1.121: +2 -1 lines
Diff to previous 1.121
Add :link (custom-group-link font-lock-faces) to defgroup.


Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Wed Nov 2 08:30:45 2005 UTC (18 years, 5 months ago) by gm
Branch: MAIN
Changes since 1.120: +1 -1 lines
Diff to previous 1.120
(fortran-blink-match): Use `blink-matching-delay'.


Revision 1.109.2.10 - (view) (download) (annotate) - [select for diffs]
Sat Oct 15 00:26:03 2005 UTC (18 years, 6 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.9: +1 -1 lines
Diff to previous 1.109.2.9 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 581-597)

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

 * gnus--rel--5.10  (patch 133-141)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: texi/gnus.texi (RSS): Fix key description.
   - Update from CVS: texi/gnus.texi (Document Server Internals): Addition.


Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Sat Oct 8 04:48:07 2005 UTC (18 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.119: +1 -1 lines
Diff to previous 1.119
Update maintainer email address.


Revision 1.96.2.11 - (view) (download) (annotate) - [select for diffs]
Mon Sep 12 05:52:18 2005 UTC (18 years, 7 months ago) by miles
Branch: lexbind
Changes since 1.96.2.10: +4 -2 lines
Diff to previous 1.96.2.10 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-48

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 519-530)

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

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.109.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 6 00:25:05 2005 UTC (18 years, 7 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.8: +4 -2 lines
Diff to previous 1.109.2.8 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 519-530)

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

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS


Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Tue Aug 30 10:50:41 2005 UTC (18 years, 8 months ago) by lektu
Branch: MAIN
Changes since 1.118: +4 -2 lines
Diff to previous 1.118
(fortran-indent-to-column): "?\ " -> "?\s".
(font-lock-syntactic-keywords, gud-find-expr-function): Add defvars.


Revision 1.96.2.10 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:18:17 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.96.2.9: +1 -1 lines
Diff to previous 1.96.2.9 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-46

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 504-513)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: .cvsignore: Add `lock'.

 * gnus--rel--5.10  (patch 99-103)

   - Update from CVS


Revision 1.96.2.9 - (view) (download) (annotate) - [select for diffs]
Fri Aug 26 10:04:46 2005 UTC (18 years, 8 months ago) by miles
Branch: lexbind
Changes since 1.96.2.8: +2 -2 lines
Diff to previous 1.96.2.8 , to branch point 1.96
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.109.2.8 - (view) (download) (annotate) - [select for diffs]
Fri Aug 5 10:57:28 2005 UTC (18 years, 8 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.7: +1 -1 lines
Diff to previous 1.109.2.7 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 504-513)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: .cvsignore: Add `lock'.

 * gnus--rel--5.10  (patch 99-103)

   - Update from CVS


Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Mon Aug 1 08:37:48 2005 UTC (18 years, 8 months ago) by nickrob
Branch: MAIN
Changes since 1.117: +1 -1 lines
Diff to previous 1.117
Update copyright for release of 22.1 for progmodes directory.


Revision 1.109.2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jul 7 12:39:37 2005 UTC (18 years, 9 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.6: +2 -2 lines
Diff to previous 1.109.2.6 , to branch point 1.109
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.117 - (view) (download) (annotate) - [select for diffs]
Mon Jul 4 16:59:19 2005 UTC (18 years, 9 months ago) by lute
Branch: MAIN
Changes since 1.116: +2 -2 lines
Diff to previous 1.116
Update FSF's address.


Revision 1.96.2.8 - (view) (download) (annotate) - [select for diffs]
Thu Jun 9 05:26:37 2005 UTC (18 years, 10 months ago) by miles
Branch: lexbind
Changes since 1.96.2.7: +1 -1 lines
Diff to previous 1.96.2.7 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-34

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.114.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 08:36:04 2005 UTC (18 years, 10 months ago) by jhd
Branch: XFT_JHD_BRANCH
Changes since 1.114: +175 -10 lines
Diff to previous 1.114
Merged from HEAD


Revision 1.109.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 6 02:39:32 2005 UTC (18 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.5: +1 -1 lines
Diff to previous 1.109.2.5 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 324-352)

   - Merge from gnus--rel--5.10
   - Update from CVS
   - etc/emacs-buffer.gdb: Remove RCS keywords

 * gnus--rel--5.10  (patch 70-79)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0


Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Thu May 26 16:39:27 2005 UTC (18 years, 11 months ago) by lute
Branch: MAIN
Changes since 1.115: +1 -1 lines
Diff to previous 1.115
* progmodes/ada-mode.el (ada-mode):
* progmodes/antlr-mode.el (antlr-mode):
* progmodes/autoconf.el (autoconf-mode):
* progmodes/dcl-mode.el (dcl-mode):
* progmodes/delphi.el (delphi-mode):
* progmodes/ebrowse.el (ebrowse-tree-mode)
(ebrowse-electric-list-mode, ebrowse-member-mode)
(ebrowse-electric-position-mode):
* progmodes/f90.el (f90-mode):
* progmodes/fortran.el (fortran-mode):
* progmodes/icon.el (icon-mode):
* progmodes/idlw-help.el (idlwave-help-mode):
* progmodes/idlw-shell.el (idlwave-shell-mode):
* progmodes/idlwave.el (idlwave-mode):
* progmodes/inf-lisp.el (inferior-lisp-mode):
* progmodes/m4-mode.el (m4-mode):
* progmodes/meta-mode.el (metafont-mode, metapost-mode):
* progmodes/modula2.el (modula-2-mode):
* progmodes/octave-inf.el (inferior-octave-mode):
* progmodes/octave-mod.el (octave-mode):
* progmodes/pascal.el (pascal-mode):
* progmodes/sh-script.el (sh-mode):
* progmodes/sql.el (sql-mode, sql-interactive-mode):
* progmodes/vhdl-mode.el (vhdl-mode):
* progmodes/xscheme.el (scheme-interaction-mode):  Use run-mode-hooks.


Revision 1.96.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 4 05:29:11 2005 UTC (19 years ago) by miles
Branch: lexbind
Changes since 1.96.2.6: +174 -9 lines
Diff to previous 1.96.2.6 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-25

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 213-222)

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

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks


Revision 1.109.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 09:58:07 2005 UTC (19 years, 1 month ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.4: +174 -9 lines
Diff to previous 1.109.2.4 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31

Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 206-222)

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

 * gnus--rel--5.10  (patch 45-52)

   - Update from CVS
   - Update from CVS: texi Makefile.in CVS keyw cruft
   - Update from CVS: ChangeLog tweaks


Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Tue Mar 29 18:59:02 2005 UTC (19 years, 1 month ago) by gm
Branch: MAIN
Changes since 1.114: +174 -9 lines
Diff to previous 1.114
Reformat and update copyright years.
(fortran-if-indent): Doc fix.
(fortran-font-lock-keywords-2): Add "where", "elsewhere".
(fortran-font-lock-keywords-4): New variable.
(fortran-blocks-re, fortran-end-block-re)
(fortran-start-block-re): New constants, for hideshow.
(hs-special-modes-alist): Add a Fortran entry.
(fortran-mode-map): Bind fortran-end-of-block,
fortran-beginning-of-block to \M-\C-n, \M-\C-p.
(fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
(fortran-looking-at-if-then, fortran-end-of-block)
(fortran-beginning-of-block): New functions, for hideshow.


Revision 1.96.2.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 11:59:56 2005 UTC (19 years, 2 months ago) by miles
Branch: lexbind
Changes since 1.96.2.5: +2 -2 lines
Diff to previous 1.96.2.5 , to branch point 1.96
Revision: miles@gnu.org--gnu-2005/emacs--lexbind--0--patch-10

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-82
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-12
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13
   Update from CVS


Revision 1.109.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 07:19:06 2005 UTC (19 years, 2 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.3: +2 -2 lines
Diff to previous 1.109.2.3 , to branch point 1.109
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS


Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Wed Feb 9 15:50:36 2005 UTC (19 years, 2 months ago) by kfstorm
Branch: MAIN
CVS Tags: XFT_JHD_BRANCH_base
Branch point for: XFT_JHD_BRANCH
Changes since 1.113: +2 -2 lines
Diff to previous 1.113
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.


Revision 1.96.2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 05:39:38 2005 UTC (19 years, 3 months ago) by miles
Branch: lexbind
Changes since 1.96.2.4: +1 -1 lines
Diff to previous 1.96.2.4 , to branch point 1.96
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-78

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-721
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-732
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-733
   Update from CVS: man/calc.texi: Fix some TeX definitions.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-735
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-749
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-751
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-753
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-755
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-757
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-75
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-76
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-77
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-81
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82
   Update from CVS


Revision 1.109.2.3 - (view) (download) (annotate) - [select for diffs]
Sun Jan 2 09:13:17 2005 UTC (19 years, 3 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.2: +1 -1 lines
Diff to previous 1.109.2.2 , to branch point 1.109
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-748
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-749
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-751
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-753
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-754
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-755
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-757
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-78
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-79
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-80
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-81
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82
   Update from CVS


Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 14:53:40 2004 UTC (19 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.112: +1 -1 lines
Diff to previous 1.112
(fortran-mode): Use mode-require-final-newline.


Revision 1.109.2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jun 28 07:29:43 2004 UTC (19 years, 10 months ago) by miles
Branch: emacs-unicode-2
Changes since 1.109.2.1: +1 -2 lines
Diff to previous 1.109.2.1 , to branch point 1.109
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS


Revision 1.96.2.4 - (view) (download) (annotate) - [select for diffs]
Sat May 1 23:46:17 2004 UTC (19 years, 11 months ago) by miles
Branch: lexbind
Changes since 1.96.2.3: +1 -2 lines
Diff to previous 1.96.2.3 , to branch point 1.96
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-31

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-262
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-269
   Update from CVS


Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Fri Apr 30 18:54:44 2004 UTC (20 years ago) by gm
Branch: MAIN
CVS Tags: after-merge-gnus-5_10, before-merge-gnus-5_10, gnus-5_10-branchpoint, gnus-5_10-post-merge-josefsson, gnus-5_10-post-merge-yamaoka, gnus-5_10-pre-merge-josefsson, gnus-5_10-pre-merge-yamaoka
Branch point for: gnus-5_10-branch
Changes since 1.111: +1 -2 lines
Diff to previous 1.111
(fortran-fill): Use local var `bol' rather than duplicate call to
`line-beginning-position'.


Revision 1.109.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 12:50:34 2004 UTC (20 years ago) by handa
Branch: emacs-unicode-2
CVS Tags: emacs-unicode-2-pre-sync
Changes since 1.109: +64 -36 lines
Diff to previous 1.109
Sync to HEAD


Revision 1.96.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 5 14:48:43 2004 UTC (20 years, 2 months ago) by uid65618
Branch: lexbind
Changes since 1.96.2.2: +63 -36 lines
Diff to previous 1.96.2.2 , to branch point 1.96
Revision: miles@gnu.org--gnu-2004/emacs--lexbind--0--patch-2

Merge from emacs--cvs-trunk

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-4
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5
   Add =cvs-sync-make-log script

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-7
   Use absolute tla-tools filenames in =cvs-sync-make-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-8
   Use proper arch-tag: syntax for lispintro/texinfo.tex

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
   Add section on button package to lisp reference manual

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-13
   Minor tweaks to Buttons section in lispref/display.texi

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-14
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-15
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-16
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-17
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-20
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-24
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-25
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-26
   Fix permission bogosities

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-27
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-28
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-29
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-31
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-32
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-34
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-35
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-36
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-37
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-38
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-40
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
   Make fringe-drawing stuff compile without a window-system

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-43
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-44
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-45
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-47
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-49
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-50
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-51
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-52
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-53
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-54
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-55
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-56
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-57
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-58
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-59
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-60
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-61
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-62
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-63
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-64
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-65
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-66
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-67
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-68
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-69
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-70
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-71
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-72
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-73
   Update from CVS


Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Sun Jan 25 23:59:19 2004 UTC (20 years, 3 months ago) by uid66918
Branch: MAIN
CVS Tags: handa-temp-tag
Changes since 1.110: +63 -36 lines
Diff to previous 1.110
(fortran-break-before-delimiters): Doc fix.
(fortran-break-delimiters-re, fortran-no-break-re): New defconsts.
(fortran-fill): When filling a string, adjust re-search-backward
argument for special case of string just on fill-column.
When filling non-string, allow one extra char if
fortran-break-before-delimiters is non-nil.  Suggested by
Michael Hagemann <michael.hagemann@unibas.ch>.
Use fortran-break-delimiters-re and fortran-no-break-re to
correctly handle cases such as "**".


Revision 1.96.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 14 23:30:17 2003 UTC (20 years, 6 months ago) by miles
Branch: lexbind
Changes since 1.96.2.1: +637 -618 lines
Diff to previous 1.96.2.1 , to branch point 1.96
Update from arch emacs--lexbind branch


Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Mon Sep 1 15:45:35 2003 UTC (20 years, 7 months ago) by miles
Branch: MAIN
Changes since 1.109: +1 -0 lines
Diff to previous 1.109
Add arch taglines


Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Wed Jun 18 23:25:39 2003 UTC (20 years, 10 months ago) by monnier
Branch: MAIN
CVS Tags: emacs-bidi-base
Branch point for: emacs-bidi, emacs-unicode-2
Changes since 1.108: +7 -2 lines
Diff to previous 1.108
(fortran-gud-find-expr): Move from gud.el (was gud-find-fortran-expr).
(fortran-mode): Set gud-find-expr-function.


Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Wed Jun 18 22:35:37 2003 UTC (20 years, 10 months ago) by nickrob
Branch: MAIN
Changes since 1.107: +7 -0 lines
Diff to previous 1.107
(fortran-gud-syntax-table): Syntax table
for parsing Fortran expressions for gud-print. (Stefan Monnier)
(fortran-mode): Add local variable gud-find-expr.


Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Sun Apr 20 13:03:04 2003 UTC (21 years ago) by gm
Branch: MAIN
CVS Tags: Boehm-GC-base
Branch point for: Boehm-GC
Changes since 1.106: +11 -6 lines
Diff to previous 1.106
(dabbrev-case-fold-search): Add defvar for compiler.
(fortran-abbrev-start): Make XEmacs compatible.


Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Wed Apr 16 11:09:28 2003 UTC (21 years ago) by gm
Branch: MAIN
Changes since 1.105: +36 -39 lines
Diff to previous 1.105
Comment changes.
(fortran-column-ruler): Minor doc change.


Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 20:43:43 2003 UTC (21 years ago) by gm
Branch: MAIN
Changes since 1.104: +4 -16 lines
Diff to previous 1.104
(fortran-tab-mode-minor-mode-string): Delete this variable,
introduced in previous change.
(fortran-tab-mode-string): Change default value.
(fortran-mode): Use mode-line-process (rather than
minor-mode-alist) to indicate tab format code.
(fortran-analyze-file-format): Return fortran-tab-mode-default if
no match.


Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 19:21:59 2003 UTC (21 years ago) by gm
Branch: MAIN
Changes since 1.103: +527 -529 lines
Diff to previous 1.103
Whitespace changes, some re-ordering of code, trivial commentary change.
(fortran, fortran-indent, fortran-comment)
(fortran-tab-mode-default, fortran-continuation-indent)
(fortran-comment-indent-style, fortran-blink-matching-if)
(fortran-continuation-string, fortran-electric-line-number)
(fortran-break-before-delimiters, fortran-mode-hook)
(fortran-end-prog-re, fortran-imenu-generic-expression): Minor doc changes.
(fortran-tab-mode-minor-mode-string): New variable.
(fortran-tab-mode-string): Now customization is meaningful.
(fortran-column-ruler-fixed, fortran-column-ruler-tab)
(fortran-analyze-depth): Use defcustom.
(fortran-if-start-re, fortran-end-prog-re1, fortran-fill)
(fortran-break-line, fortran-prepare-abbrev-list-buffer)
(fortran-auto-fill): Add doc string.
(fortran-type-types): New constant (was local to let binding).
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-syntactic-keywords): Initialize in defvar.
(fortran-font-lock-keywords-3): Initialize in defvar.  Use 1+ now
depth of fortran-type-types has changed.  Remove extra and.
(fortran-mode-menu): Minor re-organization.  Use lookup-key.
(fortran-mode): Doc changes.  Some re-organization.  Use
fortran-tab-mode-minor-mode-string.
(fortran-comment-indent): Add doc string.  Move save-excursion. Use 1+.
(fortran-indent-comment, fortran-fill-statement): Change interactive spec.
Use unless.
(fortran-comment-region): Doc change.  Reverse logic of arg test.  Use zerop.
(fortran-abbrev-start, fortran-split-line)
(fortran-electric-line-number, fortran-indent-subprogram)
(fortran-strip-sequence-nos): Change interactive spec.
(fortran-remove-continuation): Add doc string.  Use when.
(fortran-numerical-continuation-char): Doc change.  Use 1+.
(fortran-previous-statement, fortran-next-statement)
(fortran-beginning-do, fortran-calculate-indent)
(fortran-end-do, fortran-end-if, fortran-beginning-if): Use zerop, 1+, 1-.
(fortran-blink-match, fortran-check-for-matching-do): Use when.
(fortran-indent-line): Change interactive spec.  Remove un-needed if.
Use when.
(fortran-indent-to-column): Doc change.  Use when, unless.
(fortran-find-comment-start-skip): No longer interactive.
(fortran-analyze-file-format): Minor doc change.  Remove un-needed setq.
(minor-mode-alist): Use add-to-list.
(fortran-fill-paragraph): Change interactive spec, doc string.


Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Sun Apr 13 13:09:24 2003 UTC (21 years ago) by gm
Branch: MAIN
Changes since 1.102: +69 -52 lines
Diff to previous 1.102
(fortran-previous-statement): Check for fortran-continuation-string.
(fortran-calculate-indent): Do not add extra whitespace to strings
broken over lines.  Remove superfluous progn.
(fortran-fill): Handle long strings that must be broken over lines.


Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 15:44:59 2003 UTC (21 years ago) by gm
Branch: MAIN
Changes since 1.101: +3 -2 lines
Diff to previous 1.101
(fortran-abbrev-start): Only offer help if abbrev-mode is active.


Revision 1.96.2.1 - (view) (download) (annotate) - [select for diffs]
Fri Apr 4 06:20:32 2003 UTC (21 years ago) by miles
Branch: lexbind
Changes since 1.96: +107 -128 lines
Diff to previous 1.96
Update from trunk.


Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 21:51:45 2003 UTC (21 years, 2 months ago) by gm
Branch: MAIN
CVS Tags: RMAIL-MBOX-BASE
Branch point for: rmail-mbox-branch
Changes since 1.100: +2 -1 lines
Diff to previous 1.100
(fortran-fill): Fill lines that do not have comments.


Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 15:23:21 2003 UTC (21 years, 2 months ago) by monnier
Branch: MAIN
Changes since 1.99: +6 -39 lines
Diff to previous 1.99
(fortran-mode): Set comment-use-syntax.
(fortran-fill-paragraph): Use fill-comment-paragraph.


Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Thu Dec 12 01:06:05 2002 UTC (21 years, 4 months ago) by gm
Branch: MAIN
Changes since 1.98: +70 -61 lines
Diff to previous 1.98
(fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
or 6 arguments.


Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Sun Oct 6 14:56:29 2002 UTC (21 years, 6 months ago) by gm
Branch: MAIN
Changes since 1.97: +6 -5 lines
Diff to previous 1.97
(fortran-beginning-do): Ignore labelled DO loops altogether.


Revision 1.85.4.4 - (view) (download) (annotate) - [select for diffs]
Sun Oct 6 14:51:43 2002 UTC (21 years, 6 months ago) by gm
Branch: EMACS_21_1_RC
CVS Tags: 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
Branch point for: ttn-vms-21-3-stash
Changes since 1.85.4.3: +6 -5 lines
Diff to previous 1.85.4.3 , to branch point 1.85 , to next main 1.157
(fortran-beginning-do): Ignore labelled DO loops altogether.


Revision 1.85.4.3 - (view) (download) (annotate) - [select for diffs]
Tue Aug 20 20:37:08 2002 UTC (21 years, 8 months ago) by gm
Branch: EMACS_21_1_RC
Changes since 1.85.4.2: +23 -22 lines
Diff to previous 1.85.4.2 , to branch point 1.85
(fortran-current-defun): Use save-excursion.


Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Tue Aug 20 20:31:26 2002 UTC (21 years, 8 months ago) by gm
Branch: MAIN
Changes since 1.96: +23 -22 lines
Diff to previous 1.96
(fortran-current-defun): Use save-excursion.


Revision 1.85.4.2 - (view) (download) (annotate) - [select for diffs]
Mon May 27 21:04:07 2002 UTC (21 years, 11 months ago) by gm
Branch: EMACS_21_1_RC
Changes since 1.85.4.1: +6 -3 lines
Diff to previous 1.85.4.1 , to branch point 1.85
Update maintainer.
(fortran-previous-statement, fortran-next-statement): Make them skip over
preprocessor lines as they do with comment lines - fixes indentation.
(fortran-beginning-do): Make regexp match a DO statement irrespective of
numeric label.
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.


Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Sat May 18 19:05:34 2002 UTC (21 years, 11 months ago) by gm
Branch: MAIN
Branch point for: lexbind
Changes since 1.95: +1 -1 lines
Diff to previous 1.95
Update maintainer.


Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Tue May 14 23:12:41 2002 UTC (21 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.94: +13 -10 lines
Diff to previous 1.94
(fortran-directive-re): New name for fortran-preprocessor-re.  All usage
updated.
(fortran-calculate-indent): Give directives zero indentation.


Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sun May 12 17:28:43 2002 UTC (21 years, 11 months ago) by eliz
Branch: MAIN
Changes since 1.93: +1 -1 lines
Diff to previous 1.93
Change all post-21.1 :version attributes to 21.4.


Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Sun May 12 13:31:31 2002 UTC (21 years, 11 months ago) by gm
Branch: MAIN
Changes since 1.92: +19 -6 lines
Diff to previous 1.92
(fortran-preprocessor-re): New variable.  Use it for font-locking.
(fortran-previous-statement, fortran-next-statement): Make them skip over
preprocessor lines as they do with comment lines.
(fortran-calculate-indent): Use fortran-preprocessor-re.


Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Wed May 1 15:31:31 2002 UTC (22 years ago) by gm
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.


Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Sun Apr 21 17:57:43 2002 UTC (22 years ago) by gm
Branch: MAIN
Changes since 1.90: +1 -1 lines
Diff to previous 1.90
(fortran-beginning-do): Make regexp match a DO statement irrespective of
numeric label.


Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Wed Mar 13 16:42:47 2002 UTC (22 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.89: +4 -2 lines
Diff to previous 1.89
(fortran-split-line): Make it work with any `!' comment as well.


Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Wed Mar 13 16:33:56 2002 UTC (22 years, 1 month ago) by monnier
Branch: MAIN
Changes since 1.88: +77 -81 lines
Diff to previous 1.88
(fortran-mode): Set comment-padding to "$$$".
Add fortran-comment-line-start-skip to comment-start-skip.
(fortran-comment-indent): Keep whole-line comments in column 0.
(fortran-find-comment-start-skip): New arg `all'.
If ALL is nil, make sure we only match comment-start-skip if we
can't match fortran-comment-line-start-skip.
Fix bug that made it return t but without moving point when
matching '!'! (a false-comment followed by a real comment).
(fortran-indent-comment): Use new `all' argument above.
Be careful not to add an incorrect comment-starter like "C"
in comment-column.
(fortran-split-line): When splitting a comment, reuse the comment
starter from the current line rather than fortran-comment-line-start.
(fortran-indent-line, fortran-auto-fill): Simplify thanks to the
cleaner behavior of fortran-find-comment-start-skip.
(fortran-fill): Don't be confused by ! inside a comment.
(fortran-break-line): Minor cleanup and simplification.


Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 22:16:42 2001 UTC (22 years, 4 months ago) by pj
Branch: MAIN
CVS Tags: emacs-unicode-base
Branch point for: emacs-unicode
Changes since 1.87: +58 -58 lines
Diff to previous 1.87
(fortran-mode-abbrev-table): Mark all the predefined abbrevs as "system"
abbrevs.


Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Thu Nov 29 12:24:33 2001 UTC (22 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.86: +38 -37 lines
Diff to previous 1.86
Fontify rewind, backspace.  Doc fixes.
(fortran-window-create, fortran-window-create-momentarily):
Rewrite, moving error condition.
(fortran-beginning-do, fortran-beginning-if): Fix regexps.
(fortran-mode-syntax-table): Revert last change.


Revision 1.85.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Nov 29 11:56:09 2001 UTC (22 years, 5 months ago) by fx
Branch: EMACS_21_1_RC
CVS Tags: EMACS_21_2, ttn-vms-21-2-B2, ttn-vms-21-2-B3, ttn-vms-21-2-B4
Branch point for: ttn-vms-21-2-stash
Changes since 1.85: +17 -13 lines
Diff to previous 1.85
Fontify rewind, backspace.  Doc fixes.
(fortran-beginning-do, fortran-beginning-if): Fix regexp typos.


Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Sun Nov 18 06:51:53 2001 UTC (22 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.85: +3 -1 lines
Diff to previous 1.85
(fortran-mode-syntax-table): Specify punctuation syntax for backslash.


Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Mon Jul 16 12:22:59 2001 UTC (22 years, 9 months ago) by pj
Branch: MAIN
CVS Tags: EMACS_21_1, EMACS_21_1_BASE, EMACS_PRETEST_21_0_105, EMACS_PRETEST_21_0_106, patches_21_0_base
Branch point for: EMACS_21_1_RC, patches_21_0
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
Some fixes to follow coding conventions.


Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Fri Mar 30 10:19:51 2001 UTC (23 years, 1 month ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_102, EMACS_PRETEST_21_0_103, EMACS_PRETEST_21_0_104
Branch point for: gerd_big, gerd_dbe, gerd_defvaralias, gerd_int
Changes since 1.83: +1 -1 lines
Diff to previous 1.83
(fortran-comment-region): Fix typo.


Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sat Feb 17 21:43:20 2001 UTC (23 years, 2 months ago) by rms
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_99
Changes since 1.82: +3 -3 lines
Diff to previous 1.82
(fortran-strip-sqeuence-nos): Doc fix.


Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 19:13:25 2001 UTC (23 years, 3 months ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_96, EMACS_PRETEST_21_0_97, EMACS_PRETEST_21_0_98, fx-branch-base
Branch point for: fx-branch
Changes since 1.81: +49 -51 lines
Diff to previous 1.81
(fortran-mode-map): Modify Customization
entry for custom-menu-create change.
(fortran-strip-sqeuence-nos): Make arg optional.  Fix regexp and
don't cons it in the search loop.


Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 10:54:31 2000 UTC (23 years, 5 months ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_92, EMACS_PRETEST_21_0_93, EMACS_PRETEST_21_0_95
Changes since 1.80: +3 -6 lines
Diff to previous 1.80
(fortran-mode): Don't set
fortran-comment-line-start-skip.  Set comment-start to
fortran-comment-line-start.
(fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
(fortran-comment-line-start-skip): Simplify slightly.


Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Fri Sep 22 17:16:57 2000 UTC (23 years, 7 months ago) by fx
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91
Changes since 1.79: +5 -15 lines
Diff to previous 1.79
(fortran-mode): Locally set
normal-auto-fill-function.
(fortran-auto-fill-mode): Just alias to auto-fill-mode.
(fortran-mode-map): Adjust auto-fill menu entry.


Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 17:20:31 2000 UTC (23 years, 9 months ago) by fx
Branch: MAIN
Changes since 1.78: +20 -18 lines
Diff to previous 1.78
(fortran-imenu-generic-expression): Change definition layout.
(fortran-mode-menu): Reinstate customize entries.


Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Jul 11 17:55:25 2000 UTC (23 years, 9 months ago) by fx
Branch: MAIN
Changes since 1.77: +158 -141 lines
Diff to previous 1.77
Don't require easymenu.  Use repeat counts in various regexps.
(fortran-mode-syntax-table): Defvar directly.
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
Use defvar, not defconst.
(fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
(fortran-mode): Set fortran-comment-line-start-skip,
fortran-comment-line-start-skip, dabbrev-case-fold-search.
(fortran-comment-indent): Use defsubst.
(fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
Use fortran-comment-indent, not fortran-comment-indent-function.
(fortran-comment-region, fortran-electric-line-number): Simplify.
(fortran-auto-fill): New function.
(fortran-do-auto-fill): Deleted.
(fortran-find-comment-start-skip): Check for non-null
comment-start-skip.
(fortran-auto-fill-mode, fortran-fill-statement): Use
fortran-auto-fill.
(fortran-fill): Use fortran-auto-fill.  Check for null
comment-start-skip.  Simplify final clause and use end-of-line finally.


Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Thu Mar 9 23:02:51 2000 UTC (24 years, 1 month ago) by fx
Branch: MAIN
Changes since 1.76: +83 -50 lines
Diff to previous 1.76
(fortran-comment-line-start): Define as
"C".
(fortran-comment-line-start-skip): Don't match cpp stuff.
(font-lock-keywords): Add * to comment-chars.  Grok cpp stuff.
(fortran-mode-map): Remove over-eager custom-menu-create for now.
(fortran-mode): Don't set fortran-comment-line-start-skip,
fortran-comment-line-start here.  Set comment-start,
add-log-current-defun.
(fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff.
(fortran-current-defun): New function.


Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Mon Jan 24 22:42:34 2000 UTC (24 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.75: +5 -4 lines
Diff to previous 1.75
(fortran-mode): Use beginning-of-defun-function, end-of-defun-function.


Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Wed Jan 5 17:23:27 2000 UTC (24 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.74: +89 -121 lines
Diff to previous 1.74
(fortran-mode-map): Don't bind M-C-a,
M-C-e, M-C-h, C-j, C-xnd, TAB.
(fortran-mode): Set beginning-of-defun, end-of-defun.
(fortran-column-ruler): Simplify.
(fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted.
(fortran-with-subprogram-narrowing): Likewise.
(fortran-indent-subprogram): Call mark-defun.
(fortran-check-for-matching-do): Change narrowing.


Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Tue Nov 30 19:38:27 1999 UTC (24 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.73: +12 -0 lines
Diff to previous 1.73
(fortran-strip-sqeuence-nos): New command.


Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Nov 23 20:19:47 1999 UTC (24 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.72: +177 -226 lines
Diff to previous 1.72
(fortran-comment-line-start): Renamed from comment-line-start.
(fortran-comment-line-start-skip): Renamed from
comment-line-start-skip.
(fortran-mode-map): Use renamed functions.  Add manual and custom
entries to menu.
(fortran-mode-hook): Customize.
(fortran-comment-indent-function): Renamed from fortran-comment-hook.
(delete-horizontal-regexp): Function deleted.
(fortran-electric-line-number): Simplified.
(fortran-beginning-of-subprogram): Renamed from
beginning-of-fortran-subprogram.
(fortran-end-of-subprogram): Renamed from end-of-fortran-subprogram.
(fortran-mark-subprogram): Renamed from mark-fortran-subprogram.
(fortran-previous-statement, fortran-next-statement): Simplified.
(fortran-blink-match): New function.
(fortran-blink-matching-if, fortran-blink-matching-do): Use it.
(fortran-indent-to-column): Don't use delete-horizontal-regexp.
(fortran-find-comment-start-skip, fortran-is-in-string-p): Use
line-end-position.
(fortran-fill): No longer interactive.  Simplified.
(fortran-break-line): Simplified.
(fortran-analyze-file-format): Use char-after, not looking-at.


Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Aug 3 11:13:23 1999 UTC (24 years, 8 months ago) by fx
Branch: MAIN
Changes since 1.71: +3 -16 lines
Diff to previous 1.71
(fortran-indent-new-line): Make it an alias
for reindent-then-newline-and-indent.


Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Sat Jul 24 13:11:43 1999 UTC (24 years, 9 months ago) by fx
Branch: MAIN
Changes since 1.70: +45 -65 lines
Diff to previous 1.70
(fortran-mode-syntax-table): Change `\' to `\'
syntax.
(fortran-fontify-string, fortran-match-!-commen): Deleted.
(fortran-font-lock-syntactic-keywords): New variable.
(fortran-mode): Use it.
(fortran-font-lock-keywords-1): Don't do comments.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram):
Save match data.


Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Tue Jun 1 15:54:31 1999 UTC (24 years, 11 months ago) by fx
Branch: MAIN
CVS Tags: EMACS_20_4
Changes since 1.69: +24 -21 lines
Diff to previous 1.69
Add :link to defgroup.
	 (fortran-blink-matching-if): Match ELSE statements too.
(fortran-fill-statement, fortran-fill): Bind auto-fill-function so
that filling is always done.


Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 19:35:29 1999 UTC (25 years, 2 months ago) by fx
Branch: MAIN
Changes since 1.68: +6 -8 lines
Diff to previous 1.68
(mark-fortran-subprogram): Activate mark
here...
(fortran-narrow-to-subprogram, fortran-indent-subprogram): ... not
here.


Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 19:53:06 1999 UTC (25 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.67: +38 -30 lines
Diff to previous 1.67
(fortran-narrow-to-subprogram): Ensure mark
is active.
(fortran-indent-subprogram): Likewise.


Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Jan 6 18:38:15 1999 UTC (25 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.66: +5 -1 lines
Diff to previous 1.66
(fortran-window-create): Account for scroll
bar width.


Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Fri Dec 11 17:40:18 1998 UTC (25 years, 4 months ago) by fx
Branch: MAIN
Changes since 1.65: +6 -2 lines
Diff to previous 1.65
(fortran-font-lock-keywords-1): Warp
forward-sexp in condition-case.


Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Wed Dec 9 16:38:37 1998 UTC (25 years, 4 months ago) by fx
Branch: MAIN
Changes since 1.64: +1 -1 lines
Diff to previous 1.64
(fortran-check-end-prog-re): Allow trailing
comment.


Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Nov 23 15:15:09 1998 UTC (25 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.63: +75 -48 lines
Diff to previous 1.63
Various minor doc fixes.
(fortran-font-lock-keywords-1): Add `d' to comment-chars.
(fortran-with-subprogram-narrowing): New macro.
fortran-check-for-matching-do): Use it.
(fortran-end-do): Use fortran-check-end-prog-re.
(fortran-beginning-do, fortran-end-if, fortran-beginning-if)
(fortran-calculate-indent, fortran-calculate-indent): Likewise.


Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Wed Nov 18 19:19:09 1998 UTC (25 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
(fortran-end-prog-re): Fix typo.


Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Sun Nov 15 15:50:30 1998 UTC (25 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.61: +26 -9 lines
Diff to previous 1.61
Fix previous change:
(fortran-end-prog-re1): Changed.
(fortran-check-end-prog-re): New function.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram): Use
it.


Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Mon Nov 2 19:53:05 1998 UTC (25 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.60: +10 -1 lines
Diff to previous 1.60
Fix for fontification of strings lost
somehow:
(fortran-fontify-string): New function.
(fortran-font-lock-keywords-1): Use it.


Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Sun Nov 1 16:52:39 1998 UTC (25 years, 6 months ago) by fx
Branch: MAIN
Changes since 1.59: +7 -1 lines
Diff to previous 1.59
(fortran-end-prog-re1): Fix the regexp.


Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Wed Oct 14 18:09:05 1998 UTC (25 years, 6 months ago) by fx
Branch: MAIN
Changes since 1.58: +16 -8 lines
Diff to previous 1.58
1998-10-14  Dave Love  <fx@gnu.org>

	* progmodes/fortran.el (fortran-mode-map): Change "Join
	Continuation Line" to "Join Line".
	(font-lock-keywords-1): Add "cycle", "exit".

1998-10-14  Emilio Lopes  <Emilio.Lopes@Physik.TU-Muenchen.DE>

	* progmodes/fortran.el (fortran-join-line): Use
	`delete-indentation' instead of issuing an error message if not on
	a continuation line.  Provide for joining several lines using
	prefix arg.


Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Mon Sep 28 09:51:12 1998 UTC (25 years, 7 months ago) by fx
Branch: MAIN
Changes since 1.57: +17 -14 lines
Diff to previous 1.57
Don't call regexp-opt when deriving
font-lock patterns with keywords that aren't all literal.


Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 19:26:15 1998 UTC (25 years, 10 months ago) by fx
Branch: MAIN
Changes since 1.56: +8 -4 lines
Diff to previous 1.56
(end-of-fortran-subprogram): Check if we're on the END statement.


Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Jul 2 19:12:18 1998 UTC (25 years, 10 months ago) by fx
Branch: MAIN
Changes since 1.55: +4 -4 lines
Diff to previous 1.55
(fortran-mode-map) <menu>: Tweak the imenu
menu entry.


Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Sat Jun 6 22:43:31 1998 UTC (25 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.54: +1 -0 lines
Diff to previous 1.54
(fortran-electric-line-number): Add delete-selection property.


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Tue Apr 28 17:54:11 1998 UTC (26 years ago) by fx
Branch: MAIN
Changes since 1.53: +9 -7 lines
Diff to previous 1.53
(fortran-mode-map): Bind M-^.  Use \M-, not \e elsewhere.


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Wed Apr 15 16:25:44 1998 UTC (26 years ago) by fx
Branch: MAIN
Changes since 1.52: +86 -84 lines
Diff to previous 1.52
Move eval-when-compile off top level.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Tue Apr 14 20:57:00 1998 UTC (26 years ago) by fx
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
Don't eval-*and*-compile font-lock stuff.


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 18:08:59 1998 UTC (26 years ago) by fx
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
(fortran-fill-paragraph): This is the one
which must return t, not:
(fortran-fill-statement):


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Tue Apr 7 18:59:44 1998 UTC (26 years ago) by fx
Branch: MAIN
Changes since 1.49: +403 -334 lines
Diff to previous 1.49
Use regexp-opt and eval-and-compile to
build font-lock patterns.
(fortran-mode): Define indent-region-function,
indent-line-function.
(fortran-tab-mode-string): Make buffer-local.
(fortran-comment-indent-style): Custom tweak.
(fortran-comment-region, fortran-electric-line-number,
fortran-analyze-depth, fortran-break-before-delimiters,
fortran-mode): Doc fix.
(fortran-startup-message, bug-fortran-mode): Variables
deleted.
(fortran-font-lock-keywords-1): Add "select", "case"; allow
double-quoted strings.
(fortran-mode-map): Add fill-paragraph menu item.  Don't
define \t.
(fortran-mode): Make `fill-column' buffer-local; set
`fill-paragraph-function', `indent-region-function',
`indent-line-function'.
(calculate-fortran-indent): Renamed to:
(fortran-calculate-indent):
(fortran-split-line): Simplify.
(fortran-remove-continuation): New function.
(fortran-join-line): Use it.
(fortran-end-prog-re1, fortran-end-prog-re): New variables.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram):
Use them.
(fortran-blink-matching-if, fortran-blink-matching-do,
fortran-indent-new-line): Bind case-fold-search.
(fortran-end-do, fortran-beginning-do, fortran-end-if,
fortran-beginning-if): Bind case-fold-search.  Allow labelled
blocks.  Use fortran-end-prog-re.
(fortran-if-start-re): New variable.
(fortran-calculate-indent): Allow labelled blocks.  Simplify the
conds.  Make select case indentation work.
(fortran-is-in-string-p): Ignore Emacs 18 bug kluge.
(fortran-fill): Allow double quotes in check for string.
(fortran-fill-paragraph): New function.
(fortran-fill-statement): New function.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Sat Mar 14 04:53:12 1998 UTC (26 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
(fortran-match-!-comment): store-match-data => set-match-data.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Fri Mar 6 19:14:13 1998 UTC (26 years, 1 month ago) by fx
Branch: MAIN
Changes since 1.47: +3 -5 lines
Diff to previous 1.47
(fortran-column-ruler-fixed,
fortran-column-ruler-tab): Doc fix.
(fortran-mode-map): Bind fortran-narrow-to-subprogram.
(bug-fortran-mode): Variable deleted.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 14:57:51 1998 UTC (26 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46
Changed font-lock-reference-face to font-lock-constant-face.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Jan 30 17:49:37 1998 UTC (26 years, 3 months ago) by fx
Branch: MAIN
Changes since 1.45: +128 -63 lines
Diff to previous 1.45
Various docstring and commentary fixes, including
note of current maintainer.
(fortran-mode): Use imenu-syntax-alist.
(fortran-imenu-generic-expression): Use
fortran-continuation-string, not always `+'.
(fortran-font-lock-keywords-1): Include symbol syntax as well
as word, following syntax table changes.
(fortran-imenu-generic-expression): Likewise.
(fortran-mode-map): Add a menu.
(fortran-mode-version, fortran-startup-message): Delete
misleading variables.
(fortran-mode): Don't use them.
(fortran-column-ruler-fixed, fortran-column-ruler-tab): Fix
leading \ which made `0' into null.
(fortran-join-lines): New function and key binding.
(fortran-narrow-to-subprogram): New function and key binding.
(fortran-mode-syntax-table): Make ?., ?_, ?$ symbol, not word.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 23:21:34 1997 UTC (26 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.44: +15 -11 lines
Diff to previous 1.44
(fortran-imenu-generic-expression): Match
<type>*<mumble> and un-named block data, allow some continuations.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Nov 3 02:50:20 1997 UTC (26 years, 5 months ago) by kwzh
Branch: MAIN
Changes since 1.43: +22 -35 lines
Diff to previous 1.43
(fortran-imenu-generic-expression): Doc fix.
Delete redundant setq.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 23:17:17 1997 UTC (26 years, 6 months ago) by fx
Branch: MAIN
Changes since 1.42: +29 -0 lines
Diff to previous 1.42
(fortran-imenu-generic-expression): New variable.
(fortran-mode): Use it.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Sat Apr 12 04:12:45 1997 UTC (27 years ago) by rms
Branch: MAIN
CVS Tags: EMACS_20_2
Changes since 1.41: +112 -54 lines
Diff to previous 1.41
Add defgroup's; use defcustom for user vars.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Sat Nov 16 13:37:51 1996 UTC (27 years, 5 months ago) by simon
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
use simpler fn.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Thu Aug 15 21:18:04 1996 UTC (27 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
Comment change.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Jan 14 07:34:30 1996 UTC (28 years, 3 months ago) by erik
Branch: MAIN
CVS Tags: EMACS_19_34
Changes since 1.38: +14 -14 lines
Diff to previous 1.38
Update FSF's address.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Oct 26 13:31:26 1995 UTC (28 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.37: +87 -55 lines
Diff to previous 1.37
Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 14:04:25 1995 UTC (28 years, 8 months ago) by simon
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Tweak fortran-font-lock-keywords-1.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat Aug 5 01:02:10 1995 UTC (28 years, 8 months ago) by rms
Branch: MAIN
Changes since 1.35: +11 -7 lines
Diff to previous 1.35
(fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):
Invoke auto filling only when past fill-column.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sat Jul 29 22:20:35 1995 UTC (28 years, 9 months ago) by rms
Branch: MAIN
Changes since 1.34: +2 -3 lines
Diff to previous 1.34
(fortran-break-line): Fixed a bug that sometimes
deleted first character in statement field of continuation line.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon Jun 26 12:35:50 1995 UTC (28 years, 10 months ago) by simon
Branch: MAIN
Changes since 1.33: +9 -15 lines
Diff to previous 1.33
Specify all Font Lock keywords in font-lock-defaults.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Fri May 12 07:23:19 1995 UTC (28 years, 11 months ago) by simon
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Apr 25 22:30:13 1995 UTC (29 years ago) by kwzh
Branch: MAIN
Changes since 1.31: +1 -2 lines
Diff to previous 1.31
(fortran-auto-fill-mode): Use force-mode-line-update.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon Apr 24 10:51:17 1995 UTC (29 years ago) by simon
Branch: MAIN
Changes since 1.30: +112 -55 lines
Diff to previous 1.30
Use new fortran-match-!-comment to do !-style fontification; do rest in regexps


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Thu Mar 2 11:20:30 1995 UTC (29 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Mon Feb 20 10:49:58 1995 UTC (29 years, 2 months ago) by simon
Branch: MAIN
Changes since 1.28: +8 -6 lines
Diff to previous 1.28
Turn of syntax fontification by default.
It messes up when inside a comment done by the regexps (or v.v.).


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Dec 18 21:20:07 1994 UTC (29 years, 4 months ago) by rms
Branch: MAIN
Changes since 1.27: +208 -67 lines
Diff to previous 1.27
(fortran-end-if, fortran-end-do,
fortran-beginning-if, fortran-beginning-do): New subroutines.
(fortran-blink-matching-if, fortran-blink-matching-do): Use them.
(fortran-mark-do, fortran-mark-if): New user functions.
(fortran-blink-matching-if, fortran-mode): Doc mod.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 08:24:50 1994 UTC (29 years, 6 months ago) by simon
Branch: MAIN
Changes since 1.26: +67 -0 lines
Diff to previous 1.26
	* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.
	(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2,
	fortran-font-lock-keywords): New variables.
	(fortran-mode): Set font-lock-defaults.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 20:19:04 1994 UTC (29 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
(fortran-blink-matching-do): When looking for do,
insist on nondigit after it.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu May 26 20:35:55 1994 UTC (29 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
(fortran-link-matching-do): Ignore DO statements with line numbers.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Apr 7 17:14:44 1994 UTC (30 years ago) by rms
Branch: MAIN
Changes since 1.23: +42 -2 lines
Diff to previous 1.23
(fortran-blink-matching-do): New function,
basically copied from fortran-blink-matching-if.
(fortran-indent-line): Call it.
(fortran-mode): Doc mod.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 17:25:41 1994 UTC (30 years, 3 months ago) by rms
Branch: MAIN
Changes since 1.22: +27 -12 lines
Diff to previous 1.22
(calculate-fortran-indent): Handle
Fortran 90 INTERFACE and SELECT/CASE blocks.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 10:03:14 1993 UTC (30 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
(calculate-fortran-indent): Fixup regexp for where statements.


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


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Jun 8 05:25:19 1993 UTC (30 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
(fortran-indent-new-line): Renamed from
fortran-reindent-then-newline-and-indent.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Jun 1 19:03:52 1993 UTC (30 years, 11 months ago) by rms
Branch: MAIN
Changes since 1.18: +72 -32 lines
Diff to previous 1.18
(fortran-mode): Replace comment-indent-hook with
comment-indent-function.

(fortran-is-in-string-p): Replaced with new version
that uses the syntax table.

(calculate-fortran-indent): Lines that have a # after
whitespace are interpreted as cpp directives and outdented back to
column zero.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Mar 22 03:27:18 1993 UTC (31 years, 1 month ago) by eric
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17
Added or corrected Commentary sections


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Mar 6 06:08:40 1993 UTC (31 years, 1 month ago) by rms
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
(fortran-abbrev-start): Handle any kind of event.
(fortran-window-create-momentarily): Likewise.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sun Feb 14 14:27:24 1993 UTC (31 years, 2 months ago) by jimb
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15
	* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in
	front of first argument to `insert-abbrev-table-description'.

	* fortran.el (fortran-is-in-string-p): Fixed incorrect behaviour
	when in first statement of a buffer.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 01:48:02 1993 UTC (31 years, 3 months ago) by jimb
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
JimB's changes since January 18th


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Nov 20 17:22:24 1992 UTC (31 years, 5 months ago) by jimb
Branch: MAIN
Changes since 1.13: +132 -240 lines
Diff to previous 1.13
	* fortran.el: New version of version 1.30 (!) from Stephen A. Wood
	<saw@hallc1.cebaf.gov>

	* fortran.el: New version (1.30) from "Stephen A. Wood"
	<saw@hallc1.cebaf.gov>


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Nov 16 01:34:30 1992 UTC (31 years, 5 months ago) by jimb
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
	* bytecomp.el: Declare unread-command-char an obsolete variable.
	* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
	vip-prefix-arg-com): Use unread-command-event instead of
	unread-command-char; respect its new semantics.
	* fortran.el (fortran-abbrev-start, fortran-window-create-momentarily):
	Same.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Nov 5 20:25:10 1992 UTC (31 years, 5 months ago) by rms
Branch: MAIN
Changes since 1.11: +403 -124 lines
Diff to previous 1.11
version 1.28.8
(fortran-indent-to-column): Make turning of lines that begin with
`fortran-continuation-string' into properly formated continuation
lines work for fortran TAB mode.

Cleaned up some doc strings.

(fortran-abbrev-help, fortran-prepare-abbrev-list-buffer): Use
`insert-abbrev-table-description' and make buffer in abbrevs-mode.

Many changes since version 1.28.3.   Added auto-fill-mode, support
for some Fortran 90 statements.  Adjust comments to conform to new
gnu conventions.

(fortran-mode): Fix `comment-line-start-skip' by changing \\1 to
\\2 and include cpp statements in matching.  Changes for auto fill.

(fortran-auto-fill-mode, fortran-do-auto-fill,
fortran-break-line): New functions to implement auto fill.

(fortran-indent-line, fortran-reindent-then-newline-and-indent):
Added auto fill support.

(find-comment-start-skip, is-in-fortran-string-p): New functions.

(fortran-electric-line-number): Works better in overwrite mode.

(fortran-indent-comment, fortran-indent-line,
fortran-indent-to-column):  Use find-comment-start-skip instead of
searching for `comment-start-skip'.

(fortran-mode, calculate-fortran-indent): Added indentation
for fortran 90 statements.

(fortran-next-statement, fortran-previous-statement): Bug fixes.

(fortran-mode, calculate-fortran-indent,
fortran-setup-tab-format-style, fortran-setup-fixed-format-style):
`fortran-comment-line-column' meaning changed.  Now defaults to 0.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 20:19:00 1992 UTC (31 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
(fortran-window-create): Use screen-width, not frame-width.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 20:11:05 1992 UTC (31 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
(fortran-prepare-abbrev-list-buffer): Fix typo.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 10:21:22 1992 UTC (31 years, 6 months ago) by rms
Branch: MAIN
Changes since 1.8: +42 -23 lines
Diff to previous 1.8
(fortran-tab-mode): Add defvar.
(fortran-analyze-file-format): Bind i.
(fortran-tab-mode-string): Add defvar.
(fortran-tab-mode): Use `arg' as variable, not as function.
(fortran-prepare-abbrev-list-buffer): New function.
(fortran-abbrev-help): Call that.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Oct 25 19:36:41 1992 UTC (31 years, 6 months ago) by rogue
Branch: MAIN
Changes since 1.7: +9 -10 lines
Diff to previous 1.7
Doc fix.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jul 22 03:58:30 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
entered into RCS


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Jul 17 07:49:18 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
*** empty log message ***


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 21:44:44 1992 UTC (31 years, 9 months ago) by eric
Branch: MAIN
Changes since 1.4: +27 -17 lines
Diff to previous 1.4
*** empty log message ***


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Jul 15 02:19:46 1992 UTC (31 years, 9 months ago) by jimb
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
*** empty log message ***


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat May 30 22:51:12 1992 UTC (31 years, 11 months ago) by eric
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
*** empty log message ***


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Mar 16 20:37:54 1992 UTC (32 years, 1 month ago) by jimb
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
*** empty log message ***


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 15 21:21:23 1991 UTC (32 years, 9 months ago) by jimb
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