Remove duplicate definition of tty-defined-color-alist.
[bpt/emacs.git] / lisp / ChangeLog
index b7a06b3..24fe146 100644 (file)
@@ -1,3 +1,147 @@
+2010-10-24  Glenn Morris  <rgm@gnu.org>
+
+       * term/tty-colors.el (tty-defined-color-alist): Remove duplicate
+       definition of C variable.
+
+       * frame.el (show-trailing-whitespace, auto-hscroll-mode)
+       (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
+       Don't redefine things that are defined in C.
+       * cus-start.el: Also handle :risky, :safe, :set, and :tag.
+       (show-trailing-whitespace, auto-hscroll-mode)
+       (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
+       Set up the appropriate custom properties.
+
+2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       Bind "C-c ]" to ...
+       * progmodes/f90.el (f90-mode-map): ... f90-insert-end.
+       * nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
+       * textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
+       * textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
+
+2010-10-23  Glenn Morris  <rgm@gnu.org>
+
+       * textmodes/flyspell.el (flyspell-mode): If there was an error,
+       say what it was.
+
+       * frame.el (auto-hscroll-mode, cursor-in-non-selected-windows):
+       Sync docs with C version.
+
+       * term/ns-win.el (xw-defined-colors):
+       * term/x-win.el (xw-defined-colors): Make docs identical to w32-win.
+
+       * term/pc-win.el (x-select-enable-clipboard):
+       * term/x-win.el (x-select-enable-clipboard):
+       * w32-vars.el (x-select-enable-clipboard): Make doc-strings identical.
+
+       * comint.el (comint-password-prompt-regexp): Make it less vague.
+       Bump version.
+
+       * help-fns.el (doc-file-to-man, doc-file-to-info): New commands.
+
+       * help.el (finder-by-keyword): Remove unnecessary autoload.
+
+2010-10-22  Glenn Morris  <rgm@gnu.org>
+
+       * loadup.el: Unconditionally load float-sup.
+       * paren.el (show-paren-delay):
+       * emacs-lisp/float-sup.el:
+       * emulation/cua-base.el (cua-prefix-override-inhibit-delay):
+       * obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
+       (lazy-lock-stealth-verbose): Assume float support.
+       * ps-print.el: Assume float support on Emacs.
+       * emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
+       Remove non-float branch.
+
+       * emacs-lisp/autoload.el (batch-update-autoloads): Update for
+       src/Makefile no longer being pre-processed.
+
+2010-10-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/find-func.el (find-library): Use test-completion.
+
+2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * newcomment.el (comment-dwim): Fix the intentation in the doc string.
+
+010-10-21  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
+       space in stat format string.
+       (tramp-send-command): Unset $PS1 when using here documents, in
+       order not to get several prompts.
+       (tramp-get-inline-coding): Return `nil' in case of errors.
+
+2010-10-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * hexl.el (hexl-mode, hexl-mode-exit):
+       Tweak revert-buffer-function to inhibit auto-mode-alist (Bug#7252).
+       (hexl-revert-buffer-function): New function.
+       (hexl-before-revert-hook, hexl-after-revert-hook): Abolish.
+
+2010-10-19  Alan Mackenzie  <acm@muc.de>
+
+       * progmodes/cc-langs.el (c-type-decl-prefix-key): C++ bit:
+       Move "\(const\|throw\|volatile\)\>" nearer the start of the regexp, so
+       that these keywords aren't wrongly matched as identifiers.
+
+       * progmodes/cc-mode.el (c-before-change, c-after-change): Move the
+       setting of c-new-BEG and c-new-END from c-before-change to
+       c-after-change.  (Bug#7181)
+
+2010-10-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * cus-face.el (custom-theme-set-faces): Revert 2010-10-18 change.
+       Don't mark as safe.
+
+       * custom.el (custom-theme-set-variables): Likewise.
+       (load-theme): Add custom-theme-set-faces and
+       custom-theme-set-variables to safe-functions while loading.
+       (custom-enabled-themes): Mark as risky.
+
+2010-10-18  Julien Danjou  <julien@danjou.info>
+
+       * bindings.el: Remove end dashes in default mode-line-format.
+
+2010-10-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * bindings.el (global-map): Bind C-d to delete-char and deletechar
+       to delete-forward-char.
+
+       * simple.el (normal-erase-is-backspace-mode): Remap delete to
+       deletechar, and hence delete-forward-char.
+
+2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * repeat.el (repeat): Use read-key (bug#6256).
+
+2010-10-19  Chong Yidong  <cyd@stupidchicken.com>
+
+       * emacs-lisp/unsafep.el: Don't mark functions that display
+       messages as safe.  Suggested by Johan Bockgård.
+
+2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * minibuffer.el (completion--replace): Move point where it belongs
+       when there's a common suffix (bug#7215).
+
+2010-10-19  Kenichi Handa  <handa@m17n.org>
+
+       * international/characters.el: Add category '|' (word breakable)
+       to fullwidth characters.
+
+2010-10-19  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
+       (tramp-do-directory-files-and-attributes-with-stat): Use "e0" in
+       order to make stat results a float.  Patch by Andreas Schwab
+       <schwab@linux-m68k.org>.
+
+2010-10-18  Julien Danjou  <julien@danjou.info>
+
+       * avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
+       hidden by `make-pointer-invisible'.
+
 2010-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * files.el (locate-file-completion-table): Strip non-matching elements
 2010-10-15  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
-       Suppress expansion of tabs to spaces.
+       Suppress expansion of tabs to spaces.  Reported by Dale Sedivec
+       <dale@codefu.org>.
 
 2010-10-14  Kenichi Handa  <handa@m17n.org>