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
bd23a692
Commit
bd23a692
authored
Jul 14, 2000
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
88a19a90
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
lisp/ChangeLog
View file @
bd23a692
2000-07-14 Gerd Moellmann <gerd@gnu.org>
* hilit-chg.el: Fix typo.
2000-07-14 Dave Love <fx@gnu.org>
* info.el (Info-mode-menu): Fix use of :help, :enable.
...
...
src/ChangeLog
View file @
bd23a692
...
...
@@ -10,6 +10,12 @@
2000-07-14 Gerd Moellmann <gerd@gnu.org>
* xfns.c (Fx_show_tip): If frame parameters contain a position,
use that instead of the mouse position. Add parameters DX and DY.
* dispextern.h (Fx_show_tip): Adjust number of parameters
in prototype.
* keyboard.c (show_help_echo): Add parameters OBJECT and POS.
if HELP is a function, call it with OBJECT and POS as parameters
to get the help to display.
...
...
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