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
6afad91e
Commit
6afad91e
authored
Sep 07, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
35f01a95
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
lisp/ChangeLog
lisp/ChangeLog
+19
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
6afad91e
2001-09-07 Gerd Moellmann <gerd@gnu.org>
* server.el (server-switch-buffer): Use get-window-with-predicate.
* textmodes/refer.el (refer-find-entry-internal): Use
get-window-with-predicate.
* term/sup-mouse.el (sup-pos-to-window): Use
get-window-with-predicate.
* term/bg-mouse.el (bg-window-from-x-y): Use
get-window-with-predicate.
* emacs-lisp/edebug.el (edebug-window-live-p): Use
get-window-with-predicate.
* window.el (get-window-with-predicate): Renamed from some-window.
(some-window): Make it an alias.
2001-09-06 Gerd Moellmann <gerd@gnu.org>
* simple.el (undo): Remove positions from buffer-undo-list up to
...
...
src/ChangeLog
View file @
6afad91e
2001-09-07 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (init_from_display_pos): Don't compare the result
of calling index with NULL.
2001-09-06 Gerd Moellmann <gerd@gnu.org>
* xfns.c (x_set_background_color): Don't change the colors
...
...
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