Fix quoting syntax.
[bpt/emacs.git] / lisp / ChangeLog
index 55938b4..61c4171 100644 (file)
@@ -1,3 +1,333 @@
+2005-12-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * subr.el (lazy-completion-table): Remove argument `args'.
+
+       * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
+       Don't use the `args' argument of lazy-completion-table.
+
+2005-12-27  Nick Roberts  <nickrob@snap.net.nz>
+
+       * descr-text.el (describe-char): Add optional argument for buffer.
+       Set buffer appropriately.  Call help-setup-xref.
+       Suggested by Stefan Monnier.
+
+2005-12-27  Juri Linkov  <juri@jurta.org>
+
+       * descr-text.el (help-fns): Require.  Don't require button for
+       byte compilation.
+       (describe-text-widget): Add help echo for first button.
+       Use `help-info' for second.
+       (describe-property-list): Use `help-argument-name' instead of `italic'.
+       (describe-text-category): Prompt in minibuffer.  Call help-setup-xref.
+       (describe-char): Use `help-character-set'.  Add help echo.
+       Use `help-input-method'.  Remove superfluous insert.
+
+2005-12-25  Richard M. Stallman  <rms@gnu.org>
+
+       * progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
+       at point, in case of narrowing.
+
+       * progmodes/delphi.el (delphi-other-face): Allow nil in type.
+
+       * locate.el (locate-header-face): Allow nil in type.
+
+       * progmodes/cpp.el (cpp-face-none-list): Use cpp-face instead of face.
+
+2005-12-25  Romain Francoise  <romain@orebokech.com>
+
+       * battery.el (battery-linux-proc-acpi): Also try
+       `/proc/acpi/thermal_zone/THM0/temperature'.
+
+2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.el (custom-push-theme): Fix docstring.
+
+       * cus-edit.el (custom-variable-set, custom-variable-save)
+       (custom-variable-save): Custom-quote widget values.
+       (customize-save-variable): Fix custom-push-theme call.
+
+2005-12-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * w32-fns.el (w32-batch-update-autoloads): New function.
+
+       * makefile.w32-in (autoloads, $(lisp)/mh-e/mh-loaddefs.el):
+       Use w32-batch-update-autoloads, and don't setq generated-autoload-file
+       from the command line.
+
+2005-12-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * custom.el (custom-push-theme): Clarify docstring.  VALUE nil for
+       reset means to remove setting from theme entirely.  Don't keep
+       expanding theme-settings list; delete old entries if necessary.
+
+       * cus-edit.el (custom-buffer-create-internal): Move "Erase
+       customization" button one line up.
+       (custom-themed): New face.
+       (custom-magic-alist): New value, THEMED, for theme settings.
+       (custom-variable-state-set, custom-face-state-set):
+       Check theme-value instead of saved-value.
+       (custom-variable-reset-standard, custom-face-reset-standard):
+       Remove theme setting entirely.  Recalculate new values.
+       (custom-variable-set, custom-variable-set)
+       (custom-variable-reset-saved, custom-variable-reset-backup)
+       (custom-face-set, custom-face-reset-saved): Update `user' theme.
+       (custom-variable-save): Fix typos.
+
+2005-12-23  Juri Linkov  <juri@jurta.org>
+
+       * emacs-lisp/edebug.el (edebug-all-defs, edebug-all-forms):
+       Add autoload cookies.
+       (edebug-outside-d-c-i-n-s-w): New variable.
+       (edebug-display, edebug-outside-excursion): Use it to save the
+       original value of default-cursor-in-non-selected-windows.
+       Set default-cursor-in-non-selected-windows to t while Edebug
+       is active.
+       (edebug-mode, edebug-eval-mode): Doc fix.
+
+       * mouse.el (mouse-choose-completion): Replace `buffer-substring'
+       with `buffer-substring-no-properties' to remove common substring
+       highlighting.
+
+       * info.el (info-other-window, info): Rename function argument
+       `file' to `file-or-node'.
+       (Info-complete-menu-item): Use local variable `complete-nodes' to
+       keep the global value of `Info-complete-nodes' unchanged for
+       subsequent completions.
+       (info-tool-bar-map): Put `Info-index' icon just before `Info-search'.
+
+       * simple.el (get-next-valid-buffer, last-buffer)
+       (next-error-buffer-p, next-error-find-buffer)
+       (minibuffer-history-sexp-flag): Doc fix.
+
+       * savehist.el (savehist-mode-hook): Add `:group'.
+
+       * log-view.el: Call autoload for vc-find-version.
+       (log-view-current-file): Adjust subgroup numbers.
+       (log-view-current-tag): Add `length'.
+
+2005-12-23  Richard M. Stallman  <rms@gnu.org>
+
+       * vc.el (vc-annotate-car-last-cons): Defn moved up.
+
+2005-12-23  Juri Linkov  <juri@jurta.org>
+
+       * hi-lock.el (hi-lock-archaic-interface-message-used)
+       (hi-lock-archaic-interface-deduce, hi-lock-mode): Doc fix.
+       (hi-lock-mode): Display "Hi" in the mode line only when
+       hi-lock-interactive-patterns or hi-lock-file-patterns is non-nil.
+       (hi-lock-write-interactive-patterns):
+       Use hi-lock-file-patterns-prefix instead of hard-coded "Hi-lock".
+       (hi-lock-set-pattern, hi-lock-set-file-patterns)
+       (hi-lock-font-lock-hook): Set 3rd arg `how' of
+       font-lock-add-keywords to t.
+
+2005-12-23  David Koppelman  <koppel@ece.lsu.edu>
+
+       * hi-lock.el (hi-lock-highlight-range): New variable.
+       (hi-lock-mode, hi-lock-unface-buffer): Call font-lock-fontify-buffer
+       only if font-lock-fontified is non-nil.  Remove overlays.
+       (hi-lock-set-pattern): Call font-lock-fontify-buffer if
+       font-lock-fontified is non-nil, otherwise use overlays (instead of
+       text properties).
+       (hi-lock-string-serialize-hash, hi-lock-string-serialize-serial):
+       New variables.
+       (hi-lock-string-serialize) New function.
+
+2005-12-23  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * menu-bar.el (menu-find-file-existing): New function.
+       (menu-bar-file-menu): Use menu-find-file-existing for Open.
+
+       * tool-bar.el (tool-bar-setup): open changed to menu-find-file-existing.
+
+2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vc.el: Remove unnecessary leading * in docstrings.
+       (vc-annotate-mode-map): Move initialization into declaration.
+       (vc-static-header-alist): Nitpick on the regexp.
+       (vc-default-init-version): New fun.
+       (vc-register): Use it.
+       (vc-insert-headers): Use dolist.
+       (vc-annotate-get-backend): Remove unused function.
+       (vc-annotate-add-menu): Remove.  Build the menu directly at toplevel.
+       (vc-annotate-mode): Remove corresponding call.
+       (vc-annotate-car-last-cons): Simplify.
+       (vc-annotate-buffers): Remove var.
+       (vc-annotate-backend): Make it buffer-local.
+       (vc-annotate): Move the interaction to the interactive spec.
+       Add a `buf' argument.
+       (vc-annotate-warp-version): Use this new `buf' argument to avoid
+       killing&creating a vc-annotate buffer, which is very disruptive when
+       the buffers are shown in dedicated frames.
+
+2005-12-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * descr-text.el: Add FSF as maintainer.
+       (describe-text-mode, describe-text-mode-map)
+       (describe-text-mode-hook, describe-text-done): Delete.  Use normal
+       help-mode.
+       (describe-text-widget, describe-text-sexp)
+       (describe-property-list, describe-text-category)
+       (describe-text-properties, describe-text-properties-1)
+       (describe-char): Use help buttons instead of widgets.
+       (describe-char-unicodedata-file): Make URL link in doc string.
+
+2005-12-22  Richard M. Stallman  <rms@gnu.org>
+
+       * cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
+       (custom-buffer-create-internal): Reword the top-of-buffer help intro.
+       Don't include buttons that write a file when there's no file.
+       (custom-variable-menu, custom-face-menu, custom-group-menu):
+       Don't include commands that write a file when there's no file.
+       (customize-browse): Reword the top-of-buffer help intro.
+       (custom-buffer-create-internal): Fix previous change.
+       (customize-changed-options-previous-release): Prev release is 21.1.
+       (customize-changed-options): Doc fix.
+       (customize-changed): New alias.
+       (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
+       Say "standard values".
+       (Custom-reset-standard): Doc fix.
+       (custom-face-reset-standard): Doc fix.
+
+2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * font-lock.el (font-lock-default-fontify-buffer): Try and set-defaults
+       even if font-lock-mode is non-nil since it may be t without having
+       turned on font-lock-mode-internal.
+       (font-lock-choose-keywords): Minor optimization.
+       (font-lock-add-keywords, font-lock-remove-keywords)
+       (font-lock-set-defaults): Don't call make-local-variable on a variable
+       that we know to already be local.
+
+2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * emacs-lisp/lisp.el (lisp-complete-symbol): Don't print progress
+       messages if in the minibuffer.
+
+2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * textmodes/flyspell.el (flyspell-check-word-p): Don't quote - in a RE.
+       (tex-mode-flyspell-verify, flyspell-get-word)
+       (flyspell-external-point-words): Don't use point-min/max uselessly.
+
+       * emacs-lisp/lisp.el (lisp-complete-symbol): Mostly undo the change
+       by Kevin Rodgers.  Instead, just hide the completions buffer if we
+       don't need to show it.
+
+2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * wid-edit.el (file, directory): Doc fixes for the `define-widget's.
+
+2005-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/lisp.el (lisp-complete-symbol): Don't call
+       delete-windows-on with an inexistent buffer.
+
+2005-12-22  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-tooltip-modes, gud-tooltip-display):
+       Delete defcustom variable :tag names.
+
+2005-12-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * log-view.el (log-view-file-re, log-view-message-re): Use shy groups.
+       (log-view-font-lock-keywords): Ajust subgroup numbers.
+       (log-view-current-tag): Don't hard code the number of subgroups.
+
+2005-12-20  Juri Linkov  <juri@jurta.org>
+
+       * tooltip.el (tooltip): Move defgroup before define-minor-mode.
+       (tooltip-x-offset, tooltip-y-offset): Doc fix.
+
+       * menu-bar.el (menu-bar-menu-frame-live-and-visible-p)
+       (menu-bar-non-minibuffer-window-p): Instead of checking
+       display-multi-frame-p, use selected-frame when menu-updating-frame
+       is nil.
+
+2005-12-20  Davis Herring  <herring@lanl.gov>  (tiny change)
+
+       * align.el (align-rules-list): Use [ \t] instead of \s-
+       for column separators in text mode.
+
+2005-12-20  Nick Roberts  <nickrob@snap.net.nz>
+
+       * help-mode.el (help-customize-variable, help-customize-face):
+       Don't pop help-xref-stack as help-follow no longer pushes
+       anything on to it.
+
+2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el: (org-agenda-custom-commands): New option.
+       (org-agenda): Offer custom commands on splash screen.
+       (org-make-tags-matcher): Parser for Boolean logic added.
+       (org-agenda-set-tags): New command.
+       (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
+       (org-set-tags): Efficiency improvements.
+       (org-auto-align-tags): New option.
+       (org-todo, org-demote, org-promote): Realign tags.
+       (org-tags-completion-function): Use also "&" and "|" as separators.
+       (org-org-menu): Agenda commands simplified.
+
+2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * cus-edit.el (customize-apropos, customize-apropos-options):
+       Docstring changes.
+
+       * font-lock.el (font-lock): Add tags to the links in the defgroup.
+
+2005-12-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * longlines.el (longlines-mode): Wrap while widened.
+       (longlines-decode-region, longlines-encode-region): Compute max
+       just once.
+
+2005-12-19  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * cus-edit.el (mac): New group.
+
+       * cus-start.el (all): Add user options in macterm.c.  Add test for
+       Mac-related built-ins.  Fix test for GTK-related built-ins.
+
+       * term/mac-win.el (mac-handle-language-change)
+       (mac-ae-open-documents, mac-ae-get-url, mac-services-open-file)
+       (mac-services-open-selection, mac-services-mail-selection)
+       (mac-services-mail-to, mac-services-insert-text)
+       (mac-dispatch-apple-event): Add docstrings.
+       (x-get-selection, mac-select-convert-to-string): Select coding
+       system from `utf-16be' and `utf-16le' using `byteorder'.
+
+2005-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * subr.el (lazy-completion-table): Don't be fooled if the var holds
+       a "list" (lambda ...) rather than a real completion list.
+
+       * emacs-lisp/cl-extra.el (cl-macroexpand-all): Fix code-walk for
+       lexical-let when encountering ((lambda (...) ...) ...).
+
+2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * progmodes/sh-script.el (sh-mode):
+       * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
+       * textmodes/picture.el (picture-mode): Update docstrings.
+
+2005-12-17  Eli Zaretskii  <eliz@gnu.org>
+
+       * makefile.w32-in (autoloads, custom-deps): Warn that parts of
+       commands enclosed in $(ARGQUOTE)s should not be split between two
+       lines, as that will break with GNU Make >3.80, when sh.exe is used
+       and arg quoting is with '..'.
+       (autoloads): Don't break the quoted --eval expression between
+       several lines.
+
+2005-12-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/edebug.el (edebug-safe-prin1-to-string):
+       Capture error from printing circular structures.
+
+2005-12-17  Martin Rudalics  <rudalics@gmx.at>  (tiny change)
+
+       * wid-edit.el (widget-checkbox-action): Clear undo info.
+
 2005-12-16  Bill Wohler  <wohler@newt.com>
 
        * menu-bar.el (kill-this-buffer): Set a good example by using menu
        5D.1 and 5D.2 removed since they aren't trigged anymore (case 5B.1
        covers all cases now).
 
-       * progmodes/cc-defs.el (c-point): Added 'bosws and 'eosws.
+       * progmodes/cc-defs.el (c-point): Added `bosws' and `eosws'.
 
 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
        * progmodes/cc-engine.el, cc-fonts.el (c-forward-keyword-clause):
        Specify which submatch to use.
 
-       * progmodes/cc-langs.el (c-symbol-start): Include '@' in ObjC.
+       * progmodes/cc-langs.el (c-symbol-start): Include `@' in ObjC.
 
        (c-decl-start-re): No no longer any need for special treatment of
        ObjC due to the above.
 
        (c-decl-start-re): New language variable to make
        `c-font-lock-declarations' stop for the special protection labels
-       in Objective-C that start with '@'.
+       in Objective-C that start with `@'.
 
        (c-label-key): Removed since it's no longer used.
 
        has now taken the place of this function.
 
        * progmodes/cc-vars.el (c-emacs-features): Removed compatibility
-       with older emacsen: We now require 'pps-extended-state.
+       with older emacsen: We now require `pps-extended-state'.
 
 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
 
        (cua-rectangle-modifier-key): ... this.  New defcustom.  Can now
        select either meta, hyper, or super modifier for rectangle commands.
        (cua--rectangle-modifier-key): New defvar.
-       (cua--M/H-key): Use it.  Remove special case for 'space.
+       (cua--M/H-key): Use it.  Remove special case for `space'.
        (cua--init-keymaps): Initialize it from cua-rectangle-modifier-key
        on X, to meta otherwise.  Always bind C-return to toggle
-       rectangle.  Pass ?\s instead of 'space to cua--M/H-key.
+       rectangle.  Pass ?\s instead of `space' to cua--M/H-key.
 
        * emulation/cua-rect.el (cua-help-for-rectangle): Use
        cua--rectangle-modifier-key.  Handle super modifier too.
        (cua--init-rectangles): Always bind C-return to toggle rectangle.
-       Pass ?\s instead of 'space to cua--M/H-key and cua--rect-M/H-key.
+       Pass ?\s instead of `space' to cua--M/H-key and cua--rect-M/H-key.
 
        * ido.el: Move Acknowledgements and History after Commentary.
        Minor changes to Commentary.
 
        * emulation/cua-base.el (cua--select-keymaps): Enable repeat
-       keymap if cua--prefix-override-timer equals 'shift.
+       keymap if cua--prefix-override-timer is `shift'.
        (cua--shift-control-prefix): New function; emulate "type prefix
        key twice" functionality to handle shifted prefix key override.
        (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New
 
 2005-12-02  Ken Manheimer  <ken.manheimer@gmail.com>
 
-       * allout.el:(eval-when-compile): Remove unnecessary load of 'cl.
+       * allout.el:(eval-when-compile): Remove unnecessary load of cl.
        Add fset of allout-real-isearch-abort during compile to fix
        byte-compilation warnings.
        (allout-mode-p): Move definition of this macro above all uses, or
        * jka-cmpr-hook.el (jka-compr-install): Use push and dolist.
        Add jka-compr-load-suffixes to load-suffixes.
 
-       * jka-compr.el: Require 'jka-cmpr-hook.
+       * jka-compr.el: Require jka-cmpr-hook.
        (jka-compr-info-compress-message, jka-compr-info-compress-program)
        (jka-compr-info-compress-args, jka-compr-info-uncompress-message)
        (jka-compr-info-uncompress-program, jka-compr-info-uncompress-args)
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
-       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
+       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
        (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
        * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
        (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
        (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
-       (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
+       (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
        (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
        Change defvar to defcustom.
        (rcirc-update-prompt): Add optional ALL arg, which will update
        prompts in all rcirc buffers.  Regexp quote replacement text.
-       (rcirc-fill-column): Accept 'frame-width as a value.
+       (rcirc-fill-column): Accept frame-width as a value.
        (rcirc-set-changed): Add function.
        (rcirc-next-active-buffer): Write more meaningful messages.
        (rcirc-faces): Add customization group.
        (rcirc-debug-buffer): Rename from `rcirc-log-buffer'.
        (rcirc-debug-flag): Rename from `rcirc-log-p'.
        (rcirc-debug): Rename from `rcirc-log'.
-       (rcirc-format-response-string): Do not print '-' chars for a
+       (rcirc-format-response-string): Do not print `-' chars for a
        NOTICE with no sender.  Simplify output of server responses.
 
 2005-11-04  Henrik Enberg  <henrik.enberg@telia.com>
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
-       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
+       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
        (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
        * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
        (pgg-pgp5-encrypt-symmetric-region, pgg-pgp5-encrypt-symmetric)
        (pgg-pgp5-encrypt, pgg-pgp5-decrypt-region, pgg-pgp5-decrypt)
-       (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
+       (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
        (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
 
        * textmodes/org.el (org-read-date, org-goto-calendar)
        (org-recenter-calendar, org-agenda-goto-calendar):
-       Temporarily clear 'calendar-move-hook'.
+       Temporarily clear `calendar-move-hook'.
 
 2005-11-04  Michael Kifer  <kifer@cs.stonybrook.edu>
 
        key.  Also, added a note pointing out fact that the prompt only
        indicates the first matching key.
 
-       * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
+       * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
        pgg-decrypt-region.
        (pgg-pending-timers): A new hash for tracking the passphrase cache
        timers, so that new ones supercede old ones.
        and then passed in to the system.
 
        * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
-       (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
+       (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
        so the passphrase cache can be used reliably with identifiers
        besides a pgp packet's key id.
 
        * pgg-gpg.el (pgg-pgp-encrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
-       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
+       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
 
        key.  Also, added a note pointing out fact that the prompt only
        indicates the first matching key.
 
-       * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
+       * pgg.el (pgg-decrypt): Passing along PASSPHRASE in call to
        pgg-decrypt-region.
        (pgg-pending-timers): A new hash for tracking the passphrase cache
        timers, so that new ones supercede old ones.
        and then passed in to the system.
 
        * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
-       (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
+       (pgg-remove-passphrase-cache): Add optional NOTRUNCATE argument,
        so the passphrase cache can be used reliably with identifiers
        besides a pgp packet's key id.
 
        * pgg-gpg.el (pgg-pgp-encrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        (pgg-pgp-encrypt, pgg-pgp-decrypt-region, pgg-pgp-decrypt)
-       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional 'passphrase'
+       (pgg-pgp-sign-region, pgg-pgp-sign): Add optional PASSPHRASE
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
 
        * allout.el: Add autoloads of crypt++ and mailcrypt routines, all
        for encryption functionality.
        Move allout customization subgroup from `editing' to `outlines' group.
-       Fix commentary 'keywords' to legitimate ones.
+       Fix commentary keywords to legitimate ones.
        Update author info (using my current email address, obscurified).
        (allout-encrypt-string, allout-encryption-produce-work-buffer)
        (allout-encrypted-topic-p, allout-encrypted-text-type)
        any universal argument provokes now prompt for bullet, defaulting
        to the bullet of the previous topic.
        (allout-plain-bullets-string, allout-distinctive-bullets-string):
-       Plain bullet alternates '.' period and ',' comma only.  All other
+       Plain bullet alternates `.' period and `,' comma only.  All other
        bullets are relegated to special status (but customizable).
-       (allout-end-of-entry): Rename from 'allout-end-of-current-entry
+       (allout-end-of-entry): Rename from allout-end-of-current-entry
        since it actually operates w.r.t. most immediately containing
        entry, visible or not.
        (allout-hide-current-entry, allout-show-current-entry): Use the
        (allout-isearch-rectification): Refine condition for isearching.
        (allout-isearch-abort, allout-enwrap-isearch)
        (allout-flag-region, my-region-active-p): Relocate some macros.
-       (allout-title): Fallback title is '(buffer-name)', not
-       non-existing '(current-buffer-name)'.
+       (allout-title): Fallback title is (buffer-name), not
+       non-existing (current-buffer-name).
        (subst-char-in-string): Define if absent (for some XEmacs versions).
 
 2005-10-20  Jari Aalto  <jari.aalto@cante.net>
        (math-super-types): Add sqmatrix type.
 
        * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): Change the
-       mode name `square' to 'sqmatrix'.
+       mode name `square' to `sqmatrix'.
 
        * calc/calc.el (calc-matrix-mode, calc-set-mode-line): Change the
-       mode name `square' to 'sqmatrix'.
+       mode name `square' to `sqmatrix'.
 
 2005-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/gud.el (gud-speedbar-menu-items): Use :visible
        instead of :active.
 
-2005-10-08  Eric Hanchrow  <offby1@blarg.net>
+2005-10-08  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * textmodes/ispell.el (ispell-check-version):
        Ignore hyphen, and all that follows, in aspell's version text.
        (vhdl-trailer-re): Add "record" keyword (better indentation).
        (vhdl-fixup-whitespace-region): "[^ \t\"-]+" instead of
        "[^ \t-\"]+".
-       (vhdl-font-lock-keywords-2): Not highlight formal parameter after '|'.
+       (vhdl-font-lock-keywords-2): Not highlight formal parameter after `|'.
        (vhdl-testbench-entity-file-name)
        (vhdl-testbench-architecture-file-name): Allow separate
        customization of testbench file names.
 2005-08-26  Kim F. Storm  <storm@cua.dk>
 
        * subr.el (version-list-<, version-list-<=, version-list-=):
-       Renamed from integer-list-*.
+       Rename from integer-list-*.
        (version-list-not-zero): Likewise.  Fix while loop.
        (version=): Use version-list-= instead of string-equal.
 
        * subr.el (insert-for-yank-1): Doc fix.
 
        * ido.el (ido-enter-matching-directory): Rename from
-       ido-enter-single-matching-directory.  Change 'slash choice to
-       'only.  Add 'first choice.
+       ido-enter-single-matching-directory.  Change `slash' choice to
+       `only'.  Add `first' choice.
        (ido-exhibit): Adapt to above changes.
 
 2005-08-16  Luc Teirlinck  <teirllm@auburn.edu>
        included diary buffer if it was not already being visited.
        Reported by Stephen Berman <Stephen.Berman@gmx.net>.
 
-       * calendar/icalendar.el (top-level): Do not require 'appt.
+       * calendar/icalendar.el (top-level): Do not require appt.
 
        * mail/supercite.el (sc-select-attribution): Only use a list
        element from sc-attrib-selection-list if it returns a string.
        (multiple-value-bind, multiple-value-setq, shiftf):
        Improve argument/docstring consistency.
 
-       * subr.el (focus-frame, unfocus-frame):
-       Revert deletion on 2005-05-01.
+       * subr.el (focus-frame, unfocus-frame): Revert deletion on 2005-05-01.
 
 2005-05-22  Andre Spiegel  <spiegel@gnu.org>
 
        (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
        (nsublis, tree-equal): Improve argument/docstring consistency.
 
-       * subr.el (send-string, send-region):
-       Remove obsolescence declaration.
+       * subr.el (send-string, send-region): Remove obsolescence declaration.
        (window-dot, set-window-dot, read-input, show-buffer)
        (eval-current-buffer, string-to-int):
        Add release number to obsolescence declarations.
        * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
 
        * emacs-lisp/bytecomp.el
-       (byte-compile-file-form-custom-declare-variable): Call
-       byte-compile-nogroup-warn if appropriate.
+       (byte-compile-file-form-custom-declare-variable):
+       Call byte-compile-nogroup-warn if appropriate.
 
        * progmodes/compile.el (compilation-finish-function): Mark obsolete.
        (compilation-set-window): Don't call left-fringe-p; do it directly.
 
        * calendar/cal-x.el (calendar-one-frame-setup)
        (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
-       rather than 'symbol for set-window-dedicated-p.
+       rather than `symbol' for set-window-dedicated-p.
 
        * calendar/appt.el (appt-buffer-name): Make it a constant.
        (appt-add): Doc fix.
        (reftex-index-region-phrases): Add slave parameter to call of
        `reftex-index-this-phrase'.
        (reftex-display-index): New argument redo.
-       (reftex-index-rescan): Add 'redo to arguments of
+       (reftex-index-rescan): Add `redo' to arguments of
        `reftex-display-index'.
        (reftex-index-Rescan, reftex-index-revert)
-       (reftex-index-switch-index-tag): Add 'redo to arguments of
+       (reftex-index-switch-index-tag): Add `redo' to arguments of
        `reftex-display-index'.
        (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
        indexing.  Fix bug with matching is there is a quote before or
 
        * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
        Enable mouse clicks on mode-line, header-line and margin.
-       (event-type): Give mouse event symbols an 'event-kind property
-       with value 'mouse-click.
+       (event-type): Give mouse event symbols an `event-kind' property
+       with value `mouse-click'.
 
 2005-01-12  Juri Linkov  <juri@jurta.org>