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
8320414c
Commit
8320414c
authored
Sep 20, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
6784714b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+11
-0
No files found.
lisp/ChangeLog
View file @
8320414c
2000-09-20 Gerd Moellmann <gerd@gnu.org>
* dired.el (dired-font-lock-keywords): Undo last change.
(dired-readin): Bind indent-tabs-mode to nil.
* startup.el (fancy-splash-head): If frame's background mode
is `dark', change the black background of the image to gray.
(fancy-splash-screens): Display startup echo area message.
...
...
src/ChangeLog
View file @
8320414c
2000-09-20 Gerd Moellmann <gerd@gnu.org>
* xfns.c (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If color
symbols are specified, add color translations to the cache.
(xpm_color_bucket, xpm_cache_color) [ALLOC_XPM_COLORS]: New
functions.
(xpm_lookup_color) [ALLOC_XPM_COLORS]: Use xpm_color_bucket and
xpm_cache_color.
(xpm_load) [ALLOC_XPM_COLORS]: Pass frame and XPM attributes
structures to xpm_init_color_cache.
2000-09-19 Gerd Moellmann <gerd@gnu.org>
* dispnew.c (update_window_line): Make sure to always draw
...
...
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