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
a68c5400
Commit
a68c5400
authored
May 12, 2002
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
8edfcc7d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
etc/NEWS
etc/NEWS
+2
-0
lisp/ChangeLog
lisp/ChangeLog
+8
-0
No files found.
etc/NEWS
View file @
a68c5400
...
...
@@ -585,6 +585,8 @@ in line with the output of other GNU tools.
** perl-mode has a new variable `perl-indent-continued-arguments'.
** fortran-mode has a new variable `fortran-preprocessor-re'.
** `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 @
a68c5400
2002-05-12 Glenn Morris <gmorris@ast.cam.ac.uk>
* progmodes/fortran.el (fortran-preprocessor-re): New variable.
Use it for font-locking and indentation.
(fortran-previous-statement, fortran-next-statement): Make them
skip over preprocessor lines.
(fortran-calculate-indent): Use fortran-preprocessor-re.
2002-05-10 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua-enable-cua-keys)
...
...
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