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
47e72862
Commit
47e72862
authored
May 11, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
2dc00208
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
47e72862
2001-05-11 Gerd Moellmann <gerd@gnu.org>
* startup.el (command-line): If parameters have been changed in
the init files which influence font selection, clear the face
cache so that faces get realized with the new parameters.
* Makefile.in (compile-files): Redirect output of chmod to
/dev/null.
...
...
src/ChangeLog
View file @
47e72862
2001-05-11 Gerd Moellmann <gerd@gnu.org>
* keyboard.c (read_key_sequence): Don't modify events when
generating fake prefix keys (mode-line, scroll-bar, ...) since
this prevents proper processing of such events when pushed back
into unread-command-events.
* xterm.c (clear_mouse_face): Return 1 if text with mouse face was
actually redrawn. Make the function static.
(note_mouse_highlight): Fix a case where the mouse cursor
...
...
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