]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(cvs-temp-buffer-name): Fix non-hiddenness.
[gnu-emacs] / lisp / ChangeLog
index fe0065cd3cdeb9bff9bc3bec53a1d6ce2541aeaf..c0b24ae8561a8ad8d9286e0f35fa8c77af092129 100644 (file)
@@ -1,3 +1,73 @@
+2006-07-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness.
+
+       * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>:
+       Use shy regexp.  Fix incorrect backref to potentially unmatched group.
+
+       * dirtrack.el (dirtrack-default-directory-function): Remove.
+       (dirtrack-directory-function): Use file-name-as-directory.
+       (dirtrack-windows-directory-function): Simplify.
+       (dirtrack-forward-slash, dirtrack-backward-slash)
+       (dirtrack-replace-slash): Remove.
+       (dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
+       (dirtrack): Fix wrong parenthesizing; use match-string.
+
+       * progmodes/octave-inf.el: Remove spurious * in docstrings.
+       (inferior-octave-mode): Only change the buffer-local value of
+       comint-dynamic-complete-functions.
+       (inferior-octave-mode-map, inferior-octave-mode-syntax-table):
+       Move the initialization to the declaration.
+       (inferior-octave-complete): Remove unused var `filter'.
+
+       * shell.el (shell-mode): Only change the buffer-local value of
+       comint-dynamic-complete-functions.
+
+2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
+
+       * textmodes/org.el (org-agenda-get-todos): Skip subtree also if
+       entry is skipped because it has been scheduled.
+       (org-prepare-agenda-buffers): Don't mark buffers as modified when
+       changing `:org-archived' and `:org-comment' properties.
+
+2006-07-06  Chong Yidong  <cyd@stupidchicken.com>
+
+       * server.el (server-select-display): Don't make the temp frame
+       minibuffer-only, in case it's not a temp frame.
+       (server-process-filter): Don't delete the temp frame if it's the
+       only one we have on that display.
+
+       * files.el (find-alternate-file): Doc fix.
+
+2006-07-05  Richard Stallman  <rms@gnu.org>
+
+       * files.el (abbreviate-file-name): Add save-match-data.
+
+2006-07-03  Richard Stallman  <rms@gnu.org>
+
+       * faces.el (read-face-name): Doc fix.
+
+2006-07-05  Chong Yidong  <cyd@stupidchicken.com>
+
+       * net/goto-addr.el (goto-address): Mark as safe for local evals.
+
+2006-07-05  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-diff-internal): Fix prev change.
+
+2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Use eval-buffer.
+       * play/dunnet.el (dun-load-d, dun-eval): Likewise.
+
+2006-07-04  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * thingatpt.el (symbol-at-point): Don't use `form-at-point' which
+       fails if the symbol contains chars like ( or '.
+       (bounds-of-thing-at-point): Remove unused vars `end' and `beg'.
+       (thing-at-point-bounds-of-url-at-point): Remove unused vars `url' and
+       `short'.
+
 2006-07-04  Kenichi Handa  <handa@m17n.org>
 
        * international/mule-cmds.el (set-language-info): If LANG-ENV is