comparison lisp/ChangeLog @ 73764:4dea79b8c06e

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 03:04:08 +0000
parents 2154ac781f68
children 00be98a6763f
comparison
equal deleted inserted replaced
73763:89b9e8184350 73764:4dea79b8c06e
1 2006-11-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * help.el (view-emacs-news): Fix typo in error message.
4
5 * menu-bar.el (menu-bar-update-buffers): Fix typo in menu entry.
6
7 * shadowfile.el (shadow-define-regexp-group)
8 (shadow-literal-groups, shadow-insert-var): Doc fixes.
9 (shadow-read-files): Fix typo in message.
10 (shadow-inhibit-overload, shadow-find, shadow-suffix)
11 (shadow-site-match, shadow-write-todo-file, shadow-insert-var)
12 (shadow-suffix, shadow-site-match, shadow-expand-file-name)
13 (shadow-file-match): Fix typos in docstrings.
14
15 * terminal.el (terminal-emulator): Fix typo in message.
16
17 * emacs-lisp/authors.el (authors-fixed-entries): Fix typo.
18
19 * emacs-lisp/lselect.el (x-kill-primary-selection)
20 (x-delete-primary-selection, x-copy-primary-selection):
21 Fix typos in error messages.
22
23 * emulation/edt-mapper.el: Fix typo in interactive message.
24
25 * mail/emacsbug.el (report-emacs-bug): Fix typos in output message.
26
27 * textmodes/ispell.el (ispell, ispell-local-dictionary-alist)
28 (ispell-help): Fix typos in docstrings.
29 (ispell-help): Fix typo in output message.
30
31 * allout.el (allout-adjust-file-variable)
32 (allout-passphrase-verifier-string)
33 (allout-passphrase-hint-string)
34 (allout-toggle-current-subtree-encryption):
35 * apropos.el (apropos-synonyms):
36 * cus-edit.el (hook):
37 * emacs-lock.el (emacs-lock-from-exiting):
38 * follow.el (follow-avoid-tail-recenter-p):
39 * hexl.el (hexl-mode):
40 * mouse-copy.el (mouse-copy-work-around-drag-bug):
41 * mouse.el (mouse-set-font):
42 * resume.el (resume-emacs-args-file):
43 * rfn-eshadow.el (file-name-shadow-tty-properties):
44 * t-mouse.el (t-mouse-process, t-mouse-mode):
45 * emacs-lisp/cust-print.el (custom-print-install)
46 (custom-print-uninstall, custom-format):
47 * emacs-lisp/shadow.el (list-load-path-shadows):
48 * emulation/tpu-edt.el (tpu-help-text)
49 (tpu-save-all-buffers-kill-emacs, tpu-emacs-replace)
50 (tpu-reset-control-keys):
51 * emulation/vip.el (vip-emacs-local-map)
52 (vip-change-mode-to-emacs):
53 * emulation/viper.el (viper-mode, viper-set-hooks)
54 (viper-major-mode-modifier-list):
55 * emulation/viper-init.el (viper-emacs-state-cursor-color):
56 * emulation/viper-keym.el (viper-emacs-kbd-map)
57 (viper-toggle-key):
58 * mail/feedmail.el (feedmail-queue-reminder)
59 (feedmail-queue-reminder-alist, feedmail-confirm-outgoing)
60 (feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc)
61 (feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column)
62 (feedmail-sender-line, feedmail-force-binary-write)
63 (feedmail-from-line, feedmail-deduce-envelope-from)
64 (feedmail-x-mailer-line, feedmail-message-id-generator)
65 (feedmail-date-generator, feedmail-fiddle-plex-user-list)
66 (feedmail-enable-spray, feedmail-spray-this-address)
67 (feedmail-spray-address-fiddle-plex-list, feedmail-enable-queue)
68 (feedmail-queue-runner-confirm-global)
69 (feedmail-ask-before-queue-prompt)
70 (feedmail-ask-before-queue-reprompt)
71 (feedmail-prompt-before-queue-standard-alist)
72 (feedmail-prompt-before-queue-user-alist)
73 (feedmail-prompt-before-queue-help-supplement)
74 (feedmail-queue-use-send-time-for-message-id)
75 (feedmail-queue-default-file-slug, feedmail-queue-fqm-suffix)
76 (feedmail-mail-send-hook-splitter, feedmail-mail-send-hook)
77 (feedmail-mail-send-hook-queued)
78 (feedmail-confirm-addresses-hook-example)
79 (feedmail-last-chance-hook, feedmail-before-fcc-hook)
80 (feedmail-queue-runner-mode-setter)
81 (feedmail-queue-alternative-mail-header-separator)
82 (feedmail-queue-runner-message-sender)
83 (feedmail-buffer-eating-function, feedmail-binmail-template)
84 (feedmail-run-the-queue-no-prompts)
85 (feedmail-run-the-queue-global-prompt)
86 (feedmail-queue-subject-slug-maker, feedmail-fiddle-header)
87 (feedmail-envelope-deducer, feedmail-fiddle-date)
88 (feedmail-default-message-id-generator)
89 (feedmail-fiddle-message-id, feedmail-fiddle-x-mailer)
90 (feedmail-fiddle-spray-address, feedmail-deduce-address-list):
91 * mail/vms-pmail.el (vms-pmail-save-and-exit, vms-pmail-abort)
92 (vms-pmail-setup):
93 * play/dunnet.el (dun-help):
94 * play/handwrite.el (handwrite):
95 * play/hanoi.el (hanoi-unix-64):
96 * progmodes/idlwave.el (idlwave-rescan-asynchronously):
97 * textmodes/enriched.el (fixed):
98 * textmodes/org.el (org-file-apps)
99 (org-emphasis-regexp-components, org-emphasis-alist):
100 * textmodes/texinfmt.el (batch-texinfo-format):
101 Fix typos in docstrings.
102
1 2006-11-05 Juanma Barranquero <lekktu@gmail.com> 103 2006-11-05 Juanma Barranquero <lekktu@gmail.com>
2 104
3 * loadhist.el (read-feature): Don't complete features not loaded 105 * loadhist.el (read-feature): Don't complete features not loaded
4 from a file (which make `unload-feature' to fail). 106 from a file (which make `unload-feature' to fail).
5 107