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
a57e8159
Commit
a57e8159
authored
May 10, 2004
by
Kenichi Handa
Browse files
*** empty log message ***
parent
d28eab19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
lisp/ChangeLog
lisp/ChangeLog
+5
-0
src/ChangeLog
src/ChangeLog
+12
-0
No files found.
lisp/ChangeLog
View file @
a57e8159
2004-05-10 Kenichi Handa <handa@m17n.org>
* descr-text.el (describe-char): Fix previous change. Don't make
a unibyte character to multibyte in the *Help* buffer.
2004-05-10 Miles Bader <miles@gnu.org>
* lisp/progmodes/gud.el (gud-common-init): Only consider an existing
...
...
src/ChangeLog
View file @
a57e8159
...
...
@@ -12,6 +12,18 @@
2004-05-10 Kenichi Handa <handa@m17n.org>
* print.c (temp_output_buffer_setup): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.
* xfns.c (x_create_tip_frame): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.
* w32fns.c (x_create_tip_frame): Bind inhibit-read-only and
inhibit-modification-hooks to t temporarily before calling
Ferase_buffer.
* fns.c (count_combining): Delete it.
(concat): Don't check combining bytes.
...
...
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