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
68ce47af
Commit
68ce47af
authored
Aug 01, 2006
by
Kenichi Handa
Browse files
(find-operation-coding-system): Describe the more detail of
the change.
parent
2beb96f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
etc/ChangeLog
etc/ChangeLog
+5
-0
etc/NEWS
etc/NEWS
+4
-2
No files found.
etc/ChangeLog
View file @
68ce47af
2006-08-01 Kenichi Handa <handa@m17n.org>
* NEWS (find-operation-coding-system): Describe the more detail of
the change.
2006-07-28 Reiner Steib <Reiner.Steib@gmx.de>
* GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
...
...
etc/NEWS
View file @
68ce47af
...
...
@@ -3661,8 +3661,10 @@ w32-use-full-screen-buffer to t.
* Incompatible Lisp Changes in Emacs 22.1
** The function find-operation-coding-system accepts a cons (FILENAME
. BUFFER) in an argument correponding to the target.
** The function find-operation-coding-system may be called with a cons
(FILENAME . BUFFER) in the second argument if the first argument
OPERATION is `insert-file-contents'
,
and
thus
a
function
registered
in
`
file
-
coding
-
system
-
alist
' is also called with such an argument.
---
** The variables post-command-idle-hook and post-command-idle-delay have
...
...
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