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
1b7818b4
Commit
1b7818b4
authored
May 16, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
a7be34e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
lisp/ChangeLog
View file @
1b7818b4
2001-05-16 Gerd Moellmann <gerd@gnu.org>
* textmodes/outline.el (outline-font-lock-level): Remove the
condition-case, test what outline-level returns instead, to ease
debugging.
* international/mule.el (auto-coding-regexp-alist): New user-option.
(auto-coding-from-file-contents): New function.
(set-auto-coding): Use it to determine a coding system.
...
...
src/ChangeLog
View file @
1b7818b4
2001-05-16 Gerd Moellmann <gerd@gnu.org>
* buffer.c (copy_overlays): New function.
(clone_per_buffer_values): Use it.
* buffer.h (OVERLAY_PLIST): New macro.
* keymap.c (Fsingle_key_description): Replace a build_string with
a make_multibyte_string. From Kenichi Handa <handa@etl.go.jp>.
...
...
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