*** empty log message ***
This commit is contained in:
@@ -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
14
lisp/obsolete/sc.el
Normal 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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user