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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
e47b1d49
Commit
e47b1d49
authored
May 24, 2002
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** 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