comparison lisp/ChangeLog @ 62696:84252cd99187

(normal-top-level): Allow modification of load-path while iterating over it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 25 May 2005 14:18:45 +0000
parents 368b11560704
children 1290d63e6ab3
comparison
equal deleted inserted replaced
62695:b47fe7545b02 62696:84252cd99187
1 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * startup.el (normal-top-level): Allow modification of load-path while
4 we're iterating over it.
5
1 2005-05-25 Juanma Barranquero <lekktu@gmail.com> 6 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file) 8 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
4 (thumbs-cleanup-thumbsdir, thumbs-call-convert) 9 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
5 (thumbs-resize-interactive, thumbs-insert-image) 10 (thumbs-resize-interactive, thumbs-insert-image)
20 * window.el (quit-window, shrink-window-if-larger-than-buffer): 25 * window.el (quit-window, shrink-window-if-larger-than-buffer):
21 Doc fixes. 26 Doc fixes.
22 27
23 2005-05-24 Nick Roberts <nickrob@snap.net.nz> 28 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
24 29
25 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map): Bind 30 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
26 gdb-inferior-io-eof to C-d. 31 Bind gdb-inferior-io-eof to C-d.
27 32
28 * dired.el (dired-dnd-popup-notice): Use message-box. 33 * dired.el (dired-dnd-popup-notice): Use message-box.
29 34
30 2005-05-23 Masatake YAMATO <jet@gyve.org> 35 2005-05-23 Masatake YAMATO <jet@gyve.org>
31 36
32 * bindings.el (mode-line-major-mode-keymap): Bind 37 * bindings.el (mode-line-major-mode-keymap):
33 [mode-line down-mouse-1] to `mouse-major-mode-menu'. 38 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
34 39
35 * faces.el (mode-line-highlight): New face. 40 * faces.el (mode-line-highlight): New face.
36 41
37 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight 42 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
38 as mouse-face. 43 as mouse-face.
392 * calc/calc-graph.el (calc-graph-format-data): Make sure 397 * calc/calc-graph.el (calc-graph-format-data): Make sure
393 var-PlotRejects is bound before trying to check its value. 398 var-PlotRejects is bound before trying to check its value.
394 399
395 2005-05-19 Carsten Dominik <dominik@science.uva.nl> 400 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
396 401
397 * textmodes/reftex.el (reftex-isearch-minor-mode): Moved the 402 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
398 definition of this variable from reftex-global.el to reftex.el, 403 definition of this variable from reftex-global.el to reftex.el,
399 because it is needed in the menu. 404 because it is needed in the menu.
400 405
401 2005-05-19 Lute Kamstra <lute@gnu.org> 406 2005-05-19 Lute Kamstra <lute@gnu.org>
402 407
415 * progmodes/make-mode.el (makefile-add-this-line-targets): 420 * progmodes/make-mode.el (makefile-add-this-line-targets):
416 Simplify and integrate into `makefile-pickup-targets'. 421 Simplify and integrate into `makefile-pickup-targets'.
417 (makefile-add-this-line-macro): Simplify and integrate into 422 (makefile-add-this-line-macro): Simplify and integrate into
418 `makefile-pickup-macros. 423 `makefile-pickup-macros.
419 (makefile-pickup-filenames-as-targets): Simplify. 424 (makefile-pickup-filenames-as-targets): Simplify.
420 (makefile-previous-dependency, makefile-match-dependency): Don't 425 (makefile-previous-dependency, makefile-match-dependency):
421 stumble over `::'. 426 Don't stumble over `::'.
422 427
423 2005-05-19 Nick Roberts <nickrob@snap.net.nz> 428 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
424 429
425 * subr.el (post-command-idle-hook, post-command-idle-delay): 430 * subr.el (post-command-idle-hook, post-command-idle-delay):
426 Remove obsoletion of post-command-idle-hook and 431 Remove obsoletion of post-command-idle-hook and
430 is called to take user back to the list of faces. 435 is called to take user back to the list of faces.
431 436
432 * help-fns.el (describe-variable): Remove hyperlinks in a 437 * help-fns.el (describe-variable): Remove hyperlinks in a
433 variable's value as these are quite frequently inappropriate. 438 variable's value as these are quite frequently inappropriate.
434 439
435 * follow.el (follow-submit-feedback, follow-mode): Remove 440 * follow.el (follow-submit-feedback, follow-mode):
436 references to post-command-idle-hook. 441 Remove references to post-command-idle-hook.
437 442
438 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org> 443 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
439 444
440 * progmodes/make-mode.el (makefile-previous-dependency) 445 * progmodes/make-mode.el (makefile-previous-dependency)
441 (makefile-match-dependency): Check for := (and in bsd mode also 446 (makefile-match-dependency): Check for := (and in bsd mode also