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
b54cfb55
Commit
b54cfb55
authored
May 28, 2002
by
Colin Walters
Browse files
*** empty log message ***
parent
f7e039de
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
etc/NEWS
etc/NEWS
+14
-0
No files found.
etc/NEWS
View file @
b54cfb55
...
...
@@ -251,6 +251,12 @@ argument it toggles the mode.
Turning off PC-Selection mode restores the global key bindings
that were replaced by turning on the mode.
** Emacs now displays a splash screen by default even if command-line
arguments were given. The new command-line option --no-splash
disables the splash screen; see also the variable
`inhibit-startup-message' (which is also aliased as
`inhibit-splash-screen').
** Changes in support of colors on character terminals
+++
...
...
@@ -354,6 +360,14 @@ be inconvenient when you did not expect them. The variable
`yank-excluded-properties' specifies which ones. Insertion
of register contents and rectangles also discards these properties.
** Occur, Info, and comint-derived modes now support using
M-x font-lock-mode to toggle fontification. The variable
`Info-fontify' is no longer applicable; to disable fontification,
remove `turn-on-font-lock' from `Info-mode-hook'.
** The Emacs Lisp byte-compiler now displays the actual line and
character position of errors.
** M-x grep now tries to avoid appending `/dev/null' to the command line
by using GNU grep `-H' option instead. M-x grep will automatically
detect whether this is possible or not the first time it is invoked.
...
...
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