aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docbookide.el/pkg-message
blob: 1c0f03bc9b00f8a2f75d17d8c0ca2a698491a98b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
To use docbook-mode, add the following lines to your ~/.emacs:

;; Begin snippet
;; DocBook IDE mode
(autoload 'docbook-mode "docbookide" "Major mode for DocBook documents." t)

;; Turn on font lock when in DocBook mode
(add-hook 'docbook-mode-hook
      'turn-on-font-lock)

;; You might want to make this the default for .sgml or .xml documents,
;; or you might want to rely on -*- DocBook -*- on the first line,
;; or perhaps buffer variables. It's up to you...
(setq auto-mode-alist
      (append
       (list
    '("\\.sgm" . docbook-mode)
    '("\\.sgml" . docbook-mode)
    '("\\.xml" . docbook-mode)
       auto-mode-alist))
)
;; End snippet
dd504b68cae0f77895066b8894a075154505dc7'>Update to 20190626sunpoet2019-07-012-4/+4 * Update to 20190623sunpoet2019-06-252-4/+4 * Update to 20190615sunpoet2019-06-202-4/+4 * Update to 20190608sunpoet2019-06-112-4/+4 * Update to 20190602sunpoet2019-06-042-6/+6 * Update to 20190527sunpoet2019-05-282-4/+4 * - Update to 6.2.4lwhsu2019-05-241-5/+5 * - Update to 6.2.3lwhsu2019-04-211-5/+5 * Update to 20190419sunpoet2019-04-202-4/+4 * Update to 20190418sunpoet2019-04-192-4/+4 * Update devel/readline to 8.0sunpoet2019-04-092-2/+2 * Mark BROKEN on FreeBSD 12 and 13antoine2019-04-071-1/+8 * Update CMake to latest release, 3.14.1adridg2019-04-054-0/+44 * Mark BROKEN on FreeBSD 12 and 13antoine2019-04-041-1/+8 * dns/libidn: Update to 1.35yuri2019-04-021-1/+1 * Update to 6.2.2lwhsu2019-03-231-5/+5 * Qt4 deprecation: Remove Qt4 and its consumes.tcberner2019-03-177-111/+0 * devel/qca: remove flavors (Qt4 deprecation)tcberner2019-03-171-2/+2 * Update to 20190226sunpoet2019-03-052-4/+4 * First step at deorbitting esound:bapt2019-02-252-7/+4 * Update to 20190224bapt2019-02-252-4/+4 * Update to 20190215sunpoet2019-02-202-4/+4 * Update to 20190202sunpoet2019-02-052-4/+4 * Update to 20190125sunpoet2019-01-292-4/+4 * Update to 20190119sunpoet2019-01-222-4/+4 * Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-162-2/+2 * kadu-core/plugin/dependency-graph/plugin-dependency-graph-builder.hlinimon2019-01-161-0/+10 * Update to 20190110sunpoet2019-01-142-4/+4 * Update to 20181230sunpoet2019-01-022-4/+4 * Remove KDE4, part 5rene2019-01-015-1739/+0 * Change cmake default behaviour to outsource.tcberner2018-12-261-1/+1 * Remove expired ports:rene2018-12-212-10/+0 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-122-2/+2 * Update to 20181201sunpoet2018-12-042-4/+4 * Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-021-0/+3 * Update to 20181123sunpoet2018-11-272-4/+4 * Mark kde4-l10n ports deprecated.tcberner2018-11-241-0/+3 * Update to 6.0.7.jkim2018-11-091-5/+5 * Update to 20181029sunpoet2018-11-062-4/+4 * Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-051-3/+3 * Update to 20181025sunpoet2018-10-302-4/+4 * Update to 20181021sunpoet2018-10-242-5/+6 * Update to 20180925sunpoet2018-10-231-1/+1 * Update to 20180925sunpoet2018-10-032-4/+4 * Update to 20180919sunpoet2018-09-242-4/+4 * Update to 20180915sunpoet2018-09-182-4/+4 * Update to 20180907sunpoet2018-09-112-4/+4 * Add DOCS options to ports that should have one.mat2018-09-101-0/+2 * Fix build with Qt 5.11jhale2018-08-311-0/+15 * Update to 20180810sunpoet2018-08-142-4/+4 * Update to 20180730sunpoet2018-08-072-4/+4 * Update to 20180719sunpoet2018-07-312-4/+4 * Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-302-2/+2 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-293-6/+6 * - Update to 6.0.5lwhsu2018-06-271-5/+5 * Update to 20180621sunpoet2018-06-262-4/+4 * Update to 20180612sunpoet2018-06-212-4/+4 * Update to 20180603sunpoet2018-06-052-4/+4 * Update to 20180526sunpoet2018-05-282-4/+4 * Update to 20180516sunpoet2018-05-212-4/+4 * Update to 20180509sunpoet2018-05-142-4/+4 * - Update to 6.0.4lwhsu2018-05-101-5/+5 * Update to 20180506sunpoet2018-05-082-4/+4 * Update to 20180428sunpoet2018-05-012-4/+4 * Update to 20180422sunpoet2018-04-242-4/+4 * Update to 20180415sunpoet2018-04-172-4/+4 * devel/qca, devel/qca-qt5 -- create flavorstcberner2018-04-141-2/+2 * Update to 20180407sunpoet2018-04-102-4/+4 * - Update to 6.0.3lwhsu2018-04-081-5/+5 * Update to 20180331sunpoet2018-04-022-4/+4 * Update to 20180322sunpoet2018-03-272-4/+4 * Update to 20180317sunpoet2018-03-192-4/+4 * - Update LibreOffice to 6.0.2 [1]lwhsu2018-03-172-8/+5 * Update to 20180310sunpoet2018-03-132-4/+4 * Update to 20180304sunpoet2018-03-131-1/+1 * Update net/libmaia to 0.9.0 (follow up to r463988)tcberner2018-03-101-1/+1 * Update net/libmaia to 0.9.0tcberner2018-03-101-1/+1 * Update to 20180304sunpoet2018-03-062-4/+4 * Update to 20180223sunpoet2018-02-272-4/+4 * Return pawel@'s ports to the pool after he resigned.rene2018-02-255-5/+5 * Update to 20180216sunpoet2018-02-192-4/+4 * Update to 20180207sunpoet2018-02-132-4/+4 * Rename KDE4 meta portstcberner2018-02-101-1/+1 * Update to 20180202sunpoet2018-02-06