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
c9671f81
Commit
c9671f81
authored
May 20, 2000
by
Kenichi Handa
Browse files
*** empty log message ***
parent
14333e31
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
303 additions
and
0 deletions
+303
-0
lisp/ChangeLog
lisp/ChangeLog
+14
-0
src/ChangeLog
src/ChangeLog
+289
-0
No files found.
lisp/ChangeLog
View file @
c9671f81
2000-05-20 Kenichi HANDA <handa@etl.go.jp>
* mail/rmail.el (rmail-decode-quoted-printable): Use delete-region
and insert, not subst-char-in-region.
* international/mule-diag.el (list-character-sets-1): Handle
charsets eight-bit-control and eight-bit-graphic.
(list-iso-charset-chars): Likewise.
(list-block-of-chars): If CHARSET is not chat-table, insert 8-bit
charactes as is. Use indent-to to align characters.
* international/mule-cmds.el (find-multibyte-characters): Never
exclude charsets eight-bit-control and eight-bit-graphic.
2000-05-19 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/ada-mode.el (ada-mode, ada-create-case-exception):
...
...
src/ChangeLog
View file @
c9671f81
No preview for this file type
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