File: emacs-common-non-dfsg.README.Debian.in

package info (click to toggle)
emacs-non-dfsg 1%3A30.1%2B1-1
  • links: PTS
  • area: non-free
  • in suites: sid, trixie
  • size: 35,612 kB
  • sloc: makefile: 809; sh: 55
file content (23 lines) | stat: -rw-r--r-- 670 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This file details the Debian specific changes to Emacs.

* Since 24.5+1-1 the info pages have been managed by update-alternatives(1)

This allows references from either Emacs or the standalone reader to
reach the pages for the currently selected alternative.

The info files for each version are installed in
/usr/share/info/emacs-N, so you can prefer a particular version's
pages by prepending that directory to your INFOPATH, e.g.:

  INFOPATH=/usr/share/info/emacs info emacs

This variable also affects Emacs.  For example:

  INFOPATH=/usr/share/info/emacs: emacs --eval '(info "emacs")'

@DEBIAN_NEWS@

Local Variables:
mode: outline
outline-regexp: " *\\*+"
End: