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
ecf4207f
Commit
ecf4207f
authored
Mar 12, 2004
by
Stefan Monnier
Browse files
*** empty log message ***
parent
e69cfac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
etc/NEWS
etc/NEWS
+16
-0
No files found.
etc/NEWS
View file @
ecf4207f
...
...
@@ -88,6 +88,22 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
* Changes in Emacs 21.4
** M-x compile has been completely overhauled
It now uses font-lock for turning compiler output into hypertext. Quite a few
more kinds of messages are recognized. Messages that are recognized as
warnings or informational come in orange or green, instead of red.
Informational messages are by default skipped with `next-error'.
The new file etc/compilation.txt gives examples of each type of message.
** M-x grep has been adapted to new compile
Hits are fontified in green, and hits in binary files in orange. Grep buffers
can be saved and will again be loaded with the new `grep-mode'.
** M-x diff uses diff-mode instead of compilation-mode.
---
** The saveplace.el package now filters out unreadable files.
When you exit Emacs, the saved positions in visited files no longer
...
...
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