Mercurial > emacs
comparison lisp/ChangeLog @ 102971:dfda66dfca92
* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 14 Apr 2009 21:40:07 +0000 |
parents | 1db51ad29319 |
children | 9446d1875bbd |
comparison
equal
deleted
inserted
replaced
102970:1db51ad29319 | 102971:dfda66dfca92 |
---|---|
1 2009-04-14 Edward Wiebe <usenet@pusto.de> (tiny change) | |
2 | |
3 * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring. | |
4 | |
1 2009-04-14 Michael Albinus <michael.albinus@gmx.de> | 5 2009-04-14 Michael Albinus <michael.albinus@gmx.de> |
2 | 6 |
3 * net/tramp.el (tramp-handle-dired-recursive-delete-directory): | 7 * net/tramp.el (tramp-handle-dired-recursive-delete-directory): |
4 Fix an error in flushing cache data. | 8 Fix an error in flushing cache data. |
5 (tramp-handle-process-file): Flush all file cache values for the | 9 (tramp-handle-process-file): Flush all file cache values for the |
102 pre-existing Content-type header if we insert one. | 106 pre-existing Content-type header if we insert one. |
103 | 107 |
104 2009-04-09 Michael Albinus <michael.albinus@gmx.de> | 108 2009-04-09 Michael Albinus <michael.albinus@gmx.de> |
105 | 109 |
106 * net/tramp.el (tramp-file-name-handler-alist): Add `vc-registered'. | 110 * net/tramp.el (tramp-file-name-handler-alist): Add `vc-registered'. |
107 (tramp-handle-vc-registered ): New defun. (Bug#1741). | 111 (tramp-handle-vc-registered ): New defun. (Bug#1741) |
108 | 112 |
109 * net/tramp-cache.el (tramp-flush-directory-property): Use the | 113 * net/tramp-cache.el (tramp-flush-directory-property): Use the |
110 localname of KEY for check. | 114 localname of KEY for check. |
111 | 115 |
112 2009-04-09 Kenichi Handa <handa@m17n.org> | 116 2009-04-09 Kenichi Handa <handa@m17n.org> |
396 | 400 |
397 * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8. | 401 * eshell/em-ls.el (eshell-ls-file): Enlarge default size-width to 8. |
398 (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last | 402 (eshell-ls-dir): Under -l, call eshell-ls-printable-size with last |
399 argument nil. | 403 argument nil. |
400 | 404 |
401 2009-03-21 David Reitter <david.reitter@gmail.com> | 405 2009-03-21 David Reitter <david.reitter@gmail.com> |
402 | 406 |
403 * cus-start.el (all): Use existing `ns' rather than new `nextstep' | 407 * cus-start.el (all): Use existing `ns' rather than new `nextstep' |
404 group for variables affected by last two changes. | 408 group for variables affected by last two changes. |
405 | 409 |
406 2009-03-21 Eli Zaretskii <eliz@gnu.org> | 410 2009-03-21 Eli Zaretskii <eliz@gnu.org> |
407 | 411 |
408 * cus-start.el (all): Fix last change. | 412 * cus-start.el (all): Fix last change. |
409 | 413 |
410 2009-03-21 David Reitter <david.reitter@gmail.com> | 414 2009-03-21 David Reitter <david.reitter@gmail.com> |
411 | 415 |
412 * cus-start.el (all): Add ns-control-modifier, | 416 * cus-start.el (all): Add ns-control-modifier, |
413 ns-command-modifier, ns-alternate-modifier, ns-function-modifier, | 417 ns-command-modifier, ns-alternate-modifier, ns-function-modifier, |
414 ns-antialias-text, and ns-use-qd-smoothing. | 418 ns-antialias-text, and ns-use-qd-smoothing. |
415 | 419 |
755 Add version. | 759 Add version. |
756 (rmail-mime-total-number-of-bulk-attachments): Doc fix. | 760 (rmail-mime-total-number-of-bulk-attachments): Doc fix. |
757 (rmail-mime): Doc fix. Use rmail-apply-in-message. | 761 (rmail-mime): Doc fix. Use rmail-apply-in-message. |
758 Disable undo in the mime buffer, mark unmodified. | 762 Disable undo in the mime buffer, mark unmodified. |
759 | 763 |
760 2009-03-04 David Reitter <david.reitter@gmail.com> | 764 2009-03-04 David Reitter <david.reitter@gmail.com> |
761 | 765 |
762 * menu-bar.el (clipboard-yank): Avoid checking (x-selection-exists-p) | 766 * menu-bar.el (clipboard-yank): Avoid checking (x-selection-exists-p) |
763 if unbound in order to enable the item. | 767 if unbound in order to enable the item. |
764 For paste menu item, same, and check kill-ring. | 768 For paste menu item, same, and check kill-ring. |
765 | 769 |
951 | 955 |
952 2009-02-25 Dan Nicolaescu <dann@ics.uci.edu> | 956 2009-02-25 Dan Nicolaescu <dann@ics.uci.edu> |
953 | 957 |
954 * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing. | 958 * vc-dir.el (vc-dir-update): Make sure ./ is always first in the listing. |
955 | 959 |
956 2009-02-25 David Reitter <david.reitter@gmail.com> | 960 2009-02-25 David Reitter <david.reitter@gmail.com> |
957 | 961 |
958 * mail/mailclient.el (clipboard-kill-ring-save): Declare. | 962 * mail/mailclient.el (clipboard-kill-ring-save): Declare. |
959 | 963 |
960 2009-02-25 Kenichi Handa <handa@m17n.org> | 964 2009-02-25 Kenichi Handa <handa@m17n.org> |
961 | 965 |