1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-10 15:56:18 +00:00
emacs/lisp/play
Glenn Morris b27c670b9f Leading "*" in the doc of defvars is long obsolete.
* lisp/plstore.el (plstore-encrypt-to):
* lisp/cedet/semantic/lex-spp.el
(semantic-lex-spp-macro-max-length-to-save):
* lisp/cedet/semantic/symref.el (semantic-symref-tool):
* lisp/cedet/semantic/bovine/el.el
(semantic-elisp-store-documentation-in-tag):
* lisp/cedet/semantic/wisent/comp.el (wisent-verbose-flag)
(wisent-expected-conflicts):
* lisp/cedet/semantic/wisent/wisent.el (wisent-parse-verbose-flag):
* lisp/gnus/gnus-agent.el (gnus-category-menu-hook):
* lisp/gnus/gnus-group.el (gnus-group-listing-limit):
* lisp/gnus/gnus-srvr.el (gnus-server-menu-hook)
(gnus-browse-menu-hook):
* lisp/gnus/message.el (message-shoot-gnksa-feet):
* lisp/gnus/mm-decode.el (mm-path-name-rewrite-functions):
* lisp/gnus/mm-util.el (mm-extra-numeric-entities):
* lisp/gnus/mm-view.el (mm-w3m-standalone-supports-m17n-p):
* lisp/gnus/mml.el (mml-generate-multipart-alist):
* lisp/gnus/nndraft.el (nndraft-required-headers):
* lisp/gnus/nnheader.el (nnheader-max-head-length)
(nnheader-head-chop-length, nnheader-file-name-translation-alist)
(nnheader-directory-separator-character)
(nnheader-pathname-coding-system):
* lisp/gnus/nnmail.el (nnmail-pathname-coding-system)
(nnmail-active-file-coding-system):
* lisp/gnus/nnrss.el (nnrss-file-coding-system):
* lisp/gnus/nntp.el (nntp-record-commands):
* lisp/gnus/score-mode.el (gnus-score-edit-done-hook)
(gnus-score-mode-hook, gnus-score-menu-hook):
* lisp/mail/rfc2047.el (rfc2047-header-encoding-alist)
(rfc2047-allow-irregular-q-encoded-words)
(rfc2047-allow-incomplete-encoded-text):
* lisp/mh-e/mh-alias.el (mh-alias-system-aliases):
* lisp/mh-e/mh-e.el (mh-mail-header-separator, mh-x-mailer-string):
* lisp/mh-e/mh-scan.el (mh-scan-format-mh, mh-scan-format-nmh):
* lisp/net/pop3.el (pop3-password):
* lisp/play/animate.el (animate-n-steps):
* lisp/progmodes/cc-vars.el (c-old-style-variable-behavior):
Convert from defvar with leading * to defcustom.

; * lisp/cedet/semantic/lex.el: Comments.

* lisp/emulation/viper-init.el (viper-heading-end):
* lisp/gnus/mm-url.el (mm-url-html-entities):
* lisp/gnus/nnmaildir.el (nnmaildir-article-file-name):
* lisp/mh-e/mh-e.el (mh-invisible-header-fields-compiled):
* lisp/net/tramp-adb.el (tramp-adb-method): Remove leading * from doc.

* lisp/gnus/messcompat.el: Mark (pointless) file not for compilation.
(message-from-style, message-interactive, message-indentation-spaces)
(message-signature, message-signature-file):
Remove settings that match the defaults.
(message-setup-hook, message-mode-hook, message-default-headers)
(message-send-hook, message-send-mail-function):
Just use setq rather than redefining.

* lisp/gnus/nnrss.el (nnrss):
* lisp/mail/rfc2047.el (rfc2047):
* lisp/play/animate.el (animate): New custom groups.
2016-06-10 00:23:33 -04:00
..
5x5.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
animate.el Leading "*" in the doc of defvars is long obsolete. 2016-06-10 00:23:33 -04:00
blackbox.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
bubbles.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
cookie1.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
decipher.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dissociate.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
doctor.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
dunnet.el * lisp/play/dunnet.el (dun-fix-screen): Avoid end-of-buffer. 2016-01-08 12:19:09 -05:00
fortune.el Add a fortune-message command 2016-02-24 15:42:28 +11:00
gamegrid.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
gametree.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
gomoku.el Expunge "allow" + infinitive without direct object from source and doc. 2016-01-24 20:30:39 +00:00
handwrite.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
hanoi.el cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r" 2015-04-10 01:50:22 -04:00
life.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
morse.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
mpuz.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
pong.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
snake.el Place apples randomly in Snake 2016-02-23 20:28:37 +11:00
solitaire.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
spook.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00
studly.el Avoid infinite loop in 'studlify-word' 2016-04-08 10:57:21 +03:00
tetris.el Improve the custom type of some user options. 2016-01-30 11:51:10 -08:00
zone.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00