Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c454aac1
Commit
c454aac1
authored
Sep 08, 2000
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
334a2e2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-1
src/ChangeLog
src/ChangeLog
+6
-0
No files found.
lisp/ChangeLog
View file @
c454aac1
2000-09-08 Gerd Moellmann <gerd@gnu.org>
* faces.el (face-spec-set): Only face-spec-reset-face when
ATTRS is non-nil.
2000-09-08 Eli Zaretskii <eliz@is.elta.co.il>
* help.el (help-insert-xref-button): Fix a typo in doc string.
...
...
@@ -74,7 +79,7 @@
* international/quail.el: Don't require face.
(quail): New group.
(quail-other-command): Dummy command to make quail-help work
s
(quail-other-command): Dummy command to make quail-help work
better.
(quail-keyboard-layout-alist): Add Keyboard type "jp106".
(quail-keyboard-layout-substitution): New variable.
...
...
src/ChangeLog
View file @
c454aac1
2000-09-08 Gerd Moellmann <gerd@gnu.org>
* xfaces.c (Finternal_merge_in_global_face): Return a Lisp object.
* xdisp.c (dump_glyph_row): Fix printf format string.
(display_line, move_it_in_display_line_to): Avoid compiler
warnings.
* s/freebsd.h (GC_MARK_STACK, REL_ALLOC_MMAP): Define.
* keymap.c (Fset_keymap_parent): Check for cycles in keymap
...
...
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