Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 9dcf1496ca7ddb9096ff1aa8db481305 > files > 4

emacs-24.5-8.3.mga6.src.rpm

--- emacs-24.4/doc/man/emacs.1.orig	2014-10-21 09:05:18.811594663 -0400
+++ emacs-24.4/doc/man/emacs.1	2014-10-21 09:07:40.592414855 -0400
@@ -554,24 +554,24 @@
 .
 .
 .SH FILES
-/usr/local/share/info \(em files for the Info documentation browser.
+/usr/share/info \(em files for the Info documentation browser.
 The complete text of the Emacs reference manual is included in a
 convenient tree structured form.
 Also includes the Emacs Lisp Reference Manual, useful to anyone
 wishing to write programs in the Emacs Lisp extension language,
 and the Introduction to Programming in Emacs Lisp.
 
-/usr/local/share/emacs/$VERSION/lisp \(em Lisp source files and
+/usr/share/emacs/$VERSION/lisp \(em Lisp source files and
 compiled files that define most editing commands.
 Some are preloaded; others are autoloaded from this directory when
 used.
 
-/usr/local/libexec/emacs/$VERSION/$ARCH \(em various programs that are
+/usr/lib/emacs/$VERSION/$ARCH \(em various programs that are
 used with GNU Emacs.
 
-/usr/local/share/emacs/$VERSION/etc \(em various files of information.
+/usr/share/emacs/$VERSION/etc \(em various files of information.
 
-/usr/local/share/emacs/$VERSION/etc/DOC.* \(em contains the documentation
+/usr/share/emacs/$VERSION/etc/DOC.* \(em contains the documentation
 strings for the Lisp primitives and preloaded Lisp functions
 of GNU Emacs.
 They are stored here to reduce the size of Emacs proper.