comparison lisp/ChangeLog @ 65020:e81e00dbc2d2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 17 Aug 2005 15:49:10 +0000
parents d2f0e0ee3df1
children e274b4958a66
comparison
equal deleted inserted replaced
65019:8942a2af178d 65020:e81e00dbc2d2
1 2005-08-17 Richard M. Stallman <rms@gnu.org>
2
3 * cus-start.el (minibuffer-prompt-properties): Use "Don't Enter"
4 as tag instead of "Inviolable".
5
1 2005-08-17 Kim F. Storm <storm@cua.dk> 6 2005-08-17 Kim F. Storm <storm@cua.dk>
2 7
3 * windmove.el (windmove-coordinates-of-position): Remove. 8 * windmove.el (windmove-coordinates-of-position): Remove.
4 (windmove-coordinates-of-window-position): Remove. 9 (windmove-coordinates-of-window-position): Remove.
5 (windmove-reference-loc): Use posn-at-point instead. 10 (windmove-reference-loc): Use posn-at-point instead.
78 83
79 2005-08-15 Kim F. Storm <storm@cua.dk> 84 2005-08-15 Kim F. Storm <storm@cua.dk>
80 85
81 * ido.el (ido-buffer-internal): Use with-no-warnings. 86 * ido.el (ido-buffer-internal): Use with-no-warnings.
82 (ido-make-merged-file-list): Use while-no-input. 87 (ido-make-merged-file-list): Use while-no-input.
88
89 2005-08-15 Richard M. Stallman <rms@gnu.org>
90
91 * textmodes/flyspell.el (flyspell-large-region): Fix doc and custom type.
92 (flyspell-mark-duplications-flag): Doc fix.
83 93
84 2005-08-14 Richard M. Stallman <rms@gnu.org> 94 2005-08-14 Richard M. Stallman <rms@gnu.org>
85 95
86 * files.el (interpreter-mode-alist): Doc fix. 96 * files.el (interpreter-mode-alist): Doc fix.
87 97