* doc/lispref/makefile.w32-in (srcs): Remove locals.texi.
This commit is contained in:
parent
e3c73f1ed0
commit
edb3ac8c3a
2 changed files with 2 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
Remove menu entry.
|
||||
* errors.texi, maps.texi: Adjust node pointers.
|
||||
* internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
|
||||
* makefile.w32-in (srcs):
|
||||
* Makefile.in (srcs): Remove locals.texi.
|
||||
|
||||
* frames.texi (Mouse Position): Fix cross-ref.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# -*- Makefile -*- for the GNU Emacs Lisp Reference Manual.
|
||||
|
||||
# Copyright (C) 2003-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003-2012 Free Software Foundation, Inc.
|
||||
|
||||
# This file is part of GNU Emacs.
|
||||
|
||||
|
|
@ -72,7 +72,6 @@ srcs = \
|
|||
$(srcdir)/keymaps.texi \
|
||||
$(srcdir)/lists.texi \
|
||||
$(srcdir)/loading.texi \
|
||||
$(srcdir)/locals.texi \
|
||||
$(srcdir)/macros.texi \
|
||||
$(srcdir)/maps.texi \
|
||||
$(srcdir)/markers.texi \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue