Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e47b1d49
Commit
e47b1d49
authored
May 24, 2002
by
Glenn Morris
Browse files
*** empty log message ***
parent
f6de01c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
etc/NEWS
etc/NEWS
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+7
-0
No files found.
etc/NEWS
View file @
e47b1d49
...
...
@@ -604,6 +604,10 @@ in line with the output of other GNU tools.
** fortran-mode has a new variable `fortran-directive-re'.
** f90-mode has new navigation commands `f90-end-of-block',
`f90-beginning-of-block', `f90-next-block-end',
`f90-previous-block-start'.
** `special-display-buffer-names' and `special-display-regexps' now
understand two new boolean pseudo-frame-parameters `same-frame' and
`same-window'.
...
...
lisp/ChangeLog
View file @
e47b1d49
2002-05-24 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/f90.el: (f90-end-of-subprogram): Remove the final
`forward-line'.
(f90-end-of-block, f90-beginning-of-block, f90-next-block-end)
(f90-previous-block-start): New navigation commands.
2002-05-20 Simon Josefsson <jas@extundo.com>
* fringe.el: New file.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment