comparison lisp/ChangeLog @ 94517:26f40b2c5e7d

Revert incorrect fix for claimed bootstrap breakage.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 01 May 2008 15:18:52 +0000
parents d10cd2d8d9ae
children 069edac43148
comparison
equal deleted inserted replaced
94516:1734abb32f17 94517:26f40b2c5e7d
1 2008-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * Makefile.in: Revert incorrect fix for claimed bootstrap breakage.
4
1 2008-05-01 Daiki Ueno <ueno@unixuser.org> 5 2008-05-01 Daiki Ueno <ueno@unixuser.org>
2 6
3 * epa-file-hook.el: New file split from epa-file.el. 7 * epa-file-hook.el: New file split from epa-file.el.
4 * epa-file.el: Require 'epa-file-hook. 8 * epa-file.el: Require 'epa-file-hook.
5 (epa-file-handler): Add autoload cookie. 9 (epa-file-handler): Add autoload cookie.
588 enclosed by \\( and \\)$. Docstring fix. 592 enclosed by \\( and \\)$. Docstring fix.
589 (whitespace-trailing-regexp): Fun removed. 593 (whitespace-trailing-regexp): Fun removed.
590 (whitespace-report-list): Const initialization fix. 594 (whitespace-report-list): Const initialization fix.
591 (whitespace-color-on): Code fix. 595 (whitespace-color-on): Code fix.
592 596
597 2008-04-27 Andreas Schwab <schwab@suse.de>
598
599 * Makefile.el: Unbreak bootstrap.
600
593 2008-04-27 Michael Albinus <michael.albinus@gmx.de> 601 2008-04-27 Michael Albinus <michael.albinus@gmx.de>
594 602
595 * net/tramp.el (tramp-replace-environment-variables): New defun. 603 * net/tramp.el (tramp-replace-environment-variables): New defun.
596 (tramp-handle-substitute-in-file-name, tramp-file-name-handler): 604 (tramp-handle-substitute-in-file-name, tramp-file-name-handler):
597 Use it. 605 Use it.
869 (read-file-name-completion-ignore-case, insert-default-directory): 877 (read-file-name-completion-ignore-case, insert-default-directory):
870 New vars, moved from fileio.c. 878 New vars, moved from fileio.c.
871 (read-file-name): New fun, moved from fileio.c. 879 (read-file-name): New fun, moved from fileio.c.
872 * cus-start.el: Remove insert-default-directory and 880 * cus-start.el: Remove insert-default-directory and
873 read-file-name-completion-ignore-case. 881 read-file-name-completion-ignore-case.
882
883 * Makefile.in (emacs-deps): Leave it empty.
874 884
875 2008-04-23 Magnus Henoch <mange@freemail.hu> 885 2008-04-23 Magnus Henoch <mange@freemail.hu>
876 886
877 * tar-mode.el (tar-untar-buffer): If the entry has directory 887 * tar-mode.el (tar-untar-buffer): If the entry has directory
878 link type, extract it as a directory even if its file name doesn't 888 link type, extract it as a directory even if its file name doesn't