*** empty log message ***
[bpt/emacs.git] / lisp / ChangeLog
index c96d7c0..97f28c5 100644 (file)
@@ -1,3 +1,80 @@
+2005-11-28  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * loadup.el: Add comment explaining why facemenu must be loaded
+       before font-lock.
+
+2005-11-28  Jay Belanger  <belanger@truman.edu>
+
+       * calc/calc.el: Change global keybinding for calc-dispatch to "\C-x*".
+       (calc-dispatch-map): Add more keys for `calc-same-interface'.
+
+       * calc/calc-misc.el (calc-dispatch-help): Update docstring.
+
+       * calc/calc-embed.el (calc-do-embedded): Update help message.
+
+       * calc/calc-prog.el (calc-user-define-invokation): Update help message.
+
+2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * log-edit.el (log-edit-insert-cvs-rcstemplate): Ignore stderr.
+
+       * emacs-lisp/elp.el (elp-not-profilable): Replace interactive-p with
+       called-interactively-p.
+       (elp-profilable-p): Rename from elp-not-profilable-p.
+       Invert result and take into account macros and autoloaded functions.
+       (elp-instrument-function): Update call.
+       (elp-instrument-package): Update call.  Add completion.
+       (elp-pack-number): Use match-string.
+       (elp-results-jump-to-definition-by-mouse): Merge into
+       elp-results-jump-to-definition and then remove.
+       (elp-output-insert-symname): Make help echo text single-line.
+
+       * replace.el (query-replace-map): Move initialization into declaration.
+       (occur-engine): Use with-current-buffer.
+       (occur-mode-goto-occurrence): Make it work for mouse-clicks as well.
+       (occur-mode-mouse-goto): Replace with an alias.
+
+2005-11-28  Juri Linkov  <juri@jurta.org>
+
+       * simple.el (quoted-insert): Let-bind input-method-function to nil.
+
+       * term/w32-win.el: Bind [S-tab] to [backtab].
+
+       * info.el (Info-fontify-node): Set 2nd arg `noerror' of
+       `Info-find-file' to t.
+
+       * replace.el (occur-mode-mouse-goto): Pop, don't switch.
+       (occur-mode-goto-occurrence): Let-bind same-window-buffer-names
+       and same-window-regexps.
+       (occur-next-error): Don't move point for arg 0.
+
+2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
+
+       * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
+
+2005-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * log-edit.el (log-edit-changelog-use-first): New var.
+       (log-edit-changelog-ours-p): Use it.
+       (log-edit-insert-changelog): Set it with new arg `use-first'.
+       (log-edit-insert-cvs-rcstemplate, log-edit-insert-filenames): New funs.
+       (log-edit-hook): Add them to the list of suggested options.
+
+       * textmodes/flyspell.el (flyspell-last-buffer): New var.
+       (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
+       redundant work.
+       (flyspell-mode-on): Use add-hook for after-change-functions.
+       (flyspell-mode-off): Use remove-hook for after-change-functions.
+       (flyspell-changes): Make it buffer-local.
+       (flyspell-after-change-function): Make it non-interactive.  Use push.
+       (flyspell-post-command-hook): Check input-pending-p while processing
+       the potentially long list of buffer changes.
+
+2005-11-28  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+
+       * buff-menu.el (list-buffers-noselect): Display the selected
+       frame's buffer list, not the global one.
+
 2005-11-28  Nick Roberts  <nickrob@snap.net.nz>
 
        * xt-mouse.el (xterm-mouse-event): Set last-input-event so