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
62f3da3b
Commit
62f3da3b
authored
May 14, 2004
by
Kim F. Storm
Browse files
*** empty log message ***
parent
0a4455b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
lisp/ChangeLog
lisp/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+0
-5
No files found.
lisp/ChangeLog
View file @
62f3da3b
2004-05-15 Kim F. Storm <storm@cua.dk>
* emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
Use it to set triggered-p element of timer.
(timer-event-handler): Set triggered-p element non-nil while running
the timer function.
2004-05-14 David Ponce <david@dponce.com>
* tree-widget.el: New file.
...
...
src/ChangeLog
View file @
62f3da3b
2004-05-14 Kim F. Storm <storm@cua.dk>
* keyboard.c (in_timer_check): New static var.
(timer_check): Use it to guard against reentry.
2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
* w32fns.c (Fw32_define_rgb_color): Avoid XSET.
...
...
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