]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(x-select-enable-clipboard): Customize (per lispref).
[gnu-emacs] / lisp / ChangeLog
index d97542037eac7f9027fcff012f40253d6b3198e7..e4ab54396c40d2d57d6377f68965bf89675ed85b 100644 (file)
@@ -1,5 +1,135 @@
+2000-11-27  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * select.el (x-get-selection): Docstring dix.
+
+2000-11-27  Gerd Moellmann  <gerd@gnu.org>
+
+       * play/5x5.el: Update from author.
+
+2000-11-27  Andrew Innes  <andrewi@gnu.org>
+
+       * makefile.nt (.SUFFIXES): Add .SUFFIXES.
+
+       * makefile.w32-in (.SUFFIXES): Add .SUFFIXES.
+
+2000-11-27  Miles Bader  <miles@gnu.org>
+
+       * dired.el (dired-get-filename): Return filename verbatim if
+       LOCALP is `verbatim'.
+       * dired-aux.el (dired-add-entry): Call `dired-get-filename' with
+       `verbatim' so that we don't inadvertently delete a non-existant
+       directory name.
+
+2000-11-27  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/characters.el: Specify cases and syntaxes for
+       mule-unicode-0100-24ff.
+
+2000-11-27  Gerd Moellmann  <gerd@gnu.org>
+
+       * toolbar/tool-bar.el (tool-bar-add-item-from-menu): Handle case
+       that foreground and/or background colors of the face `tool-bar'
+       are unspecified.
+
+2000-11-27  Miles Bader  <miles@gnu.org>
+
+       * wid-edit.el (widget-field-buffer, widget-field-start) 
+       (widget-field-end): Handle widget field `pseudo-overlays'.
+       (widget-field-value-delete): Delete WIDGET from `widget-field-new'
+       if it's there instead of in `widget-field-list'.
+
+       * help.el (help-manyarg-func-alist): Correct entry for `vconcat'.
+       (help-make-xrefs): Delete extraneous newlines at the end of the
+       docstring.
+
+2000-11-25  Jason Rumney  <jasonr@gnu.org>
+
+       * startup.el (command-line): Call set-locale-environment after
+       Window System init file is read, as it can result in a call to
+       redraw-frame.
+
+2000-11-25  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * simple.el (shell-command): Mention the effect of the prefix
+       argument in the doc string.
+
+2000-11-25  Miles Bader  <miles@gnu.org>
+
+       * cus-face.el (custom-face-attributes): Add "None" choice to :stipple.
+
+       * wid-edit.el (widget-field-value-delete): Don't try to delete
+       overlay when it's the `pseudo-overlay' that exists at some points.
+
+2000-11-24  Jason Rumney  <jasonr@gnu.org>
+
+       * international/mule-cmds.el (locale-language-names): Add "jp" as
+       a non-standard alternative for Japanese.
+
+2000-11-24  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-hooks.el: Require 'cl during compilation.
+
+2000-11-24  Gerd Moellmann  <gerd@gnu.org>
+
+       * faces.el (face-set-after-frame-default): Let face attributes
+       specified for new frames override frame parameters.
+
+       * startup.el (command-line): Fix computation of the source file
+       for user-init-file when user-init-file is a compiled file.
+
+2000-11-24  Miles Bader  <miles@gnu.org>
+
+       * cus-edit.el (custom-filter-face-spec, custom-pre-filter-face-spec) 
+       (custom-post-filter-face-spec): New functions.
+       (custom-face-set, custom-face-value-create): Filter the face spec
+       before and after customization.
+       (custom-face-set): If VALUE specifies a null face, pass a
+       non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
+       * cus-face.el (custom-face-attributes): Remove SET and GET
+       functions.  Add some IN-FILTER and OUT-FILTER functions in the few
+       cases they're needed.
+
+       * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
+       that it's distinguishable from the :off-glyph on dark-background
+       displays.  Set its background color too.
+
+       * cus-start.el (all): Restore entry for `mode-line-inverse-video',
+       so that people can easily turn it off.
+
+2000-11-24  Michael Kifer  <kifer@cs.sunysb.edu>
+       
+       * ediff-diff.el: Moved variables around to have it compile under NT.
+       
+       * ediff-help.el (ediff-use-long-help-message): Made it customizable.
+       
+       * ediff-init.el (ediff-abbrev-jobname): Use capitalize.
+       
+       * ediff-wind.el (ediff-skip-unsuitable-frames): Deleted the
+       redundant skip-small-frames test.
+       
+       * viper-cmd.el (viper-change-state-to-vi): Disable overwrite mode.
+       (viper-downgrade-to-insert): protect against errors in hooks.
+       
+       * viper-init.el (viper-vi-state-hook,viper-insert-state-hook)
+       (viper-replace-state-hook,viper-emacs-state-hook): Do cursor handling.
+       (viper-restore-cursor-type,viper-set-insert-cursor-type): New
+       functions.
+       
+       * viper-util.el (viper-memq-char): Bug fixes.
+       
+       * viper.el (viper-mode): Fix cursor handling.
+       
+2000-11-24  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule-diag.el (list-iso-charset-chars): For
+       two-byte charset, fix the `while' condition.
+       (list-non-iso-charset-chars): Fix the `while' condition.
+
 2000-11-23  Stefan Monnier  <monnier@cs.yale.edu>
 
+       * subr.el (add-hook, remove-hook): Don't call make-local-hook
+       if the variable is make-variable-buffer-local.
+
        * progmodes/ada-stmt.el (ada-template-map): Initialize
        and bind it to C-c t in ada-mode-map.
        (ada-stmt-mode-hook): New function extracted from old code.
        (tex-validate-buffer): Don't bother with marker-position.
 
        * textmodes/flyspell.el (flyspell-prog-text-faces): New var.
-       (flyspell-generic-progmode-verify): Use it.n
+       (flyspell-generic-progmode-verify): Use it.
 
 2000-11-22  Sam Steingold  <sds@gnu.org>
 
        function.
        
        * progmodes/ada-mode.el (ada-mode): Use it instead of
-       `ada-remove-trailing-spaces'
+       `ada-remove-trailing-spaces'.
        (ada-remove-trailing-spaces): Removed.
        
        * textmodes/two-column.el (2C-merge): Recommend it in the doc.
        * complete.el (partial-completion-mode): Drop unneeded positional args.
 
        * info.el (Info-mode):
-       * comint.el (comint-mode): Don't both with make-local-hook.
+       * comint.el (comint-mode): Don't bother with make-local-hook.
 
        * log-edit.el (log-edit-menu): New menu.