aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 8bcd983f8dc..ce20a6e7d79 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,17 @@
12008-08-23 Glenn Morris <rgm@gnu.org>
2
3 * fortran-xtra.texi (Fortran): Change description of free form and
4 fixed form a bit. Mention hideshow and imenu.
5 (Fortran Motion): Mention fortran-end-of-subprogram,
6 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
7 (Fortran Indent): Minor re-word.
8 (ForIndent Commands): Mention fortran-fill-paragraph and
9 fortran-fill-statement.
10 (ForIndent Cont): Mention fortran-tab-mode-string.
11 (Fortran Comments): Mention fortran-comment-line-start-skip.
12 (Fortran Columns): Mention font-locking.
13 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
14
12008-08-23 Johan Bockgard <bojohan@muon> 152008-08-23 Johan Bockgard <bojohan@muon>
2 16
3 * basic.texi (Moving Point): Fix <prior>/<next> confusion. 17 * basic.texi (Moving Point): Fix <prior>/<next> confusion.