1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/textmodes
Stefan Monnier 21a3d3e7c9 (outline-mode-menu-bar-map): Add entries.
(outline-mode-prefix-map): Match new bindings to those of allout.
(outline-map-region): New fun.
(outline-map-tree): Remove.
(outline-promote, outline-demote): Apply to region if active.
Change the default to apply to the subtree.
(outline-move-subtree-up, outline-move-subtree-down): New funs.
(outline-invisible-p): Add optional `pos' argument.
(outline-next-visible-heading, outline-toggle-children): Use it.
(outline-get-next-sibling): Don't call outline-level at eob.
2003-03-13 18:15:07 +00:00
..
.gitignore
artist.el (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF. 2002-10-18 15:27:18 +00:00
bib-mode.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
bibtex.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
fill.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
flyspell.el (make-flyspell-overlay): Add help text to flyspell overlays. 2002-05-08 15:27:26 +00:00
ispell.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
makeinfo.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
nroff-mode.el (nroff-mode-hook): Customize. 2003-01-03 20:04:48 +00:00
outline.el (outline-mode-menu-bar-map): Add entries. 2003-03-13 18:15:07 +00:00
page-ext.el (pages-directory-mode-map): New. 2003-02-11 00:44:08 +00:00
page.el
paragraphs.el (sentence-end): Add Chinese and Japanese characters. 2003-02-24 04:50:59 +00:00
picture.el (picture-substitute): Use command remapping instead of 2003-01-12 20:51:36 +00:00
po.el (po-content-type-charset-alist): Delete most 2002-10-30 19:47:53 +00:00
refbib.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
refer.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
refill.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-auc.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-cite.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-dcr.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-global.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-index.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-parse.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-ref.el (reftex-reference): Fix character constant. 2003-02-18 11:08:42 +00:00
reftex-sel.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-toc.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex-vars.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
reftex.el (reftex-TeX-master-file): Use really the buffer file name if no other master 2003-01-29 11:54:35 +00:00
scribe.el Doc fixes. 2001-12-20 18:59:32 +00:00
sgml-mode.el (sgml-font-lock-keywords-2): Add flag to merge with existing fontification. 2003-01-11 22:47:33 +00:00
spell.el
table.el (table-generate-source): Use ?\\ instead of space in "work in progress" message. 2003-02-18 11:17:11 +00:00
tex-mode.el (tex-print): Call shell-quote-argument on the file name. 2002-12-22 22:03:22 +00:00
texinfmt.el (texinfo-format-iftex, texinfo-format-ifhtml) 2003-02-11 00:37:28 +00:00
texinfo.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
texnfo-upd.el Revert last change. 2002-03-09 20:11:46 +00:00
text-mode.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
tildify.el Trailing whitespace deleted. 2003-02-04 13:30:45 +00:00
two-column.el
underline.el