mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
No longer require pcvs when compiling.
This commit is contained in:
parent
1f75e53dd2
commit
8fa07e4f6e
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2007-10-31 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* cvs-status.el: No longer require pcvs when compiling.
|
||||
|
||||
* doc-view.el (doc-view-conversion-refresh-interval)
|
||||
(doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
|
||||
(doc-view-reset-slice): Doc fixes.
|
||||
(doc-view-menu): Remove deleted function doc-view-edit-doc.
|
||||
|
||||
2007-10-31 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* help-at-pt.el (help-at-pt-unload-hook): Remove.
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
(eval-when-compile (require 'cl))
|
||||
(require 'pcvs-util)
|
||||
(eval-when-compile (require 'pcvs))
|
||||
|
||||
;;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue