Mercurial > emacs
comparison lisp/ChangeLog @ 68917:32ec32c68c16
*** empty log message ***
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Wed, 15 Feb 2006 07:28:15 +0000 |
parents | 08407ff48591 |
children | 4a9884bb7d65 |
comparison
equal
deleted
inserted
replaced
68916:485885718688 | 68917:32ec32c68c16 |
---|---|
42 property to links. | 42 property to links. |
43 | 43 |
44 * files.el (hack-local-variables): Remove ignored variables before | 44 * files.el (hack-local-variables): Remove ignored variables before |
45 checking if any variables need setting. | 45 checking if any variables need setting. |
46 | 46 |
47 >>>>>>> 1.9141 | |
48 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 47 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
49 | 48 |
50 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. | 49 * cus-start.el (all): Add x-gtk-whole-detached-tool-bar. |
51 | 50 |
52 2006-02-14 Juanma Barranquero <lekktu@gmail.com> | 51 2006-02-14 Juanma Barranquero <lekktu@gmail.com> |
235 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1. | 234 (ido-file-internal): Set mark for ido-insert-file. Use insert-file-1. |
236 | 235 |
237 2006-02-11 Martin Rudalics <rudalics@gmx.at> | 236 2006-02-11 Martin Rudalics <rudalics@gmx.at> |
238 | 237 |
239 * files.el (revert-buffer, recover-file): Replace buffer-read-only | 238 * files.el (revert-buffer, recover-file): Replace buffer-read-only |
240 with inhibit-read-only. Suggested by Stefan Monnier. | 239 with inhibit-read-only. Suggested by Stefan Monnier. |
241 (revert-buffer): Let insert-file-contents discard | 240 (revert-buffer): Let insert-file-contents discard |
242 buffer-undo-list. Simplify code. | 241 buffer-undo-list. Simplify code. |
243 (find-file, find-file-existing, revert-buffer): Doc-string fixes. | 242 (find-file, find-file-existing, revert-buffer): Doc-string fixes. |
244 | 243 |
245 2006-02-11 Eli Zaretskii <eliz@gnu.org> | 244 2006-02-11 Eli Zaretskii <eliz@gnu.org> |