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
94843cc1
Commit
94843cc1
authored
May 31, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
d284f58f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
lisp/ChangeLog
lisp/ChangeLog
+3
-0
src/ChangeLog
src/ChangeLog
+10
-0
No files found.
lisp/ChangeLog
View file @
94843cc1
...
...
@@ -3,6 +3,9 @@
* international/mule-cmds.el (inactivate-input-method): Set
input-method-function to nil.
* xml.el (xml-parse-tag): The document may contain invalid characters.
From ShengHuo ZHU <zsh@cs.rochester.edu>
2001-05-31 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
* mail/rmailsum.el (rmail-message-subject-p): Don't call
...
...
src/ChangeLog
View file @
94843cc1
2001-05-31 Gerd Moellmann <gerd@gnu.org>
* term.c: (tty_cursor_hidden): New variable.
(update_begin): Don't call tty_hide_cursor. Clean up.
(update_end, set_terminal_window, set_scroll_region): Clean up.
(ring_bell, reset_terminal_modes): Clean up.
(tty_hide_cursor, tty_show_cursor): Hide/show cursor depending
on tty_cursor_hidden.
(write_glyphs): Call tty_hide_cursor.
2001-05-30 Stefan Monnier <monnier@cs.yale.edu>
* buffer.c (copy_overlays): Make ENABLE_CHECKING happy.
...
...
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