]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Remove debugging code. From Stefan Monnier <monnier@cs.yale.edu>.
[gnu-emacs] / lisp / ChangeLog
index c4bfdca03b8282fdb7b399773db4e5bb475fa677..cbc9f9d4e1a8f4f0593668d46d705ed3b1d2131f 100644 (file)
@@ -1,5 +1,146 @@
+2001-10-22  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+
+       * help-mode.el (help-buffer): Remove debugging code.
+       From Stefan Monnier <monnier@cs.yale.edu>.
+
+2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * files.el (file-name-sans-extension, file-name-extension): Don't
+       count the leading dots in file names as signaling an extension.
+
+2001-10-22  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-diff-switches): Doc rewritten.
+
+2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * tooltip.el (tooltip-set-param): Doc fix.
+
+       * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
+       127 to sgml-maybe-name-self.
+       (sgml-name-8bit-mode): Doc fix.
+       (sgml-char-names-table): New variable.
+       (sgml-name-char): Support non-ASCII and mule-unicode-*
+       characters.  Doc fix.
+       (sgml-maybe-name-self): Convert unibyte characters to multibyte.
+
+       * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
+       doc string the effect of `left' and `top' parameters in
+       tooltip-frame-parameters, the default values, and the units.
+       (tooltip-frame-parameters): Mention `top' and `left' in the doc
+       string.
+       (tooltip-show): Mention in the doc string the `top' and `left'
+       parameters in tooltip-frame-parameters, and x-max-tooltip-size.
+
+2001-10-22  Andre Spiegel  <spiegel@gnu.org>
+
+       Add autoscaling support for vc-annotate.
+       From J.D. Smith <jdsmith@astro.cornell.edu>.
+       
+       * vc.el (vc-annotate-display-default): Accept colormap scaling
+       ratio (now deprecated).
+       (vc-annotate-display-autoscale): Added.
+       (vc-annotate-add-menu): New autoscaling menu options "Span to
+       Oldest" and "Span Oldest->Newest".  Easymenu support added for
+       toggle menus driven by customize variable
+       `vc-annotate-display-mode'.
+       (vc-annotate-display-select): Added.
+       (vc-annotate): Changed temp-buffer-show-function to
+       `vc-annotate-display-select'.
+       (vc-annotate-display): Removed arguments BUFFER and BACKEND.
+       Added argument OFFSET.  Instead of backend function, calls now
+       generic `vc-annotate-difference'.
+       (vc-annotate-difference): Added as generic function instead of
+       backend-specific function.  No longer takes argument POINT, but
+       instead accepts a time OFFSET.
+       (vc-default-annotate-current-time): Added.
+
+       * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
+       version in vc.el, with 
+       (vc-cvs-annotate-current-time): Added, as override of default.
+       (vc-cvs-annotate-time) Added. Taken mostly from the (now removed)
+       `vc-cvs-annotate-difference'.
+
+2001-10-22  Gerd Moellmann  <gerd@gnu.org>
+
+       * saveplace.el (save-place): Require `saveplace'.
+
+       * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist): 
+       Use `sexp' for :value-type instead of `face'.
+
+2001-10-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
+       regexps due to 5-digit message IDs.
+
+2001-10-21  Jason Rumney  <jasonr@gnu.org>
+
+       * term/w32-win.el (redisplay-dont-pause): Don't set.
+
+2001-10-21  Miles Bader  <miles@gnu.org>
+
+       * help-funs.el (help-manyarg-func-alist): Variable removed.
+
+2001-10-21  Miles Bader  <miles@gnu.org>
+
+       * help-funs.el (help-manyarg-func-alist): Remove entries for
+       `insert', `insert-and-inherit', `insert-before-markers',
+       `insert-before-markers-and-inherit', `message', `message-box',
+       `message-or-box', `propertize', `format', `encode-time', `append',
+       `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
+       `insert-string', `ml-if', `ml-provide-prefix-argument', and
+       `ml-prefix-argument-loop'.
+
+2001-10-21  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc.el (vc-diff-internal, vc-coding-system-for-diff, 
+       vc-default-diff-tree): New functions.
+       (vc-version-diff): Use them.  As a result, coding systems are now
+       set up properly for all sorts of diffs, and tree diffs can now
+       also be done locally.
+       (vc-diff): With a prefix argument, don't require that it's called
+       from a buffer under version control.
+       (diff-switches): Remove duplicate definition.
+       
+       * vc-cvs.el (vc-cvs-diff-tree): New function.
+
+2001-10-21  Miles Bader  <miles@gnu.org>
+
+       * help-funs.el (help-manyarg-func-alist): Remove entries for
+       `list', `vector', `make-byte-code', `call-process',
+       `call-process-region', `string', `+', `-', `*', `/', `max', `min',
+       `logand', `logior', and `logxor'.
+
+       * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
+       image bits to compensate.  Use `make-string' instead of
+       `make-bool-vector' (XBM apparently wants byte-aligned rows).
+
+2001-10-20  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (kill-ring-save): Don't show extent of copied region
+       if using transient-mark-mode and region is fully visible.
+
+2001-10-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * (Version 21.1 released.)
+
+2001-10-19  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * files.el (auto-mode-alist): Associate .indent.pro with
+       Fundamental mode.  Suggested by Samuel Padgett
+       <spadgett1@nc.rr.com>.
+
+2001-10-18  Sam Steingold  <sds@gnu.org>
+
+       Put the *Compile-Log* buffer in `compilation-mode'.
+       * emacs-lisp/bytecomp.el (byte-goto-log-buffer): New function.
+       (byte-compile-log-1, byte-compile-log-file)
+       (displaying-byte-compile-warnings): use it
+
 2001-10-18  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * mail/smtpmail.el (smtpmail-via-smtp): Use mail-envelope-from if set.
+
        * xml.el (xml-parse-tag): Use eq on char-after's return value.
 
 2001-10-18  Gerd Moellmann  <gerd@gnu.org>