Mercurial > emacs
comparison lisp/ChangeLog @ 92447:716a2a98d616
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 03 Mar 2008 11:43:21 +0000 |
parents | 1fe5dc1b18dd |
children | cbb45cf56a18 |
comparison
equal
deleted
inserted
replaced
92446:43421f91b96e | 92447:716a2a98d616 |
---|---|
1 2008-03-03 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * faces.el (face-spec-set): Fix typos in docstring. | |
4 | |
1 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu> | 5 2008-03-03 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 6 |
3 * bindings.el (mode-line-column-line-number-mode-map): New variable. | 7 * bindings.el (mode-line-column-line-number-mode-map): New variable. |
4 (standard-mode-line-position): Use it to add a menu for toggling | 8 (standard-mode-line-position): Use it to add a menu for toggling |
5 column number and line number display. | 9 column number and line number display. |
10280 Make the first command a `tramp-send-command' call, with let-bind | 10284 Make the first command a `tramp-send-command' call, with let-bind |
10281 of `tramp-end-of-output'. | 10285 of `tramp-end-of-output'. |
10282 (tramp-version, tramp-bug, tramp-reporter-dump-variable) | 10286 (tramp-version, tramp-bug, tramp-reporter-dump-variable) |
10283 (tramp-load-report-modules, tramp-append-tramp-buffers): | 10287 (tramp-load-report-modules, tramp-append-tramp-buffers): |
10284 Move to tramp-cmds.el. | 10288 Move to tramp-cmds.el. |
10285 | |
10286 * net/tramp-fish.el (tramp-fish-handle-copy-file) | 10289 * net/tramp-fish.el (tramp-fish-handle-copy-file) |
10287 (tramp-fish-do-copy-or-rename-file) | 10290 (tramp-fish-do-copy-or-rename-file) |
10288 (tramp-fish-do-copy-or-rename-file-directly): | 10291 (tramp-fish-do-copy-or-rename-file-directly): |
10289 * net/tramp-smb.el (tramp-smb-handle-copy-file): | 10292 * net/tramp-smb.el (tramp-smb-handle-copy-file): |
10290 Add parameter PRESERVE-UID-GID. | 10293 Add parameter PRESERVE-UID-GID. |