emacs/lisp/textmodes
Chong Yidong cf20dee024 Tweaks to Customize interface. Set custom-reset-button-menu to t.
* cus-edit.el (custom-commands, custom-reset-menu)
(Custom-reset-standard): Tweak labels.
(custom-reset-button-menu): Change default to t.
(custom-buffer-create-internal): For the custom-reset-button-menu
case, put the revert button first.
(custom-group-subtitle): New face.
(custom-group-value-create): Align docstring to a specific column.

* wid-edit.el (widget-documentation-link-add): Don't handle
indentation in this function.
(widget-documentation-string-indent-to): New function.
(widget-documentation-string-value-create): Use it.

* autorevert.el (auto-revert):
* epg-config.el (epg):
* ibuffer.el (ibuffer):
* mpc.el (mpc):
* ses.el (ses):
* eshell/eshell.el (eshell):
* net/ange-ftp.el (ange-ftp):
* progmodes/ebnf2ps.el (postscript):
* progmodes/flymake.el (flymake):
* progmodes/prolog.el (prolog):
* progmodes/verilog-mode.el (verilog-mode):
* progmodes/which-func.el (which-func):
* textmodes/picture.el (picture):
* textmodes/tildify.el (tildify):
* vc/ediff.el (ediff): Tweak defgroups to improve presentation in
customization buffers.
2012-04-22 21:58:00 +08:00
..
.gitignore
artist.el (artist-mode): Convert artist-mode to use define-minor-mode. 2012-04-11 13:57:21 +02:00
bib-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
bibtex-style.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
bibtex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
conf-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
css-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
enriched.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
fill.el (fill-region): Leave point and mark where they were before filling 2012-04-10 04:06:19 +02:00
flyspell.el textmodes/flyspell.el (flyspell-large-region): Specify encoding for hunspell with ("-i" ENCODING). 2012-04-12 16:19:40 +02:00
ispell.el (ispell-dictionary-base-alist): Revert to original XEmacs friendly default value. 2012-04-16 19:32:02 +02:00
makeinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nroff-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page-ext.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
paragraphs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refbib.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
refer.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refill.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-auc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-cite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-dcr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex-global.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-index.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-ref.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-sel.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-toc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-vars.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
remember.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rst.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sgml-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
table.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
texinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
texnfo-upd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
text-mode.el * doc/lispref/modes.texi (Example Major Modes): Update Lisp example code 2012-01-28 11:49:22 +08:00
tildify.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
two-column.el two-column.el small cleanup 2012-04-16 16:13:38 -04:00
underline.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00