1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2001-08-15 09:31:06 +00:00
parent 45d14b735f
commit 93aba6fcd4
3 changed files with 21 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2001-08-15 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (DONTCOMPILE): Remove sc.el.
* Makefile.in (finder_setwins): Renamed from nonobsolete_setwins.
Don't include term/.

14
lisp/obsolete/sc.el Normal file
View file

@ -0,0 +1,14 @@
;;; sc.el --- old name for supercite
;; Maintainer: FSF
;; This file is part of GNU Emacs.
;;; Commentary:
;;; Code:
(require 'supercite)
(provide 'sc)
;;; sc.el ends here

View file

@ -1,3 +1,8 @@
2001-08-15 Gerd Moellmann <gerd@gnu.org>
* xfaces.c (x_update_menu_appearance): Don't call
set_frame_menubar, let the next redisplay do it.
2001-08-14 Andrew Innes <andrewi@gnu.org>
* w32term.c (x_draw_glyph_string): Draw relief (if any) before