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
4f497b0a
Commit
4f497b0a
authored
Mar 19, 2003
by
Kenichi Handa
Browse files
*** empty log message ***
parent
038b5501
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+13
-0
No files found.
lisp/ChangeLog
View file @
4f497b0a
2003-03-19 Kenichi Handa <handa@etlken2>
* dired.el (dired-get-filename): Pay attention to the case that
`read' returns a unibyte string. Don't encode the file name by
buffer-file-coding-system.
2003-03-18 Kenichi Handa <handa@m17n.org>
* language/european.el ("Latin-6"): Fix input-method.
...
...
src/ChangeLog
View file @
4f497b0a
2003-03-19 Kenichi Handa <handa@etlken2>
* fileio.c (Ffile_name_directory): Reconstruct file name by
make_specified_string.
(Ffile_name_nondirectory, Ffile_name_as_directory)
(Fdirectory_file_name, Fexpand_file_name)
(Fsubstitute_in_file_name): Likewise.
(Fread_file_name): Compare decoded homedir with DIR and
DEFAULT_FILENAME.
* alloc.c (make_specified_string): If NCHARS is negative, count
the number of characters.
2003-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* gtkutil.c (xg_frame_cleared): Call gtk_widget_queue_draw for
...
...
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