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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
bf470ae2
Commit
bf470ae2
authored
May 06, 2003
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
2cb26057
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
src/ChangeLog
src/ChangeLog
+9
-2
No files found.
src/ChangeLog
View file @
bf470ae2
2003-05-06 Kenichi Handa <handa@m17n.org>
* coding.c (coding_set_source): Fix for the case that the current
buffer is different from coding->src_object.
(decode_coding_object): Don't use the conversion work buffer if
DST_OBJECT is a buffer.
2003-05-04 Dave Love <fx@gnu.org>
* lread.c (read_emacs_mule_char) [len==2]: Index
...
...
@@ -12,7 +19,7 @@
(setup_coding_system, coding_category, CATEGORY_MASK_ANY)
(detected_mask): Remove Big5 bits.
2003-04-09 Kenichi Handa <handa@
etlken2
>
2003-04-09 Kenichi Handa <handa@
m17n.org
>
The following changes are to make the font rescaling facility
compatible with Emacs 21.
...
...
@@ -28,7 +35,7 @@
(syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp
variable.
2003-03-28 Kenichi Handa <handa@
etlken2
>
2003-03-28 Kenichi Handa <handa@
m17n.org
>
* coding.c (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
(Qutf_16_le): Remove these variables.
...
...
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