1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
emacs/lisp/textmodes
Glenn Morris a931698afd Fix a bunch of custom types (thank you cus-test.el)
* lisp/bookmark.el (bookmark-search-delay):
* lisp/cus-start.el (vertical-centering-font-regexp):
* lisp/ps-mule.el (ps-mule-font-info-database-default):
* lisp/ps-print.el (ps-default-fg, ps-default-bg):
* lisp/type-break.el (type-break-good-break-interval):
* lisp/whitespace.el (whitespace-indentation-regexp)
(whitespace-space-after-tab-regexp):
* lisp/emacs-lisp/testcover.el (testcover-1value-functions)
(testcover-noreturn-functions, testcover-progn-functions)
(testcover-prog1-functions):
* lisp/emulation/viper-init.el (viper-emacs-state-cursor-color):
* lisp/erc/erc-desktop-notifications.el (erc-notifications-icon):
* lisp/eshell/em-glob.el (eshell-glob-translate-alist):
* lisp/gnus/gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
* lisp/gnus/gnus-async.el (gnus-async-post-fetch-function):
* lisp/gnus/gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
* lisp/gnus/gnus-html.el (gnus-html-image-cache-ttl):
* lisp/gnus/gnus-notifications.el (gnus-notifications-timeout):
* lisp/gnus/gnus-picon.el (gnus-picon-properties):
* lisp/gnus/gnus-util.el (gnus-completion-styles):
* lisp/gnus/gnus.el (gnus-other-frame-resume-function):
* lisp/gnus/message.el (message-user-organization-file)
(message-cite-reply-position):
* lisp/gnus/nnir.el (nnir-summary-line-format)
(nnir-retrieve-headers-override-function):
* lisp/gnus/shr-color.el (shr-color-visible-luminance-min):
* lisp/gnus/shr.el (shr-blocked-images):
* lisp/gnus/spam-report.el (spam-report-resend-to):
* lisp/gnus/spam.el (spam-summary-exit-behavior):
* lisp/mh-e/mh-e.el (mh-sortm-args, mh-default-folder-for-message-function):
* lisp/play/tetris.el (tetris-tty-colors):
* lisp/progmodes/cpp.el (cpp-face-default-list):
* lisp/progmodes/flymake.el (flymake-allowed-file-name-masks):
* lisp/progmodes/idlw-help.el (idlwave-help-browser-generic-program)
(idlwave-help-browser-generic-args):
* lisp/progmodes/make-mode.el (makefile-special-targets-list):
* lisp/progmodes/python.el (python-shell-virtualenv-path):
* lisp/progmodes/verilog-mode.el (verilog-active-low-regexp)
(verilog-auto-input-ignore-regexp, verilog-auto-inout-ignore-regexp)
(verilog-auto-output-ignore-regexp, verilog-auto-tieoff-ignore-regexp)
(verilog-auto-unused-ignore-regexp, verilog-typedef-regexp):
* lisp/textmodes/reftex-vars.el (reftex-format-label-function):
* lisp/textmodes/remember.el (remember-diary-file):
Fix custom types.

* lisp/cedet/semantic/db-find.el (semanticdb-find-throttle-custom-list):
Fix value.

* lisp/gnus/gnus-salt.el (gnus-selected-tree-face): Fix default.
2013-05-08 21:40:20 -04:00
..
.gitignore
artist.el Add bug-gnu-emacs to some specialized bug report addresses 2013-02-23 13:54:00 -08:00
bib-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
bibtex-style.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
bibtex.el lisp/textmodes/bibtex.el (bibtex-search-entries): Bug fix 2013-04-13 15:45:03 -05:00
conf-mode.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
css-mode.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
dns-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
enriched.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
fill.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
flyspell.el textmodes/flyspell.el: Don't check pre-word if buffer was switched. 2013-04-17 20:03:46 +02:00
ispell.el ispell.el: use `comment-normalize-vars' in ispell-add-per-file-word-list (Bug #14214). 2013-04-17 19:48:10 +02:00
makeinfo.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
nroff-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
page-ext.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
page.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
paragraphs.el * lisp/textmodes/paragraphs.el (mark-paragraph): Doc fix. 2013-02-25 14:43:44 -05:00
picture.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
po.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
refbib.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
refer.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
refill.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-auc.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-cite.el * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut 2013-04-10 16:48:44 +02:00
reftex-dcr.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-global.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-index.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-parse.el * textmodes/reftex-vars.el 2013-04-25 14:01:09 +02:00
reftex-ref.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-sel.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
reftex-toc.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
reftex-vars.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
reftex.el Fix recursive load issue with reftex.el and reftex-vars.el. 2013-04-23 19:07:49 +02:00
remember.el Fix a bunch of custom types (thank you cus-test.el) 2013-05-08 21:40:20 -04:00
rst.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
sgml-mode.el * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function): 2013-02-28 22:43:57 -05:00
table.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
tex-mode.el Doc fixes re set-variable 2013-02-21 20:59:28 -05:00
texinfmt.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
texinfo.el Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 2013-01-02 08:13:04 -08:00
texnfo-upd.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
text-mode.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
tildify.el Prefer UTF-8 when the encoding shouldn't matter and changes are small. 2013-03-05 09:13:01 -08:00
two-column.el In doc, use standard American English style for e.g., etc., i.e. 2013-02-12 09:36:54 -08:00
underline.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00