emacs/lisp/emacs-lisp
Dan Nicolaescu 1e8780b173 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
(tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
(tex-start-options, slitex-run-command, latex-run-command)
(tex-run-command, tex-directory):
* textmodes/ispell.el (ispell-html-skip-alists)
(ispell-tex-skip-alists, ispell-tex-skip-alists):
* textmodes/fill.el (adaptive-fill-first-line-regexp):
(adaptive-fill-regexp):
* textmodes/dns-mode.el (auto-mode-alist):
* progmodes/python.el (interpreter-mode-alist):
* progmodes/etags.el (tags-compression-info-list):
* progmodes/etags.el (tags-file-name):
* net/browse-url.el (browse-url-galeon-program)
(browse-url-firefox-program):
* mail/sendmail.el (mail-signature-file)
(mail-citation-prefix-regexp):
* international/mule-conf.el (eight-bit):
* international/latexenc.el (latex-inputenc-coding-alist):
* international/fontset.el (x-pixel-size-width-font-regexp):
* emacs-lisp/warnings.el (warning-type-format):
* emacs-lisp/trace.el (trace-buffer):
* emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
(emacs-lisp-mode-map):
* calendar/holidays.el (holiday-solar-holidays)
(holiday-bahai-holidays, holiday-islamic-holidays)
(holiday-christian-holidays, holiday-hebrew-holidays)
(hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
(hebrew-holidays-1, holiday-oriental-holidays)
(holiday-general-holidays):
* x-dnd.el (x-dnd-known-types):
* tool-bar.el (tool-bar):
* startup.el (site-run-file):
* shell.el (shell-dumb-shell-regexp):
* rfn-eshadow.el (file-name-shadow-tty-properties)
(file-name-shadow-properties):
* paths.el (remote-shell-program, news-directory):
* mouse.el ([C-down-mouse-3]):
* menu-bar.el (menu-bar-tools-menu):
* jka-cmpr-hook.el (jka-compr-load-suffixes)
(jka-compr-mode-alist-additions, jka-compr-compression-info-list)
(jka-compr-compression-info-list):
* isearch.el (search-whitespace-regexp):
* image-file.el (image-file-name-extensions):
* find-dired.el (find-ls-option):
* files.el (directory-listing-before-filename-regexp)
(directory-free-space-args, insert-directory-program)
(list-directory-brief-switches, magic-fallback-mode-alist)
(magic-fallback-mode-alist, auto-mode-interpreter-regexp)
(automount-dir-prefix):
* faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
(x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
(face-font-registry-alternatives, face-font-registry-alternatives)
(face-font-family-alternatives):
* facemenu.el (facemenu-add-new-face, facemenu-background-menu)
(facemenu-foreground-menu, facemenu-face-menu):
* epa-hook.el (epa-file-name-regexp):
* dnd.el (dnd-protocol-alist):
* textmodes/rst.el (auto-mode-alist):
* button.el (default-button):  Purecopy strings.
2009-11-06 05:16:23 +00:00
..
.gitignore Add .gitignore files 2009-02-03 23:32:38 +00:00
advice.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
assoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
authors.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
autoload.el (autoload-rubric): Add optional feature arg. 2009-11-05 03:22:55 +00:00
avl-tree.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
backquote.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
benchmark.el * emacs-lisp/benchmark.el (benchmark): Reflow docstring. 2009-03-17 10:32:20 +00:00
bindat.el * emacs-lisp/bindat.el (bindat-pack): Allocate and set a string 2009-05-04 01:18:11 +00:00
byte-opt.el (degrees-to-radians): Mark as free from side effects. 2009-09-10 06:21:48 +00:00
byte-run.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
bytecomp.el (byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531) 2009-11-05 03:25:41 +00:00
chart.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
check-declare.el (check-declare-scan): Read the declaration rather than parsing it as a 2009-10-01 02:02:39 +00:00
checkdoc.el * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use 2009-10-27 22:52:19 +00:00
cl-compat.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-extra.el Unify local variables at end. 2009-08-25 06:52:09 +00:00
cl-indent.el Remove leading "*" from defcustom docs. 2009-06-22 06:27:00 +00:00
cl-loaddefs.el lisp/emacs-lisp/cl-loaddefs.el: Regenerate. 2009-09-28 00:22:09 +00:00
cl-macs.el * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools 2009-09-27 23:25:03 +00:00
cl-seq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
cl-specs.el (defstruct): Fix :conc-name spec. 2009-06-27 22:09:39 +00:00
cl.el (cl-macro-environment): Don't define it here. 2009-08-30 14:18:59 +00:00
copyright.el (copyright-update): Save match-data across y-or-n-p, for safety. 2009-07-16 02:01:31 +00:00
crm.el Replace completion-base-size by completion-base-position to fix bugs 2009-10-15 01:50:17 +00:00
cust-print.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
debug.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
derived.el * textmodes/tex-mode.el (tex-dvi-view-command) 2009-10-26 06:43:36 +00:00
disass.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
easy-mmode.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
easymenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
edebug.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-base.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-comp.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-custom.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-datadebug.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio-opt.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
eieio-speedbar.el Fix typos. 2009-10-05 15:32:08 +00:00
eieio.el * emacs-lisp/eieio.el: Avoid requiring cl at runtime. 2009-10-11 02:19:27 +00:00
eldoc.el * help-fns.el (help-function-arglist): Don't check advertised-signature-table. 2009-10-02 14:36:54 +00:00
elint.el (elint-init-form): Report declarations where the filename is not a string. 2009-09-30 07:24:35 +00:00
elp.el * image-mode.el (image-toggle-display): 2009-10-02 00:02:02 +00:00
ewoc.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
find-func.el (find-library-name, find-library): Doc fixes. 2009-02-11 02:25:06 +00:00
find-gc.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
float-sup.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
generic.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
gulp.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
helper.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
lisp-mnt.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
lisp-mode.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
lisp.el (lisp-complete-symbol): Use minibuffer-complete. 2009-08-30 21:45:36 +00:00
lmenu.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
macroexp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
map-ynp.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
pp.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
re-builder.el * textmodes/two-column.el (2C-split): 2009-10-31 02:38:34 +00:00
regexp-opt.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
regi.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
ring.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
rx.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
shadow.el Use called-interactively-p' instead of interactive-p'. 2009-10-02 03:48:36 +00:00
sregex.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
syntax.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-ses.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
tcover-unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
testcover.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
timer.el Comment. 2009-09-02 03:17:18 +00:00
tq.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
trace.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00
unsafep.el Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
warnings.el * textmodes/tex-mode.el (tex-alt-dvi-print-command) 2009-11-06 05:16:23 +00:00