Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b97cd2cc
Commit
b97cd2cc
authored
Nov 30, 2000
by
Dave Love
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
ca34e23b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
4 deletions
+18
-4
etc/NEWS
etc/NEWS
+8
-4
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+10
-0
No files found.
etc/NEWS
View file @
b97cd2cc
...
...
@@ -625,9 +625,13 @@ customized.
Emacs supports a tool bar at the top of a frame under X. For details
of how to define a tool bar, see the page describing Lisp-level
changes. Tool-bar global minor mode controls whether or not it is
displayed and is on by default. To make the tool bar more useful, we
need contributions of extra icons for specific modes (with copyright
assignments).
displayed and is on by default. The appearance of the bar is improved
if Emacs has been built with XPM image support. Otherwise monochrome
icons will be used.
To make the tool bar more useful, we need contributions of extra icons
for specific modes (with copyright assignments). Contributions would
also be useful manually to touch up some of the PBM icons.
+++
**
Mouse-sensitive mode line.
...
...
@@ -934,7 +938,7 @@ ring (history).
** Changes to Rmail mode
*** The new user-option
rmail-
rmail-user-mail-address-regexp can be
*** The new user-option rmail-user-mail-address-regexp can be
set to fine tune the identification of of the correspondent when
receiving new mail. If it matches the address of the sender, the
recipient is taken as correspondent of a mail. If nil, the default,
...
...
lisp/gnus/ChangeLog
View file @
b97cd2cc
2000-11-30 Dave Love <fx@gnu.org>
* message.el (message-auto-save-directory): Use
file-name-as-directory.
(message-set-auto-save-file-name): Create
message-auto-save-directory if necessary.
(message-replace-chars-in-string): Removed -- unused.
(message-mail-alias-type): Customize.
(message-headers): Remove duplicate defgroup.
2000-11-29 Dave Love <fx@gnu.org>
* qp.el (quoted-printable-decode-region): Use error, not message
...
...
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