comparison lisp/ChangeLog @ 57634:0dd4932a3caa

(calc-describe-bindings): Fix last change.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 21 Oct 2004 19:09:46 +0000
parents ffffcbeaddac
children cf596d7f1e63
comparison
equal deleted inserted replaced
57633:ead4249849ac 57634:0dd4932a3caa
1 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * calc/calc-help.el (calc-describe-bindings): Fix last change.
4
1 2004-10-21 John Paul Wallington <jpw@gnu.org> 5 2004-10-21 John Paul Wallington <jpw@gnu.org>
2 6
3 * calc/calc-graph.el (calc-graph-init): 7 * calc/calc-graph.el (calc-graph-init):
4 Use `set-process-query-on-exit-flag'. 8 Use `set-process-query-on-exit-flag'.
5 9
23 Don't set buffer-read-only if MINOR is non-nil. 27 Don't set buffer-read-only if MINOR is non-nil.
24 28
25 2004-10-19 Jay Belanger <belanger@truman.edu> 29 2004-10-19 Jay Belanger <belanger@truman.edu>
26 30
27 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch) 31 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
28 (calc-emacs-type-gnu19): Removed. 32 (calc-emacs-type-gnu19): Remove.
29 (calc-digit-map, calc-read-key-sequence, calc-read-key): Removed 33 (calc-digit-map, calc-read-key-sequence, calc-read-key):
30 check for old emacs versions. 34 Remove check for old emacs versions.
31 35
32 * calc/calc-ext.el (calc-fancy-prefix): Removed emacs version check. 36 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
33 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map' 37 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
34 for current Emacs. 38 for current Emacs.
35 39
36 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at 40 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
37 the end of the minibuffer. 41 the end of the minibuffer.
38 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to 42 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
39 copy `esc-map'. 43 copy `esc-map'.
40 44
41 * calc/calc-graph.el (calc-graph-plot): Removed emacs version check. 45 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
42 46
43 * calc/calc-mode.el (calc-total-algebraic-mode): Removed error 47 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
44 call that would be given when the current emacs was used. 48 call that would be given when the current emacs was used.
45 49
46 2004-10-19 Ulf Jasper <ulf.jasper@web.de> 50 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
47 51
48 * calendar/icalendar.el: Set coding to utf-8. 52 * calendar/icalendar.el: Set coding to utf-8.
71 75
72 * paths.el (news-path): Fix previous change. 76 * paths.el (news-path): Fix previous change.
73 77
74 2004-10-18 Jay Belanger <belanger@truman.edu> 78 2004-10-18 Jay Belanger <belanger@truman.edu>
75 79
76 * calc/calc-help.el (calc-describe-bindings): Set 80 * calc/calc-help.el (calc-describe-bindings):
77 `buffer-read-only' to nil while working in the keybindings buffer; 81 Set `buffer-read-only' to nil while working in the keybindings buffer;
78 remove some extra information from the keybindings buffer. 82 remove some extra information from the keybindings buffer.
79 83
80 2004-10-18 David Ponce <david@dponce.com> 84 2004-10-18 David Ponce <david@dponce.com>
81 85
82 * mouse.el (mouse-drag-move-window-top): New function. 86 * mouse.el (mouse-drag-move-window-top): New function.
259 (mouse-movement-p, with-temp-buffer): Simplify. 263 (mouse-movement-p, with-temp-buffer): Simplify.
260 264
261 2004-10-12 Jay Belanger <belanger@truman.edu> 265 2004-10-12 Jay Belanger <belanger@truman.edu>
262 266
263 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list): 267 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
264 New variables. 268 New variables.
265 (calc-help-index-entries): New function. 269 (calc-help-index-entries): New function.
266 (calc-describe-function): Use `calc-help-function-list' instead of 270 (calc-describe-function): Use `calc-help-function-list' instead of
267 obarray for completion. 271 obarray for completion.
268 (calc-describe-variable): Use `calc-help-variable-list' instead 272 (calc-describe-variable): Use `calc-help-variable-list' instead
269 of obarray for completion. 273 of obarray for completion.
270 274
271 2004-10-12 Richard M. Stallman <rms@gnu.org> 275 2004-10-12 Richard M. Stallman <rms@gnu.org>
272 276
273 * info-look.el (info-lookup-file): Add info-file property. 277 * info-look.el (info-lookup-file): Add info-file property.
274 (info-lookup-symbol): Likewise. 278 (info-lookup-symbol): Likewise.
332 336
333 2004-10-11 Jay Belanger <belanger@truman.edu> 337 2004-10-11 Jay Belanger <belanger@truman.edu>
334 338
335 * calc/calc-misc.el (calc-info-goto-node): New function. 339 * calc/calc-misc.el (calc-info-goto-node): New function.
336 (calc-tutorial, calc-info-summary): Go to appropriate Calc info 340 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
337 node in one step. 341 node in one step.
338 (calc-describe-copying, calc-describe-distribution) 342 (calc-describe-copying, calc-describe-distribution)
339 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key): 343 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
340 Go to appropriate info node in one step. 344 Go to appropriate info node in one step.
341 345
342 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca> 346 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>