1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-24 05:22:04 -08:00
emacs/lisp/textmodes
Dan Nicolaescu a7610c523c * textmodes/tex-mode.el (tex-dvi-view-command)
(tex-show-queue-command, tex-open-quote):
* progmodes/ruby-mode.el (auto-mode-alist)
(interpreter-mode-alist): Purecopy strings.

* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.

* emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
string for the hook, keymap and abbrev table.

* emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.

* x-dnd.el (x-dnd-xdnd-to-action):
* startup.el (fancy-startup-text, fancy-about-text): Change to
defconst from defvar.

* ps-print.el (ps-page-dimensions-database): Purecopy initial value.

* mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
Purecopy initialization strings.

* mail/sendmail.el (mail-header-separator)
(mail-personal-alias-file):
* mail/rmail.el (rmail-default-dont-reply-to-names)
(rmail-ignored-headers, rmail-retry-ignored-headers)
(rmail-highlighted-headers, rmail-secondary-file-directory)
(rmail-secondary-file-regexp):
* files.el (null-device, file-name-invalid-regexp)
(locate-dominating-stop-dir-regexp)
(inhibit-first-line-modes-regexps): Purecopy initialization
strings.
(interpreter-mode-alist): Use mapcar instead of mapc.

* buff-menu.el (Buffer-menu-mode-map): Purecopy name.

* bindings.el (mode-line-major-mode-keymap): Purecopy name.
(completion-ignored-extensions):
(debug-ignored-errors): Purecopy strings.
2009-10-26 06:43:36 +00:00
..
.gitignore
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el Convert to utf-8 encoding. 2009-09-22 15:53:00 +00:00
flyspell.el (flyspell-large-region, flyspell-word) 2009-10-17 22:43:13 +00:00
ispell.el * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish 2009-10-23 16:01:19 +00:00
makeinfo.el
nroff-mode.el
page-ext.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
page.el (what-page): Make sure we don't inf-loop if 2009-09-16 13:15:10 +00:00
paragraphs.el
picture.el * keymap.c (QCadvertised_binding): New constant. 2009-09-11 00:58:59 +00:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Remove unnecessary bindings of default-major-mode (all are followed by 2009-09-01 03:02:25 +00:00
reftex-dcr.el
reftex-global.el
reftex-index.el Remove unnecessary bindings of default-major-mode (all are followed by 2009-09-01 03:02:25 +00:00
reftex-parse.el
reftex-ref.el Remove unnecessary bindings of default-major-mode (all are followed by 2009-09-01 03:02:25 +00:00
reftex-sel.el Use forward-line rather than goto-line. 2009-08-22 19:29:18 +00:00
reftex-toc.el Fix typos. 2009-09-24 01:37:14 +00:00
reftex-vars.el
reftex.el * gnus/nnheader.el (nnheader-find-file-noselect): 2009-08-28 17:02:53 +00:00
remember.el
rst.el Use forward-line rather than goto-line. 2009-08-22 19:29:18 +00:00
sgml-mode.el (sgml-looking-back-at): Move definition before use. 2009-10-24 03:45:50 +00:00
spell.el
table.el Fix typos in comments. 2009-10-04 02:11:57 +00:00
tex-mode.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
texinfmt.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
texinfo.el (texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete. 2009-09-01 07:46:01 +00:00
texnfo-upd.el
text-mode.el
tildify.el
two-column.el Use forward-line rather than goto-line. 2009-08-22 19:29:18 +00:00
underline.el