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
05ea7ef2
Commit
05ea7ef2
authored
Oct 27, 2000
by
Miles Bader
Browse files
*** empty log message ***
parent
073f69e6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
0 deletions
+23
-0
lisp/ChangeLog
lisp/ChangeLog
+6
-0
lisp/gnus/ChangeLog
lisp/gnus/ChangeLog
+9
-0
src/ChangeLog
src/ChangeLog
+8
-0
No files found.
lisp/ChangeLog
View file @
05ea7ef2
2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
* faces.el (face-spec-choose): Change syntax so that the list of
attribute-value pairs is now the cdr of each clause, not the cadr.
Detect old-style entries, and handle them. Use pop.
2000-10-26 Stefan Monnier <monnier@cs.yale.edu>
* vc.el (vc-start-entry): Only erase the buffer if comment is set.
...
...
lisp/gnus/ChangeLog
View file @
05ea7ef2
2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
* gnus-ems.el (gnus-ems-redefine): Use (featurep 'xemacs) instead
of the `gnus-xemacs' variable, as the latter has been removed.
* gnus-start.el (gnus-1, gnus-read-descriptions-file): Likewise.
* gnus-art.el (gnus-treat-display-xface)
(gnus-treat-display-smileys, gnus-treat-display-picons)
(gnus-article-read-summary-keys): Likewise.
2000-10-26 Dave Love <fx@gnu.org>
* flow-fill.el: Require cl when compiling.
...
...
src/ChangeLog
View file @
05ea7ef2
2000-10-27 Miles Bader <miles@lsi.nec.co.jp>
* xterm.c (x_draw_glyph_string): Add a workaround so that fonts
that specify a negative underline position can still use underlines.
* window.c (Fpos_visible_in_window_p): Make POS default to
WINDOW's point, not the current buffer's point.
2000-10-26 Dave Love <fx@gnu.org>
* s/sol2-5.h: Don't define SYSTEM_MALLOC so that we can find out
...
...
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