aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-06 03:04:08 +0000
committerJuanma Barranquero2006-11-06 03:04:08 +0000
commit0b8f64bca94a25f0cf559e83fe281c5fe70f2e92 (patch)
treeffe2feaaa5415c7b5aff027180612d0cca2e9ed3
parenta0a022d5461a466a1eb464fa5163a371cc3885c6 (diff)
downloademacs-0b8f64bca94a25f0cf559e83fe281c5fe70f2e92.tar.gz
emacs-0b8f64bca94a25f0cf559e83fe281c5fe70f2e92.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog102
-rw-r--r--lisp/erc/ChangeLog34
2 files changed, 123 insertions, 13 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 194ba3f6d88..b341e2b5e49 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,105 @@
12006-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
12006-11-05 Juanma Barranquero <lekktu@gmail.com> 1032006-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
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 72754aa1cd3..e885887f453 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,11 @@
12006-11-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * erc-dcc.el (erc-dcc-send-file): Fix typo in error message.
4
5 * erc.el (read-passwd):
6 * erc-autoaway.el (erc-autoaway-reestablish-idletimer):
7 * erc-truncate.el (truncate): Fix typo in docstring.
8
12006-08-13 Romain Francoise <romain@orebokech.com> 92006-08-13 Romain Francoise <romain@orebokech.com>
2 10
3 * erc-match.el (erc-log-matches-make-buffer): End `y-or-n-p' 11 * erc-match.el (erc-log-matches-make-buffer): End `y-or-n-p'
@@ -256,7 +264,7 @@
256 264
2572006-05-01 Edward O'Connor <ted@oconnor.cx> 2652006-05-01 Edward O'Connor <ted@oconnor.cx>
258 266
259 * erc-goodies.el: (erc-handle-irc-url): New function, suitable as 267 * erc-goodies.el (erc-handle-irc-url): New function, suitable as
260 a value for `url-irc-function'. 268 a value for `url-irc-function'.
261 269
2622006-04-18 Diane Murray <disumu@x3y2z1.net> 2702006-04-18 Diane Murray <disumu@x3y2z1.net>
@@ -360,14 +368,14 @@
360 368
3612006-02-12 Michael Olson <mwolson@gnu.org> 3692006-02-12 Michael Olson <mwolson@gnu.org>
362 370
363 * erc-autoaway.el, erc-dcc.el, erc-ezbounce.el, erc-fill.el, 371 * erc-autoaway.el, erc-dcc.el, erc-ezbounce.el, erc-fill.el
364 erc-goodies.el, erc-hecomplete.el, erc-ibuffer.el, erc-identd.el, 372 * erc-goodies.el, erc-hecomplete.el, erc-ibuffer.el, erc-identd.el
365 erc-imenu.el, erc-join.el, erc-lang.el, erc-list.el, erc-log.el, 373 * erc-imenu.el, erc-join.el, erc-lang.el, erc-list.el, erc-log.el
366 erc-match.el, erc-menu.el, erc-netsplit.el, erc-networks.el, 374 * erc-match.el, erc-menu.el, erc-netsplit.el, erc-networks.el
367 erc-notify.el, erc-page.el, erc-pcomplete.el, erc-replace.el, 375 * erc-notify.el, erc-page.el, erc-pcomplete.el, erc-replace.el
368 erc-ring.el, erc-services.el, erc-sound.el, erc-speedbar.el, 376 * erc-ring.el, erc-services.el, erc-sound.el, erc-speedbar.el
369 erc-spelling.el, erc-track.el, erc-truncate.el, erc-xdcc.el: Add 377 * erc-spelling.el, erc-track.el, erc-truncate.el, erc-xdcc.el:
370 2006 to copyright years, to comply with the changed guidelines. 378 Add 2006 to copyright years, to comply with the changed guidelines.
371 379
3722006-02-11 Michael Olson <mwolson@gnu.org> 3802006-02-11 Michael Olson <mwolson@gnu.org>
373 381
@@ -528,7 +536,7 @@
528 536
5292006-01-29 Edward O'Connor <ted@oconnor.cx> 5372006-01-29 Edward O'Connor <ted@oconnor.cx>
530 538
531 * erc-viper.el: Remove. Now that ERC is included in Emacs, these 539 * erc-viper.el: Remove. Now that ERC is included in Emacs, these
532 work-arounds live in Viper itself. 540 work-arounds live in Viper itself.
533 541
5342006-01-28 Michael Olson <mwolson@gnu.org> 5422006-01-28 Michael Olson <mwolson@gnu.org>
@@ -669,10 +677,10 @@
6692006-01-22 Johan Bockgård <bojohan@users.sourceforge.net> 6772006-01-22 Johan Bockgård <bojohan@users.sourceforge.net>
670 678
671 * erc-track.el: Use `(eval-when-compile (require 'cl))' (for 679 * erc-track.el: Use `(eval-when-compile (require 'cl))' (for
672 `case'). Doc fixes. 680 `case'). Doc fixes.
673 (erc-find-parsed-property): Simplify. 681 (erc-find-parsed-property): Simplify.
674 (erc-track-get-active-buffer): Fix logic. Simplify. 682 (erc-track-get-active-buffer): Fix logic. Simplify.
675 (erc-track-switch-buffer): Remove unused variable `dir'. Simplify. 683 (erc-track-switch-buffer): Remove unused variable `dir'. Simplify.
676 684
677 * erc-speak.el: Doc fixes. 685 * erc-speak.el: Doc fixes.
678 (erc-speak-region): `propertize' --> `erc-propertize'. 686 (erc-speak-region): `propertize' --> `erc-propertize'.