Mercurial > emacs
comparison lisp/ChangeLog @ 47079:c3aa44550083
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 28 Aug 2002 06:43:49 +0000 |
parents | cb6bc8c92a2f |
children | d4f9e484db41 |
comparison
equal
deleted
inserted
replaced
47078:6e9df2174ee2 | 47079:c3aa44550083 |
---|---|
1 2002-08-28 Juanma Barranquero <lektu@terra.es> | |
2 | |
3 * subr.el (make-variable-frame-localizable): Alias for | |
4 `make-variable-frame-local'. | |
5 | |
1 2002-08-28 Miles Bader <miles@gnu.org> | 6 2002-08-28 Miles Bader <miles@gnu.org> |
2 | 7 |
3 * rfn-eshadow.el (read-file-name-electric-shadow-properties) | 8 * rfn-eshadow.el (read-file-name-electric-shadow-properties) |
4 (read-file-name-electric-shadow-tty-properties) | 9 (read-file-name-electric-shadow-tty-properties) |
5 (read-file-name-electric-shadow-mode): Remove compatibility defs. | 10 (read-file-name-electric-shadow-mode): Remove compatibility defs. |
6 | 11 |
7 * comint.el (comint-carriage-motion): Start at START. | 12 * comint.el (comint-carriage-motion): Start at START. |
8 | 13 |
9 2002-08-27 Francesco Potorti` <pot@gnu.org> | 14 2002-08-27 Francesco Potorti` <pot@gnu.org> |
381 | 386 |
382 * newcomment.el (comment-region): Force `lines' when `block' is set. | 387 * newcomment.el (comment-region): Force `lines' when `block' is set. |
383 | 388 |
384 2002-08-12 Richard M. Stallman <rms@gnu.org> | 389 2002-08-12 Richard M. Stallman <rms@gnu.org> |
385 | 390 |
386 * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag) | 391 * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag) |
387 (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar) | 392 (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar) |
388 (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression) | 393 (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression) |
389 (menu-bar-toggle-cua-mode, menu-bar-read-mail) | 394 (menu-bar-toggle-cua-mode, menu-bar-read-mail) |
390 (menu-bar-help-extra-packages, help-with-tutorial-spec-language) | 395 (menu-bar-help-extra-packages, help-with-tutorial-spec-language) |
391 (menu-bar-text-mode-auto-fill): New commands, used | 396 (menu-bar-text-mode-auto-fill): New commands, used |
392 in menu bar menus instead of lambda expressions. | 397 in menu bar menus instead of lambda expressions. |
393 | 398 |
394 (menu-bar-showhide-fringe-menu-customize-left) | 399 (menu-bar-showhide-fringe-menu-customize-left) |
395 (menu-bar-showhide-fringe-menu-customize-right) | 400 (menu-bar-showhide-fringe-menu-customize-right) |
396 (menu-bar-showhide-fringe-menu-customize-disable) | 401 (menu-bar-showhide-fringe-menu-customize-disable) |
397 (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes. | 402 (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes. |
398 | 403 |
399 (menu-bar-options-menu): Use toggle-truncate-lines. | 404 (menu-bar-options-menu): Use toggle-truncate-lines. |
400 (showhide-date-time): Call customize-mark-as-set. | 405 (showhide-date-time): Call customize-mark-as-set. |