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
8ac08dea
Commit
8ac08dea
authored
Oct 08, 2000
by
Dave Love
Browse files
*** empty log message ***
parent
37ad3ca0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
2 deletions
+11
-2
etc/NEWS
etc/NEWS
+4
-0
man/message.texi
man/message.texi
+7
-2
No files found.
etc/NEWS
View file @
8ac08dea
...
...
@@ -48,6 +48,7 @@ operate on the active region in Transient Mark mode.
remains visible even when the buffer has been scrolled. This behavior
may be disabled by customizing the option `Info-use-header-line'.
+++
**
`gnus-user-agent' is a new possibility for `mail-user-agent'. It
is like `message-user-agent', but with all the Gnus paraphernalia.
...
...
@@ -55,6 +56,7 @@ is like `message-user-agent', but with all the Gnus paraphernalia.
**
The recommended way of using Iswitchb is via the new global minor
mode `iswitchb-mode'.
+++
**
Gnus changes.
The Gnus NEWS entries are short, but they reflect sweeping changes in
...
...
@@ -553,6 +555,7 @@ terminals having terminal capabilities `vi', `vs', and `ve'. Blinking
and related parameters like frequency and delay can be customized in
the group `cursor'.
+++
**
New font-lock support mode `jit-lock-mode'.
This support mode is roughly equivalent to `lazy-lock' but is
...
...
@@ -590,6 +593,7 @@ Horizontal scrolling now happens automatically if
`automatic-hscrolling'
is set (the default). This setting can be
customized.
+++
**
Tool bar support.
Emacs supports a tool bar at the top of a frame under X. For details
...
...
man/message.texi
View file @
8ac08dea
...
...
@@ -22,8 +22,8 @@ Copyright (C) 1996,97,98,99,2000 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation; with
the
Invariant Sections
being none
, with the Front-Cover texts being ``A GNU
any later version published by the Free Software Foundation; with
no
Invariant Sections, with the Front-Cover texts being ``A GNU
Manual'', and with the Back-Cover Texts as in (a) below. A copy of the
license is included in the section entitled ``GNU Free Documentation
License'' in the Emacs manual.
...
...
@@ -777,6 +777,11 @@ have to deal with users that use these evil tools, in which case you may
set this variable to a regexp that matches these prefixes. Myself, I
just throw away non-compliant mail.
@item message-alternative-emails
@vindex message-alternative-emails
A regexp to match the alternative email addresses. The first matched
address (not primary one) is used in the @code
{
From
}
field.
@end table
...
...
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